Jump to content

Recommended Posts

Posted

What is "ownerdraw listbox"?

Thanks,

JS

It's a listbox crerate by the user and which is not a standard listbox with standard message

Posted

You mean a custom or non-standrad control.

Note: AutoIt only works with standard Microsoft controls - some applications write their own custom controls which may look like a standard MS control but may resist automation. Experiment!

Experiment!~

#)

Posted

A list box created by the user. In what language? If its in AutoIt try looking at the GUIListView.au3 include file that gafrost has so kindly been creating for us.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Posted

Thanks for the correction. I have only used it once. :wacko:

:D

JS

In fact i want to read a non standard listbox from a programm created in C++

Posted

Define non-standard.

It's not a ListBox32?

My guess by non-standard is maybe it was created using another library other than the Windows API.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...