Filtering GtkComboBoxEntry input

2007-08-11 Thread Patrick Hallinan
Hi, Is there a way to filter the text input to a GtkComboBoxEntry? I want to use it to provide a drop down list for preconfigured values and also to allow a user to set there own arbitrary value. On a related note: Is there an elegant way to directly set the text for the entry to some arbitrary

Setting a widget's width to the text width

2007-08-10 Thread Patrick Hallinan
Hi, I want to create a GtkComboEntry where the width is exactly set to display the largest string in the drop down list. I do not want to hard code the width. Is this something easy to do? Thanks for any help! Pat. ___ gtk-app-devel-list mailing list