[Gtk-sharp-list] Future Direction of GTK#

Rodrigo Moya rodrigo@ximian.com
29 Nov 2002 18:22:18 +0100


On Fri, 2002-11-29 at 17:03, mkestner@speakeasy.net wrote:
> > well, that is exactly what libgnomedb does,
> > for which there are already GTK# bindings.
> 
> Rodrigo, is anybody working on a win32 "native" distribution of libgnomedb/gda?  Until we have that, Gtk# is still lacking as a cross-platform data-aware toolkit.
>
There's been some work done on that by some people, with no 100%
successful result, but with most of the job already done, so it should
be really easy to complete the missing %.

For libgnomedb, it should be a really easy work, since most libgnomedb
are just GTK widgets. It would be just a matter of disabling the (few)
bonobo bits (which really shouldn't be public, since they are for
gnome-db/mergeant internals, not for public use) and leave the native
GTK stuff.

As for libgda, needed for libgnomedb, it currently compiles and should
work straight away on win32. It's only missing somebody putting a little
effort on resolving the few missing things (mainly, AFAIR, the DLL
naming differences). But many people have been able to compile it.

As I said, it's not a hard work to have libgda/libgnomedb on win32, but
we need somebody with a win32 machine to put some effort on it :-)

cheers
-- 
Rodrigo Moya <rodrigo@ximian.com>