Thread: GuiListViewCtrl
View Single Post
  #1  
Old 08-30-2008, 02:52 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
GuiListViewCtrl

This is a suggestion for a new type of Gui Control. It is akin to the ListView form Windows Forms. It, like other file system browsers allows you to display objects in 4 basic types of views: Detail, List, Icon, and Tile. I thought this would be useful in Graal, especially for the RC's File Browser to have resizable and sortable columns.

I also thought it would add a nice bit of customizability to the Inventory so people don't always have to use the typical icon view.

Of course its possible to script it but obviously a hard coded feature is more efficient and I'm too lazy to script it anyways.
__________________
Reply With Quote