Jump to content

Recommended Posts

Posted

Also would like to be able to capture their text for comparison.

Which control would I use?

Example would be appreciated..

I've tried this but it doesn't appear to work.

$NumLines = ControlListView ("HP USB Disk Storage Format Tool","", 1003, "GetItemCount")

Posted

Also would like to be able to capture their text for comparison.

Which control would I use?

Example would be appreciated..

I've tried this but it doesn't appear to work.

$NumLines = ControlListView ("HP USB Disk Storage Format Tool","", 1003, "GetItemCount")

a dropdown is not a listview

should be some scripts already written for external standard windows combo boxes.

if you can't find them i'm sure someone can

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Posted

a dropdown is not a listview

should be some scripts already written for external standard windows combo boxes.

if you can't find them i'm sure someone can

LOL

gafrost!! I believe u from a UDF for it some time ago.

GuiCombo.au3 if I remember correctly, there's a function named _GUICtrlComboGetCount

The speed of sound is defined by the distance from door to computer divided by the time interval needed to close the media player and pull up your pants when your mom shouts "OH MY GOD WHAT ARE YOU DOING!!!"

Posted

LOL

gafrost!! I believe u from a UDF for it some time ago.

GuiCombo.au3 if I remember correctly, there's a function named _GUICtrlComboGetCount

Yep that one should work, from one of the latest betas, the latest will accept a handle to the control or an autoit control id, so should work.

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...