Instead of inventing my own, perhaps you have one to share that I could
modify or inspect. I'm writing a Shoes app that kind of mimics iTunes or
Rhythmbox music players. Not that anyone wants another music player.
It's just an exercise to see how far I can push Shoes with my limited
skills. 

I'm looking for a widget like the Albums/Artists/Songs panes in your
favorite music player. A scrollable list of multiple columns (fixed
width columns). The users row selection should highlight the row on one
click, Enter/Return-key or double click should deliver a unique user
defined Object when that row was created, not the text of the row. I
guess I could live with that though. 

Anything out there that is close?  Multi-column list box? 
--Cecil

Reply via email to