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 » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » Groovey
Re: Groovey [message #6424 is a reply to message #6423] Sun, 12 November 2006 08:50 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
Quote:


I'll go ahead and admit that I'm confused as to where to go from here. A lot of threading, basically. I need to make a render thread and a transform thread at the minimum. And I need to mutex the stuff so that I don't close the program at the wrong state and all.



Not sure whether you are actually using U++ as library, but mutexes, threads etc... and in Core/Mt.h and Core/Thread.h.

U++ GUI should run in single thread. See reference/GuiMT as an example of multithreaded GUI application.

Mirek
 
Read Message icon3.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Vector of Vector
Next Topic: Using DOM like XML parser
Goto Forum:
  


Current Time: Sat May 11 14:29:48 CEST 2024

Total time taken to generate the page: 0.02370 seconds