From: Joost K. <jku...@ho...> - 2013-12-11 04:12:33
|
Hello, 1.In the wxPLplotdemo example, the bottom half of the plot display is empty (see http://img197.imageshack.us/img197/5332/oqdv.jpg ). Having seen this in wxWidgets before I expect a sizer issue.When resizing the screen, it becomes worse (only the original visible size will stay visible, but the plot is moving with the size of the window). This does not occur when running examples with "-dev wxwidgets", in that case everything is fine.Running wxwidgets-3.0.0, Windows 7. 2.When using "x00.exe -dev wxwidgets", and then simply closing the window, a popup "x00.exe has stopped working" occurs. Unfortunately my Visual Studio is not set up to automatically direct me to the source code to debug. This happens with any example. |