On Tue, Jul 22, 2008 at 1:59 AM, Christian Hoff <[EMAIL PROTECTED]> wrote:
> I have written a custom TreeModel to display DataTables. With this one it
> should be easy to display a DataTable in a Gtk.TreeView or any other widget
> you want. Maybe it's even compatible with the Medsphere widget. However, I
> had to make use of GInterface implementation which is only supported in Gtk#
> 2.12 (see http://www.mono-project.com/ImplementingGInterfaces)
...
> // DataTableStore.cs
> //
> // Copyright (C) 2008 Christian Hoff
> //
> // This program is free software: you can redistribute it and/or modify
> // it under the terms of the GNU General Public License as published by
> // the Free Software Foundation, either version 3 of the License, or

Really nice idea, but it seems a shame to use a restrictive license
for a library class like this. IMO LGPL would be more appropriate, to
align with GTK's licensing.

-- 
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to