Werner Smekal wrote: > Hi, > >> This also allows you to only draw a on a part of the context. As noted >> before [2] the offset is ignored, so it isn't possible yet to draw >> at an >> offset. (I might take up on Alan's offer to accept patches.) > > The offset is definitely not meant for this, mainly because in former > times, there were no drivers which didn't provide it's on Window, > except the memory driver.
I'm puzzled by this as well. If you want the plot at some offset in the window, then why not just offset the cairo context that you pass to PLplot? Since you created the cairo context you should have complete control of its location and size inside the window. -Hazen ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
