On Feb 11, 2006, at 12:50 PM, [EMAIL PROTECTED] wrote:

The thing thats nice about the built-in RB listbox, is that it has a lot of
things already built-in. For example if you add too many rows, it will
automattically make a scroll bar at the right.

No it doesn't - It's either there or it isn't. That's easy. Auto- hiding the scrollbar is only about two lines more code though.


It grabs selections of cells (rows and columns).
A canvas doesn't have a scrollbar. So I suppose I would have to put
a scrollbar next to the canvas, then make it invisible or not, and adjust the width of the canvas depending on the number of rows. Seems like a lot of
trouble.

You can make a basic listbox in an hour. It's really not that hard. The tricky stuff is column reordering and resizing and being able to handle a large amount of data.



Seth Willits
----------------------------------------------------------
Freak Software - http://www.freaksw.com/
ResExcellence - http://www.resexcellence.com/realbasic/
----------------------------------------------------------

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to