ListIconGadget with Linked List
Posted: Tue Apr 01, 2008 5:58 am
I'm displaying a Linked List data set within a ListIconGadget. By clicking on a line within the ListIcon, the line is highlighted.
Please tell me how to "capture" that action (click) and also how to "capture" the line number (record within the Linked List).
I'd like to be able to highlight a line, then click on an "delete" button on the pull-down menu ... and remove that line from the Linked List. Much like I can do with a spreadsheet in (say) Excel.
Thanks for the help.
Please tell me how to "capture" that action (click) and also how to "capture" the line number (record within the Linked List).
I'd like to be able to highlight a line, then click on an "delete" button on the pull-down menu ... and remove that line from the Linked List. Much like I can do with a spreadsheet in (say) Excel.
Thanks for the help.