Christopher Barker wrote:
> Astan Chee wrote:
>> I've used ScrollCanvas before and it was awfully slow. My attempt at 
>> doing it manually (sticking scrollbars to a frame) was even slower.
>
> That's one of the reasons I didn't do it in the first place! The 
> problem with using scroll bars is that they ask the window to re-draw 
> itself constantly as you scroll.
and
> No, the other way around -- when the Bounding Box changes, the scroll 
> limits would have to change -- that only happens when objects are 
> added to or removed from the canvas.
>
Have caused me to abandon/give up on this altogether. My main concern 
was speed and a similar implementation on scrollwindow was very 
disappointing (as I had many objects to draw).
Anyway, thanks again for the pointers.
Cheers
Astan
_______________________________________________
FloatCanvas mailing list
[email protected]
http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas

Reply via email to