I would like to create a custom page using nsDailogs that is similar to the Components Page in MUI. It should have a scrolling section that will contain the list of CheckBoxes. The list will be populated at runtime depending on the programs already installed on the computer. I would like to include the scroll pane because the list may become too long to show on the screen.
Is there some way to create a ListBox and add CheckBoxes to it similar to adding Strings to it? Forum thread for adding Strings to ListBox: http://forums.winamp.com/showthread.php?threadid=276367
Thanks for the help!