This is a property sheet on a ListView with CSS optimized for small views but scales pretty well.






The type of node used is determined by the initial data passed in the AddProperty method.
It will return Valuechanged and / or Action events as appropriate to the view.
The line height and divider data view percentage are settable in the designer, it will determine a font size based on the line height.
I created this for my latest project and thought I'd share.
I hope you find it useful. Full project source code is in the zip, you can compile it to a library. Documentation is available from my googledrive here (courtesy of Informatix's LibDoc)
Update to v0.2 Fixed a bug in the setValue method.
4
It will return Valuechanged and / or Action events as appropriate to the view.
The line height and divider data view percentage are settable in the designer, it will determine a font size based on the line height.
I created this for my latest project and thought I'd share.
I hope you find it useful. Full project source code is in the zip, you can compile it to a library. Documentation is available from my googledrive here (courtesy of Informatix's LibDoc)
Update to v0.2 Fixed a bug in the setValue method.
4
Attachments
Last edited: