Re: Re: Re: Re: Button can't be clicked.



Billy,

Yes, It's fine to me.
This can be one of my candidates of this solution.

By the way, do you have any idea of the situation 
your mention "Might work depending on the situation".
If you have, please please give me what you have.
Your answer would be greatly appreciated.

And...
Do you know why "hide" and "show" can resolve this 
problem? If you have any idea, please tell me about
this as well.

Best Regards,


----- Original Message -----
Date: Wed, 21 Dec 2005 12:53:02 -0600
From: Billy Biggs <vektor dumbterm net>
To: zun03127 nifty com
Cc: gtk-app-devel-list gnome org
Subject: Re: Re: Re: Button can't be clicked.


zun03127 nifty com (zun03127 nifty com):

Hi, Matthias

I have confirmed the Bug#56070.
This is just the same problem as what I have faced.
I greatly thank you for your notice.

However, I lost my way to develop my application...
Does anyone have good workaround...?
Anyway, I must find a way to proceed. 

Tristan and Matthias, I say again thank you for your quick response.

 When you make the button sensitive, try:

   gtk_widget_hide (button);
   gtk_widget_show (button);

 Might work depending on the situation.  Another technique would be
to create an input-only GdkWindow above the button, show it, and
hide it.

 -Billy





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]