-
October 31st, 2007, 11:05 AM
#1
Progress Bar not updated in real time
I have created a button :
Wait10
- NRBasic : add value to variable (NR.Wait,10,0,100)
- DELAY : Delay:1000
- ...
- ...
I have repeated NRBasic and DELAY ten times (10 seconds)
I have created a button :
WaitSlide :
- Component : NRBasic: Image Progress Bar Component 1,NR.Wait,0,100
When I click on Wait10 the WaitSlide is updated when the ten seconds are finished
Help
-
October 31st, 2007, 11:15 AM
#2
As you've seen it only updates the screen after the button action has completed. You'll need to use NetRemote.SetTimer for this
--Rob
-
October 31st, 2007, 11:17 AM
#3
-
November 1st, 2007, 12:24 PM
#4
How do use NetRemote.SetTimer for my problem ?
-
November 1st, 2007, 02:29 PM
#5
This won't directly answer your question, but let me direct you to another thread with users who are working on something similar: http://www.promixis.com/forums/showt...t=17452&page=2.
Best,
Tim
-
November 1st, 2007, 02:58 PM
#6
Ok, I'll read this thread in order to check if it answers to my prblem
Thank You
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules