Jump to content

GetCurrentSelection in ComboBox


Lebovski
 Share

Recommended Posts

  • Moderators

I meant to comment on this this morning in the "same exact" thread you posted here:

http://www.autoitscript.com/forum/index.ph...=0&p=228436

I don't have the A02_01 - Break Call 12:12 No Conn Fee that you reffered to.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

No idea.... ( not enough info )

8)

1.Application Name:Tariff Studio (I can send you this application)

2.Application language: Visual C++ (Visual Studio 6.0)

3.AutoInfo text:

>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<

Size: X: 541 Y: 92 W: 120 H: 22

Control ID: 1286

ClassNameNN: ComboBox1

Text:

Style: 0x56000413

ExStyle: 0x00000000

4.A working script:

$Select=ControlCommand ( "", "", "ComboBox1", "GetCurrentSelection", "" )

MsgBox(4096,"Test",$Select,10)

I get only first letter, e.g. instead of "first" I get "f".

Screenshot in Attachment

Thank you.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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