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 <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Cc: gtk-app-devel-list@gnome.org
>Subject: Re: Re: Re: Button can't be clicked.
>
>
>[EMAIL PROTECTED] ([EMAIL PROTECTED]):
>
>> 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
>

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to