[Kst] Copy/Paste behavior
Barth Netterfield
netterfield at astro.utoronto.ca
Wed Mar 16 18:36:56 CET 2005
On March 16, 2005 12:11 pm, George Staikos wrote:
> > The back-buffer idea is a good one, and I don't see why it couldn't
> > be made to work.
>
> We don't need to implement anything new at all. We already have the
> necessary code for this in the graphics export code. Hooking it into the
> drag object won't result in any delay except at drop time.
There are two reasons I like using the back buffer rather than the graphics
export code:
-It gives a clean rule about how large the plot should be - as big as it is.
-The delay will always be short, independent of how many points are in the
vector, etc.
cbn
More information about the Kst
mailing list