From: <mu...@hi...> - 2002-06-11 07:56:44
|
Hi, > GTK 2.0 is stable and Gnome 2.0 is coming up. > Are there any plans to port to the new platform? Yes. If you are interested in Ruby/GTK-2.0, Ruby/GNOME-2.0, see Ruby-GNOME2(http://sourceforge.net/projects/ruby-gnome2/). There are also Ruby-GNOME2 Mailing list though it is for Ruby-GNOME2 developers only. > It would be perfect, to have the gal (libgal) wigets wrapped > - is there someone on the road? I think I will do it, but I don't have enough time now. > I've seen, that the fox-toolkit uses swig for wrapper-generation > - is this an interesting option? > - is there someone with experience? When I started Ruby-GNOME2, I evaluted 3 way to implement it. 1. implement it by hand(same as Ruby-GNOME) 2. using SWIG 3. using *.defs(like python-gtk) Then I decided it was better way to use 1. So we have started to implement Ruby-GNOME2 by hand. Regards, Masao |