Re: I would like GtkVPaned whose can manage more than 2 panes

2008-12-28 Thread KLEIN Stéphane
Le Sun, 28 Dec 2008 19:38:07 +0100, Milosz Derezynski a écrit : > You can put multiple VPaneds one into another. Yes, I can but its behavior isn't what I want. Example : import pygtk pygtk.require('2.0') import gtk window = gtk.Window(gtk.WINDOW_TOPLEVEL) vpaned2 = gtk.VPa

I would like GtkVPaned whose can manage more than 2 panes

2008-12-28 Thread KLEIN Stéphane
Hi, I would like a widget container with two or more panes. The divisions between the panes are adjustable by the user by dragging a handle. To summarize I would like GtkVPaned whose can manage more than two pane. Is there one widget like it in one other project ? If not, how can I do that ?

Re: who define *_parent_class variable ?

2008-04-29 Thread KLEIN Stéphane
Le Tue, 29 Apr 2008 09:31:19 +0200, Jean Bréfort a écrit : > Le mardi 29 avril 2008 à 07:05 +0000, KLEIN Stéphane a écrit : >> Le Tue, 29 Apr 2008 07:22:24 +0200, Jean Bréfort a écrit : >> >> > Le lundi 28 avril 2008 à 21:07 +, KLEIN Stephane a écrit : >>

Re: who define *_parent_class variable ?

2008-04-29 Thread KLEIN Stéphane
Le Tue, 29 Apr 2008 07:22:24 +0200, Jean Bréfort a écrit : > Le lundi 28 avril 2008 à 21:07 +, KLEIN Stephane a écrit : >> Hello, >> >> in many gobject source code I've some variable named >> "foo_bar_parent_class". Example in gedit source code : >> >> * gedit_view_parent_class >> * gedit_ta

GTK is double buffered by default ? on GNU/Linux and MS Windows ?

2006-08-10 Thread KLEIN Stéphane
Hello,I use Ubuntu system. I've showed gnome and Gimp to one friend. This friend use MS Windows since always.He say : "I dislike Linux, Ubuntu, Gnome, Gimp ... because the GUI display scintillate. This also for Gimp MS Windows version". He say : "First, I see the window draw, next the background dr