Is there a class for displaying a list of items, kind of like how napster or kazaa displays a list of downloads?
I could make a vertical box filled with a bunch of horizontal boxes, but I was wondering if there's any easier way to do it? Basically I want an interface similar to napster where each line displays a String, a button "delete", and possibly another widget or two. Any easy way to make this look nice?
I could make a vertical box filled with a bunch of horizontal boxes, but I was wondering if there's any easier way to do it? Basically I want an interface similar to napster where each line displays a String, a button "delete", and possibly another widget or two. Any easy way to make this look nice?