Re: Is there a general signal a-la text-edited for GtkEntry

2009-10-06 Thread Ardhan Madras
Hi Todor, GtkEditable is implemented by GtkEntry, so you can pass a GtkEditable's changed signal to the GtkEntry widget. - Ardhan --- ttodo...@gmx.net wrote: From: Todor Todorov ttodo...@gmx.net To: Gtk App Devel List gtk-app-devel-list@gnome.org Subject: Is there a general signal

GtkIconView Pixbuf rendering

2009-10-06 Thread Amol Kulkarni
Hi All, In newer versions of Gtk+[After GIcon addition] user is not able to add mixed images in IconView that is file path plus named icons. User will prefer named icons over file path to have consistent look and feel but all required icons may not be available in icon theme so he may need to use

client-side windows and XQueryTree

2009-10-06 Thread Mario Kemper
Hi there, I'm the developer of Shutter (a screenshot taking application written with gtk2-perl). After upgrading to the latest versions of Gnome (2.28) and Gtk+ during the last days I've discovered that the client-side window mechanism is breaking some of the functionalities of Shutter. There is

How does the dialog's default button respond enter key

2009-10-06 Thread wjh
Hi all: I have a question, in Gtk+ dialog,there is a GtkListStore Widget, when user select the list's entry and then press the enter key, I want programe make the dialog's default OK button responds the entre key signal and destory the dialog immediately. But the list widget intercept the

Resizing

2009-10-06 Thread John Coppens
Hello all, Though I've read a load of pages, I can't seem to solve the following problem: - I have a (top-level) window, with a vbox, then a vpanel, a frame, an 'alignment' and a table (listed in the order of nesting). When I change something in the table, which makes it wider, the table gets