[MonoDevelop] Equivalent GTK ## control to a VS Data Grid ?

Peter Johanson peter at peterjohanson.com
Mon Jun 16 13:36:58 EDT 2008


On Mon, Jun 16, 2008 at 08:47:14AM +0200, Petit Eric wrote:
> 2008/6/16 True Friend <true.friend2004 at gmail.com>:
> > Got this link from the same list's archives. maybe it'll be helpful.
> > http://www.medsphere.org/projects/widgets
> Is medsphere Grid, chart and all widget in the dll, are frre to use in
> a commercial software ?

Yes, they are under the LGPL 2.0 or greater license. Basically (and I
say basically, because IANAL, etc, etc), you can use them in commercial
software as long as:

1) you don't try to actually just compile the code directly into your
application, you must use them as a separate dll/library.
2) Any changes you make to the code for them, which you distribute in
binary form to anyone, must be released/published.

-pete


More information about the Monodevelop-list mailing list