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
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
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
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
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