Pete Dempsey schrieb: > Juergen, > > To Do sample uses a table, I'm looking for an example where a List has > checkbox items. > > Pete > > -----Original Message----- > From: Jürgen Wind [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 16, 2005 3:21 PM > To: Palm Developer Forum > Subject: Re: List with checkboxes > > Pete Dempsey schrieb: > >>Hi, >> >>I want to have list that would display checkboxes for each item and was >>wondering is someone could tell me of a sample I have a look at or even >>better a piece of code that does the same thing. >> >>Thanks in advance, >> >>Pete > > > Hi Pete, > > have a look at the ToDo-App that comes with the SDK. > > Regards, > > Juergen >
Pete, I guess it will not work with a list. Maybe I'm wrong, it could be possible to draw a checkbox in your custom draw function, or you may be able to have a column of checkboxes seperate to your list and manage them. But then you can also use a table instead ( which is easier ). Juergen -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
