Jump to content

Sinnach

Members
  • Posts

    2
  • Joined

  • Last visited

Sinnach's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Thank you for your answare, but i think we missunderstand eachother. I already build python/autoitX environment, and i can click on almost everithink except Toolbar buttons. And i know well help files ofc. So, i explain more specific: In default autoit the ControlCommand have this parameter: "SendCommandID", Command ID Simulates the WM_COMMAND message. Usually used for ToolbarWindow32 controls - use the ToolBar tab of Au3Info to get the Command ID. But in autoitX this parameter is missing... In default autoit there is many user defined _GuiCtrlToolbar_... functions. Those are missing from autoitX. After this information, can anyone tell me something about my original questions? how can i click on Toolbar buttons?how can i ask Tooltip of Toolbar buttons?how can i ask states of Toolbar buttons?Thanks Sinnach
  2. Hi, i'm stuck, anyone can help me? I try to access to ToolbarWindow32 with python/autoitX combo, but i don't find any solution in help or forum. Is anyone have an idea, how can i click on Toolbar buttons?how can i ask Tooltip of Toolbar buttons?how can i ask states of Toolbar buttons?Thank you for your answers:Sinnach
×
×
  • Create New...