on 11/7/04 12:21 AM, Ben Combee at [EMAIL PROTECTED] wrote: >> What does TblHasScrollBar do? > > If this is set, then the field that's created when editing a table cell has > it's "hasScrollBar" property turned on. This causes the field to send > fldChangedEvents more frequently, as you may need to update an attached > scroll bar for the field.
Thanks Ben. I see. My scroll bar is for the whole table. I have a related question... My table does not take up the whole display as a typical table+scroll bar would. It's small in a dialog with other controls. I put a frame around it. Where should the scroll bar go? Inside the frame? I've searched for example pictures, but didn't find any. I notice many lists use the little arrows and not a scroll bar, but it appears they're used when it's a simple selection list. I have other stuff in my table, like checkboxes. So, that's why I thought it should have a scroll bar (tell me if I'm wrong). Thanks. Terry -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
