On Mon, 2005-08-08 at 23:11 +0200, [EMAIL PROTECTED] wrote:
> Do you know, if (maybe?) an implementation of such a widget is planned in
> the near future, or could I help to implement it (or someone could help me
> to implement it) etc.

We're actually trying to move away from putting every widget anyone
could ever want into the core gtk-sharp package. So it's very unlikely
that GtkTV will ever be in gtk-sharp itself.

So your choices are:
      * Convince the maintainers of that widget that they want to
        maintain a C# binding of it. (I have no idea who the maintainers
        in question are, what their plans for the code are, etc, so I
        don't know what the odds if this working are.)
      * Wrap the widget yourself as part of your application.
        Documentation on how to use gapi (the gtk# library-wrapping
        system) can be found at http://mono-project.com/GAPI

-- Dan


_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to