Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mes with smart dialogs
#1
When I call mes from a smart dialog(after button pressed), it shows the mes and then the dialog will be closed. How I can keep the dialog opened?

Code:
Copy      Help
,case 1
,mes "test"
#2
it doesnt do that for me. post your code and let's have a look.
An old blog on QM coding and automation.

The Macro Hook
#3
ahhh...it does when i take out the ok button.
do this.


Code:
Copy      Help
,case 1
,,mes("test")
,,ret 0
An old blog on QM coding and automation.

The Macro Hook
#4
Thanks..


Forum Jump:


Users browsing this thread: 1 Guest(s)