| Forum List • Thread List • Refresh • New Topic • Search • Previous • Next 1 | 1. Help !!! #6121 Posted by: 2005-05-13 17:02:11 | Hi,
Now I write a wx-Application, under WinXp, for debugging shared memory, such as process ID, Module etc. In the OnInit() function I first create the shared memory, and then write a infinite loop "while(1)", within it just a function to output the shared memory information to the wxCtrlText. However if I start the .exe, the wxFrame becomes "white", just as the case "No Response" of the common windows Applications.
Thanks a lot for any reply, tips ...
| 2. Re: Help !!! #6123 | Is it possible to put that "function to output the shared memory information to the wxCtrlText" inside OnIdle event handler of your wxFrame or wxTimerEvent handler of a wxTimer? | Forum List • Thread List • Refresh • New Topic • Search • Previous • Next 1 |
|
|