I had the same problem a few weeks ago. I modified a function i found in
a webpage (put koders in google), this is the fuction:
/*
* This function returns a GtkComboBox with a GtkEntryCompletion inside
instead a GtkEntry
* it needs a GtkTreeModel containing the data and the column used to
sea
On Wed, 2006-08-30 at 16:36 +0200, Bernd Demian wrote:
> Hi,
> excuse my bad english! We are saerching for a widget that combined the
> gtk_entry_completion with gtk_combo_box_entry, but we have no success.
> An example is the url widget in firefox. It has more than one
> cell_renderer, has
> comp
Hi,
excuse my bad english! We are saerching for a widget that combined the
gtk_entry_completion with gtk_combo_box_entry, but we have no success.
An example is the url widget in firefox. It has more than one
cell_renderer, has
completion and the possibility explicit popup the tree_view.
In all gtk