Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 14267
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: Fri Aug 29 10:19:43 CEST 2025

Total time taken to generate the page: 0.05111 seconds