From: Milind G. <mil...@gm...> - 2012-09-28 17:25:35
|
Hi, I see that if I have my wxlua application running and put windows on sleep. Then on waking up the computer the wx.wxGetTextFromUser dialog box does not show up. It has been activated since my application won't respond since the focus seems to be on that dialog which is somehow invisible and if I type something and press enter it is as if the box accepted the text and worked and returned control to the application. To make this work properly I have to exit the application and restart it. This is happening in windows 7, I haven't tried it on other platforms. Does anybody else see the same thing? Thanks, Milind |