Re: Toolbar style

2005-03-20 Thread Paul Pogonyshev
Soeren Sandmann wrote: > Paul Pogonyshev <[EMAIL PROTECTED]> writes: > > No, no matter with which version of GTK+ I compile, toolbars don't > > react to changes in GNOME's ``Menu and Toolbar Preferences'' dialog. > > Actually, looking at `gedit's code, it seems I need `libbonobo' for > > that... C

Re: Toolbar style

2005-03-20 Thread Soeren Sandmann
Paul Pogonyshev <[EMAIL PROTECTED]> writes: > No, no matter with which version of GTK+ I compile, toolbars don't > react to changes in GNOME's ``Menu and Toolbar Preferences'' dialog. > Actually, looking at `gedit's code, it seems I need `libbonobo' for > that... Can anybody confirm this? You do

How to set focus on a VTE widget?

2005-03-20 Thread David Wright Escott
Short Question: How do I set focus on a VTE widget. gtk_widget_grab_focus doesn't seem to be doing the right thing. Long Question: I am working on trying to fix a focus bug in tilda a drop down quake style terminal. The program works as follows: It creates a window containing an hbox and plac

Re: Need help with GtkComboBoxEntry set_active selection

2005-03-20 Thread Iago Rubio
Hi Dru, On Mon, 2005-03-21 at 00:57 +1200, Dru wrote: > Hello. I'm trying to make a GtkComboBoxEntry show what item you have > currently selected in its popup list > and I'm not having much luck. The problem is the list is not showing > what your current selection is. It > also doesnt scroll to

Need help with GtkComboBoxEntry set_active selection

2005-03-20 Thread Dru
Hello. I'm trying to make a GtkComboBoxEntry show what item you have currently selected in its popup list and I'm not having much luck. The problem is the list is not showing what your current selection is. It also doesnt scroll to your current selection is, so if you have a large list in a com