Suggestions and/or examples would thus make a great virtual Xmas gift ;)
Get rid of the frame using WinEraseRectangle, get rid of the scroll arrows by fooling the list into always thinking that you only have X items in the list, where X = # of visible items. You have to manage your own scrolling (keep track of the list top and bottom, etc.), so it's definitely more work, but it's doable.
You have to manage the same issues is you use a gadget, except for the list selection, so using a list (at first glance) is not a _lot_ simpler than using a gadget.
Regards, Steve Mann
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
