delete event for contained widget does not work

2005-10-02 Thread Deekshit Mantampady
Hi all, I have an entry in window with containment as window vbox hbox entry. (Code pasted below). I registered for window delete_event, I call destroy on window, in the callback. I was expecting it to destroy the etry also. In that case destroy/delete event callback for entry should be

Re: delete event for contained widget does not work

2005-10-02 Thread Deekshit Mantampady
Thank you very much. That worked. On 10/2/05, Daniel Pekelharing [EMAIL PROTECTED] wrote: Hi, I notice that you're connecting the entry with destroy_event, I think you're wanting the destroy signal... Hope this helps - Daniel On Sun, 2005-10-02 at 11:39 +0530, Deekshit Mantampady wrote:

Setting cusros position does not work in text_changed callback

2005-10-02 Thread Deekshit Mantampady
Hi all, I am not able to set the cursor positon in an entry widget using gtk_editable_set_position(), inside a textchanged callback. In the following code, I always set the cursor postion to 0, for each text changed. But it does not happen. Please help me. Thanks in advance Deekshit M

Re: z-order of gtk windows on win32

2005-10-02 Thread HuamiSoft Hubert Sokolowski
On Sat, 1 Oct 2005 09:56:40 -0400 (EDT) Allin Cottrell [EMAIL PROTECTED] wrote: Starting from my app's main window, the user can create an additional window displaying a graph. The newly-opened graph window naturally appears above the main window. It is created using

Re: GtkExpander and resizeable dialogs

2005-10-02 Thread Luca Cavalli
On Sun, 2005-10-02 at 14:38 +0100, Luke Biddell wrote: I am using a GtkExpander in a GtkDialog and I'm having problems with the dialog sizing. Once the expander has been expanded, I can't get the dialog to shrink back to it's original size unless I set the dialog to be non-resizeable. I've

Re: gtk chart/graph library

2005-10-02 Thread Jody Goldberg
On Sun, Oct 02, 2005 at 02:37:19PM -0500, Ravi Sharma wrote: Can someone tell me what do official gnome apps use for charts and graphs (like gnumeric). I would like to stick with official libraries so that my app works on any gnome desktop without additional dependencies. libgoffice has the