Hi all, My app is in need of a list of an artibrary number of items, with a checkbox for each item.
I have created an app that uses tables to achieve this, but I'm not overly happy with how it turned out. Tables seem to be much more complex beasts than lists. I have heard that it is possible to include checkboxes in lists by creating them in the callback function. My problem is that I have not been able to find any samples of how this is achieved. I have scoured the net, but and people describe in pseudo-code what you do, but I'm not clear on the specifics. I'm a little bit fuzzy on how CallBack functions work, as well as how I would display and identify the checkbox when the user clicks on it. Perhaps someone could enlighten me? Ideally someone could link me to a sample of how this is achieved :) Thanks. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
