Thank you phil, I am in a hurry, actually but plplot offers so many drivers! I think I will stick with tk for the moment, because it offers (like wx) the students the capability to take a hardcopy of their preferred pictures. Fulvio
From: phil rosenberg <[email protected]> Subject: Re: [Plplot-devel] [ plplot-Bugs-3604554 ] wxwidgets window Date: Sun, 24 Feb 2013 14:55:07 -0800 (PST) > Hi All > Sorry, but I've done some more testing today and unfortunately my current > patch causes problems if the user creates two streams running alongside each > other. Currently I don't think wxPLPlotApp has sufficient awareness of the > streams and frames to deal with all this correctly. This is going to require > some restructuring work I think to get right. > > Also unfortunately, despite installing wxWidgets from source on my Ubuntu > box I'm still not able to step throught he wxWidgets code in the debugger in > Eclipse. If anyone else on the list knows how I can set this up I'd be happy > to listen. I'm jus too used to Windows I guess. > > Fulvio - If you need to get PLplot working with wxWidgets in a hurry you can > still create a wxWidgets application initialize plplot with one of the > wxWidget drivers to get a wxBitmap or wxImage and use OnPaint to paint this > to screen - it's how I usually use PLplot. It doesn't suffer the same > problems as there is no mixing of console and gui elements. > > Phil > > > ________________________________ > From: Alan W. Irwin <[email protected]> > To: phil rosenberg <[email protected]> > Cc: Werner Smekal <[email protected]>; Werner Smekal > <[email protected]>; fulvio ciriaco <[email protected]>; > "[email protected]" <[email protected]>; > "[email protected]" <[email protected]> > Sent: Sunday, 24 February 2013, 5:48 > Subject: Re: [Plplot-devel] [ plplot-Bugs-3604554 ] wxwidgets window > > On 2013-02-23 17:02-0800 phil rosenberg wrote: > >> I should now be able to supply a patch that give correct operation > and closure of a single window and allows the console to continue > running without the orphaned window. Would you like that as a patch > now with possibly more to follow? > > Hi Phil: > > Please go ahead and send your proposed patch as an attachment to this > list. I don't understand the wxwidgets device driver that well, but if > I find here that your patch builds and runs using all our standard C > examples without issues on Linux (using the test_c_wxwidgets target) > as well as reducing the test.c issues like you describe, then I would > be strongly inclined to apply it. > > Of course, I would also follow the advice of Werner (who is familiar > with the wxwidgets code since he is its original implementer) > concerning your proposed patch _if_ he gets in touch. There has been > no response to my first attempt to contact him, and in fact it appears > that the SourceForge mailer filtered out the CC to him for some > reason. So this time, I am CCing to the last two known addresses for > him to see if that will get a response. But meanwhile, Phil, please > send your patch so I can try the test_c_wxwidgets target with it (and > you may want to try that target yourself on Linux first (using "make > test_c_wxwidgets" if you have first run cmake with the -DBUILD_TEST=ON > option). > > 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
