Home » U++ Library support » TopWindow&PopUp, TrayIcon » [Solved] How to merge two EventLoops together
[Solved] How to merge two EventLoops together [message #5581] |
Wed, 04 October 2006 18:27  |
3togo
Messages: 83 Registered: May 2006 Location: Hong Kong SAR
|
Member |
|
|
Present Scenerio:
1) class TrayWindow which is inherited from TopWindow was created
2) EventProc was implemented for TrayWindow
If I created say 1 TopWindow plus 1 TrayWindow as below
TopWindow w1;
TrayWindow t1;
Then it ended up with two set of EventLoops.
Does anyone knows how to merge two eventloops together.
3togo
[Updated on: Fri, 06 October 2006 23:38] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Apr 25 18:58:40 CEST 2025
Total time taken to generate the page: 0.03593 seconds
|