Hello, I am trying to write an album application which can let user to create or delete album.
I want to make the UI of album list looks somewhat like palm's native application "Preferences". That is, it displays several rows in the form, background color of each row changes intervally. Each row has at least 2 columns and one column will be put in a graphic icon. Another column is for text(album name). Each row behave as only one unit. That is no matter where the user clicks in a row, the cursor hight the whole row, and the form will be switched to somewhere. As the above UI design, anybody can give me some suggestions to approach it? Should I use list or table? >From my personal opinion, I "feel" that palm uses list to imitate a multi-column display for the UI of Preferences. But I am really not sure about it. All samples which has tables or lists from SDK are only used to display text or symbols, so I don't know how to put a graphic as list or table's item. Really appreciate if someone can give me some guides. Thanks a lot -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
