Medsphere.Widgets is a collection of cross-platform interface elements for Gtk# used by Medsphere's products -- primarily OpenVista CIS. Some are a compositions of standard Gtk# widgets, and others, like GridView and Graph, are custom managed widgets. Medsphere.Widgets is licensed under the LGPL 2.0 or greater license.
Medsphere.Widgets currently includes 5 widgets:
* CPaned: A helper class for dealing with Gtk.VPaneds with a Gtk.Expander child
* FBox: A "flowed" container for wrapping widgets
* GridView: An Excel-like grid
* Graph: A Cairo-based 2D graph
* IconLayout: A Cairo-based icon view
Project information
- Licence:
- GNU LGPL v2.1
View full history Series and milestones
trunk series is the current focus of development.