[gtkmm] How can I do this with radio menu items ?
- From: "Nad" <enidan971 free fr>
- To: <gtkmm-list gnome org>
- Subject: [gtkmm] How can I do this with radio menu items ?
- Date: Tue, 6 Jul 2004 21:15:07 +0200
Hello all,
I've got a menu with 4 radio menu items (Gtk::RadioMenuItem) for users to
choose between 3 sizes or a custom size.
But my application can also load a saved state, so i've got a method to
select the good item in the menu with CheckMenuItem::set_active().
What doesn't works it that when one item is already selected, it seems that
"activate" signal is not re-emitted when the user clicks it.
So I can't have the wanted behaviour for my "custom size" item.
Is there a solution ?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]