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 » ChatClient with Ultimate++
Re: ChatClient with Ultimate++ [message #14679 is a reply to message #14672] Fri, 07 March 2008 17:46 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Well, for starters... As I said, only main thread can do GUI. You are calling the textin_cb from non-main thread and calling SetQTF there. That cannot work. Use Post of callback there.

Also, you should not use global variables for widgets.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [BUG] Ctrl::AlignRight
Next Topic: what is the largest Array size please? ("out of memory" error)
Goto Forum:
  


Current Time: Wed Sep 03 20:07:49 CEST 2025

Total time taken to generate the page: 0.04733 seconds