| Author |
Message |
Topic: How to create a timer |
orditeck
Replies: 2
Views: 11296
|
Forum: General Help Posted: Sun Jun 19, 2005 10:16 pm Subject: How to create a timer |
Yeah !!!
Thack you !  |
Topic: How to create a timer |
orditeck
Replies: 2
Views: 11296
|
Forum: General Help Posted: Fri Jun 17, 2005 7:00 pm Subject: How to create a timer |
Hello.
I would like to create a timer which, at each 5 seconds, would refresh the page of the naviguator.
I already inserted the naviguator, but I do not know how to make to make a cooling of this o ... |
Topic: @event() |
orditeck
Replies: 5
Views: 15657
|
Forum: General Help Posted: Sun Jun 12, 2005 2:39 am Subject: @event() |
DIALOG CREATE,New Dialog,-1,0,240,160,RESIZABLE
DIALOG SHOW
:EVLOOP
WAIT EVENT
GOTO @event()
:CLOSE
EXIT
:RESIZE
GOTO EVLOOP
When you use "RESIZABLE", an event is made cal ... |
Topic: @event() |
orditeck
Replies: 5
Views: 15657
|
Forum: General Help Posted: Fri Jun 10, 2005 8:02 pm Subject: @event() |
filip, your councils do not function...
Dr. Dread => Now, when i run my program, i have the info box " Resize " and the error " Rune Time 12 ".
Thanks  |
Topic: @event() |
orditeck
Replies: 5
Views: 15657
|
Forum: General Help Posted: Fri Jun 10, 2005 12:37 am Subject: @event() |
Hi all.
First, i speak french. My english is very bad. If anyone speak french here, check the message bottom.
---------------------
English (try ^^)
---------------------
I have a problem ... |
| |