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.
#2
Stops when you click message box.
#3
May i ask for what reason? I dont see anything usefull in it.
#4
User must have a way to prevent auto closing message box until he/she decides what button to click.


Forum Jump:


Users browsing this thread: 1 Guest(s)