U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » is there a function to stop the program N milliseconds?
Re: is there a function to stop the program N milliseconds? [message #11982 is a reply to message #11977] Sat, 06 October 2007 17:50 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Well, you perhaps can eventually use Sleep here, but call Sync (e.g. for your TopWindow) so that any visual changes are displayed immediately.

Anyway, to do it with timer, the recommended way is to add TimeCallback member variable and use its methods.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Crash on LoadFromFile
Next Topic: How to read file into Memory
Goto Forum:
  


Current Time: Tue Sep 08 20:05:15 GMT+2 2026

Total time taken to generate the page: 0.00690 seconds