Re: [gtk-list] New problem, broken toggle button code.
- From: Tim Janik <timj gimp org>
- To: alaric mail2 nai net
- cc: gtk List <gtk-list redhat com>
- Subject: Re: [gtk-list] New problem, broken toggle button code.
- Date: Wed, 4 Mar 1998 16:21:13 +0100 (CET)
On Wed, 4 Mar 1998, Leeman Strout wrote:
>
> Hey there, got a new problem with the toggle button code. Not that it's
> *broke* it's just that the behaviour is different than previously, and not
> what I like. So I wanted to check that it was intentional.
>
> When I set an active toggle button to being insensitive, the button pops
> back out to being inactive. My problem with that is I have 2 toggle
> buttons setup for radio behaviour, and to help enforce that radio
> behaviour I set the active button insensitive. Everything still works,
> but the active button no longer looks active. I haven't checked yet
> whether the actual (button)->active value is actually reset or not tho.
>
> Either way, I still like the old style better =)
hm, though i don't really get the difference you are mentioning, you
might just want to use ordinary radio buttons and do a
gtk_toggle_button_set_mode (GTK_TOGGLE_BUTTON (radio_button), FALSE);
on each of them.
>
> Leeman
> alaric@ct2.nai.net
>
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]