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++
ChatClient with Ultimate++ [message #14666] Thu, 06 March 2008 18:06 Go to previous message
chochmah is currently offline  chochmah
Messages: 5
Registered: March 2008
Promising Member
Hi Forum,
My Problem is this:
I have written a chatclient using a chatlibrary that provides a function named chatout(char *text). Everytime the clint receives a new chatline chatout() is called;

My Question:
How can I make a change to the richtextview-widget from outside the Withj2Layout<TopWindow> class that the richtextview-widget blongs to? Just calling the widget.SetQTF(CHATTEXT); results in a crash.
Doing it with a callback from the TopWindow works, but callbacks are only called when something within the TopWindow happens and not when a string extern to the function is changed.
(I just want to change the displayed text in the windget when chatout() receives something)

I hope this is understable.

Thanks Alot for your time and help

chochmah
 
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: Tue May 14 01:46:02 CEST 2024

Total time taken to generate the page: 0.61968 seconds