[interfacekit] Course of action for BScrollBar implementation
- From: DarkWyrm <bpmagic@xxxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Sat, 11 Jan 2003 11:39:02 -0500
Marc Flerackers and I have been conversing about what way to go for
BScrollBar would be best - server-based, client-based, or some compromise
between the two. For those uninitiated, R5's app_server handles all input and
drawing for scrollbars and everything else AFAIK is handled by client-side
class code.
The advantage of the server-based method is that if an application isn't
super responsive, you scroll it without lag and then wait for the app to
catch up. The down side of this, though, is that developers cannot change the
look or input handling of scrollbars.
The client-based method would be just the opposite of the server-based method
- the ability to modify input handling and looks, but if the app is a
problem, scroll speed is limited by the application.
It might also be possible to do some combination of the two which I haven't
thought of. Being any of these is possible, what are your thoughts, guys?
--DW
- Follow-Ups:
- [interfacekit] Re: Course of action for BScrollBar implementation
- From: Isaac Yonemoto
- [interfacekit] Re: Course of action for BScrollBar implementation
- From: Marc Flerackers
- References:
- [interfacekit] BString revamp
- From: Jack Burton
Other related posts:
- » [interfacekit] Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- » [interfacekit] Re: Course of action for BScrollBar implementation
- [interfacekit] Re: Course of action for BScrollBar implementation
- From: Isaac Yonemoto
- [interfacekit] Re: Course of action for BScrollBar implementation
- From: Marc Flerackers
- [interfacekit] BString revamp
- From: Jack Burton