Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mes?
#1
Hi Gintaras

I wanted to use a timed message box in one of my projects and noticed the timer stops and doesn't timeout whenever i click somewhere on the dialog. Is that normal or did i miss something again?

wanted to use the example from qm help.

Function Macro
Code:
Copy      Help
MES m
m.style="YNCn"
m.x=100
m.y=1
m.timeout=15
m.default='C'
int i=mes("message" "title" m)


thank you.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)