From: Kevin L. <kl...@wa...> - 2002-04-02 20:50:53
|
Ok, I figured it out... The debugger does not start a second instance of wxWindows main loop on non-multitasking OS's. (IE: Win9x,ME) I ran the wxApp on W2K and the debugger worked just fine. |