Re: Nonstandard Check Button
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: Carsten Burstedde <c burstedde de>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Nonstandard Check Button
- Date: Sat, 15 Jan 2005 18:19:44 +0200
Carsten Burstedde wrote:
Hi,
I would like a check button where the checkbox does not automatically
toggle its state when clicked. I only need the clicked signal, and I
will update the active state (and hence the checkbox) asynchronously.
Is there some elegant way to do this?
Catch the "clicked" signal and use g_signal_stop_emission(). Should
work I guess.
Paul
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]