1). Is it possible to eliminate the horizontal scrollbar that appears along with the vertical scrollbar? I start out with a ListIconGadget with one column and no scrollbars. As I add items, scrollbars (horizontal and vertical) appear when I exceed the number of visible lines in the list. The vertical scrollbar is fine, but I don't want the horizontal one. The list items aren't long enough to require a horizontal scrollbar, but one appears anyway. I searched the forum and looked through the API documentation, but I haven't been able to find an answer.
2). Is it possible to set the style of the ListIconGadget so that it automatically keeps the list items sorted as they are added? I could do the sorting manually if necessary, but I'm basically lazy and don't want to do work if I don't have to!
Thanks,
Eric



