On 2013-02-22 16:25-0800 phil rosenberg wrote: > Hi Fulvio > Yes wxWidgets immediately aborts in this circumstance. Looking at the source > code this feature appears to have been added by design, although I don't know > the reason. I'm not sure it is necessarilly what we want to occur. It can > also cause memory leaks during exit because control never returns to the main > function. > > Alan what do you think? Changing this behaviour should only be a matter of > removing a few lines of code.
Hi Phil (with CC to Werner and Fulvio): To me it appears this windows close issue is a separate issue which extends to a number of devices according to Fulvio's tests. While the test.c and right-click (or CR) issue only occurs for wxwidgets. So I think we should wait to deal with the windows close issue until the right-click issue is fixed. What concerns me about the right-click issue is the big difference between Windows and Linux. I (and Fulvio if he is using Debian wheezy) use the same version (2.8.12.1-12) of wxwidgets as you do, Phil. Yet from your just previous e-mail you get perfect results on Windows and we don't on Linux. So this right-click issue should obviously be debugged on Linux, but I am really short of time at the moment and not that familiar with the wxwidgets code. Werner (who I have Cc'd and who I hope takes this opportunity to look at the full thread including the test.c attachment to my last post) is the guy who originally implemented the wxwidgets device driver so I am hoping he will have some insight. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
