Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessing Toolbar Properties in QM2.4.3
#1
I have written the following simple statements to access the toolbar properties popup window in QM2.4.3.

Function tempf03
Code:
Copy      Help
int w=win("" "QM_Dropdown")
Acc a.Find(w "LISTITEM" "Auto shrink" "class=SysListView32[]id=1010" 0x1005)

I wonder whether :
(a) there exists a smarter way for this access.
(b) It is possible to get the state (ticked/unticked) of button-type properties.

Thank you in advance.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)