problem finding the position of a button in the gtk dialog ( sample code inside )

2008-05-08 Thread chirag juneja
I am trying to find the position of a button in a gtk dialog. but getting some strange results.. approach i am using is : i will find the distance of the button from its parent, and then its parent's distance form its parent .. and so on, till i get toplevel window. then i am adding the decoration

Textview cursor disappears sometimes

2008-05-08 Thread MD Tsai
I'm developing an instant messenger interface. Both message display and input entry use textview. When the conversation window loses focus and some messages comes to message display area, input entry's cursor will disappear when first time change focus back to the conversation window. At this tim

Re: Disabling a cehck button

2008-05-08 Thread David Conley (FRD)
Thats perfect thanks :) Dave On Thu, 8 May 2008, Kristian Rietveld wrote: > On Thu, May 08, 2008 at 11:01:44AM +0100, David Conley (FRD) wrote: >> Is anyone aware of a function I can call to make a check button disabled. >> By disabled I mean it can not be clicked though the value of the checkbox

Re: Disabling a cehck button

2008-05-08 Thread Kristian Rietveld
On Thu, May 08, 2008 at 11:01:44AM +0100, David Conley (FRD) wrote: > Is anyone aware of a function I can call to make a check button disabled. > By disabled I mean it can not be clicked though the value of the checkbox > itself could be on or off. Is gtk_widget_set_sensitive() what you are look

Disabling a cehck button

2008-05-08 Thread David Conley (FRD)
Is anyone aware of a function I can call to make a check button disabled. By disabled I mean it can not be clicked though the value of the checkbox itself could be on or off. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.