Hi Werner, I've been able to make some progress, I have identified the issue on Tony's Mac, but my fix is not perfect yet. Can you just check that it fixes your issues too?
It is not perfect as it can require the user to ask for a refresh (e.g. resizing) to display the plots. But in the end, everything should be displayed! If so, I will work on improving it, else I will revert this part of the driver to the "QSAS way of plotting", which looks less clean (use of custom buffer structure rather than Qt QPicture buffer), but reliable. Cheers, Alban Werner Smekal wrote: > Hi Alban, > > I kind of "fixed" it by adding after line 1487 > > 1487: widget->resize(plsc->xlength, plsc->ylength); > 1488: widget->clearWidget(); > > Don't know why? But now the pages show up. Still black page if I press > return twice fast consecutively. > > HTH, > Werner > > > On 11.05.2009, at 16:15, Alban Rochel wrote: > >
qt_patch_mac.gz
Description: GNU Zip compressed data
------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
