Hello Everybody,
Hope you all are doing well. I have a question for you. I have created a scrollbar and associated it with a list. Now is there anyway I can remove/hide the default scrolling-arrows that are associated with the list for scrolling purpose?
There is no code in Palm OS to disable those scroll buttons. It was intended at one time, but never got implemented. You'll either need to use a table hooked to a scroll bar, or set the list so that it never has more items than will fit on the screen, using a custom draw routine to map the visible items to the real list members.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
