Use advanced grids for edition (C# Library + Properties) |
|
|
|
| XSI - Modeling / Setup |
| Written by Cyril GIBAUD |
| Sunday, 02 May 2010 16:00 |
Sorry for the little size of the presentation video...CG_Editors are designed to be shown with a width of 800 px. Dowloads :Concept :Each time I was using the built-in Action editor or Template editor, I was surprised of how poor the grid implementation is. No filtering or search feature, no way to show/hide columns, untyped sorting (the one that will display 10 before than 2... because it works only with strings). So I used the Grid PPGItem and I wrote a little library that will add all the features we can see in modern data grids. My GridItem library handles :
Then I wrote some editors using this library :
Usage :The plugins adds the "CG_Editors" menu Item in XSI's main menu, you can then choose the needed editor for your needs. Then I think the usage of the editors are quite self-explanatory.Possible Updates :I'm still working on Constraints Editor and X3DObject Spreadsheet, that will not be available in the current realease.
Set as favorite
Bookmark
Email this
Hits: 1014 Comments (0)
![]() Write comment
|
| Last Updated on Sunday, 02 May 2010 15:56 |




