[interfacekit] Re: Course of action for BScrollBar implementation

"Ingo Weinhold" <bonefish@xxxxxxxxxxxxxxx> wrote:
> ...
> window draw that much, that scrolling becomes sluggish. And if you 
> manage to get you window looper unresponsive, then it's not because 
> of 
> drawing and you should rather rethink your design -- e.g. spawn a 
> thread that does the time-consuming work and draw the scroll bar 
> immediately, but the contents when the data are ready.
> 
> I vote for `drop the server-side scrolling'.

Me too, at least we should try :-)
If that turns out to be a bad idea, we could still change it later, but 
then we would really know why ;)

Adios...
   Axel.



Other related posts: