[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    Re: Fox --> GTK  ?
From:       Laurent Sansonetti <lrz () gnome ! org>
Date:       2004-04-20 16:58:21
Message-ID: 1082490677.76083.7.camel () natalie
[Download RAW message or body]

On Mon, 2004-04-19 at 23:28, Hal Fulton wrote:
> Who has experience converting Fox to GTK and might like to
> offer a little assistance?
> 
> Specific areas are MDI and tree lists.
> 

For MDI you can use a Gtk::Notebook widget and use a tab for each opened
document (gedit, epiphany... do that).

For tree lists, the widget to use is Gtk::TreeView, which can be used
with two models: Gtk::ListStore (a basic list view) and Gtk::TreeStore
(a tree view).

You can get more information on http://ruby-gnome2.sourceforge.jp.  Also
there are a lot of example scripts shipped with Ruby-GNOME2 (check out
gtk/sample/*).

If you have specific questions about GTK development do not hesitate to
drop us a mail at ruby-gnome2-devel-en@lists.sourceforge.net :)

Cheers,

--
Laurent


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic