1. Enhancement request for wxEuphoria (2)
- Posted by Vinoba May 26, 2011
- 1281 views
Matt Lewis: It would be very useful to implement this addon of wxWidgets version 2.8 in your version 0-15-0 of wxEuphoria.
It will bring to Euphoria a level of Grid control, which would be the envy of the people at Harbour development site!
wxAdvTable Read about it at:
http://wxcode.sourceforge.net/singlepagelist.php
The following is a brief description.
"Description: wxAdvTable is a advanced table widget designed with flexibility in mind, with clean MCV (Model-Controller-View) design. It has many advanced features like: composite (multidimensional) rows/columns, built-in sorting support, flexible rendering and editing, rows/columns highlight, dynamic row/columns add/removal, and many visual features..."
See this for list of classes, structs, unions and interfaces.
2. Re: Enhancement request for wxEuphoria (2)
- Posted by mattlewis (admin) May 26, 2011
- 1293 views
Matt Lewis: It would be very useful to implement this addon of wxWidgets version 2.8 in your version 0-15-0 of wxEuphoria.
It will bring to Euphoria a level of Grid control, which would be the envy of the people at Harbour development site!
wxAdvTable Read about it at:
http://wxcode.sourceforge.net/components/advtable/
Yeah, that looks like a pretty cool control.
Matt