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++ MT-multithreading and servers » (win32) gui in a dll
Re: (win32) gui in a dll [message #44347 is a reply to message #44346] Thu, 26 February 2015 08:30 Go to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
Yes, that is right. Technically, it would probably be possible with Win32 to run the GUI thread as non-main, but it might be confusing and a lot of code would need to be modified in U++...

Anyway, this model (I mean GUI running in the main thread) is pretty common arrangement, e.g. Qt has this too.

If you are running "the real stuff" in main thread now and GUI in another, would it be hard to swap that?

 
Read Message
Read Message
Previous Topic: HttpRequest for https page
Next Topic: How to add statistics feature on SkyLark aplication?
Goto Forum:
  


Current Time: Mon Jun 23 20:34:32 CEST 2025

Total time taken to generate the page: 0.06244 seconds