Medsphere.Widgets

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.

The Widgets

Medsphere.Widgets currently includes 4 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

Requirements

Documentation

HTML API documentation can be generated by running `make docs' in the top source directory. You'll need Doxygen for this.

An online version is also available.

Downloading

The latest release of Medsphere.Widgets is 0.2.1, released June 2, 2008.

Past releases (and their ChangeLogs) can be found on our Releases page.

The most up-to-date version can be obtained from our SVN repository:

 $ svn co https://medsphere.org/projects/widgets/svn/trunk medsphere.widgets

The Medsphere.Widgets logo is a modified version of applications-other drawn by Lapo Calamandrei and Jakub Steiner and licensed under the GPL. The Tango-ized Medsphere logo was drawn by Andreas Nilsson.