hi, I am new to palm development, so please excuse me if this question is naive. I would like to display several bitmaps on a form. Each bitmap alone will fit on the screen, but the total size of the bitmaps is larger than the 160 pixel screen height. I would like to be able to use a scroll bar to view all of the images on the same form. My understanding is that a scroll bar must be attached to some sort of container object (a field, table, list, etc.). A scrollable table of bitmaps would provide the kind of functionality I would like, but it seems as though tables are not allowed to contain bitmaps. Is there a good way to implement scrolling capability for bitmaps, or do I need to use some sort of previous/next button navigation scheme with multiple forms? Thanks.
-Tim Hilton -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
