Widget Candy: need help creating a list with a checkbox

I am fairly new to Corona and very new to Widget Candy. I’m sure what I want to do is simple, but in the absence of a specific example, I am just having a hard time getting started. If anyone could help, I’d really appreciate it! Here’s what I want to do:

Create a list with checkboxes for the user to select 5 items from the list. The list part I can do just fine, it’s getting the checkboxes and knowing which items on the list that were selected that is throwing me. Is there a way to nest the widgets?

I did find a similar post, but the reply made no sense to me as I don’t know what an icon list is or how to create one or how to reference it, etc… it read:

…the “list sliders” are nothing more than icons that are changed for each list item when tapped to indicate the current state of each item. You can easily change this to checkbox images just by changing the icon number in the example code and providing an icon sheet with two checkbox icons (checked and unchecked)…

If anyone has done something similar that they wouldn’t mind sharing the code for as an example, it would help me a great deal! I bought Widget Candy because I thought it would be easier to accomplish this task. So far no luck :frowning:

Thanks so much,
Chris [import]uid: 97836 topic_id: 28200 reply_id: 328200[/import]

I would like this feature also.
[import]uid: 104085 topic_id: 28200 reply_id: 115542[/import]

Actually, the toggle button seems to fit the bill for me. You should try it too. [import]uid: 104085 topic_id: 28200 reply_id: 115871[/import]