Re: GtkButton set pressed
- From: y g <odysseus lost gmail com>
- To: "David Necas (Yeti)" <yeti physics muni cz>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkButton set pressed
- Date: Thu, 16 Jun 2005 15:47:55 +0100
On 6/16/05, David Necas (Yeti) <yeti physics muni cz> wrote:
gtk_toggle_button_set_mode() affects appearance of radio and
check buttons. What it should do with normal buttons?
The method to set pressed/released state is called
gtk_toggle_bu tton_set_active()
sorry rush mistake.
and it makes little sense for
normal buttons. You can emit a click on normal button with
gtk_button_clicked().
Well, just wanted to imitate the mouse click or to be more precise the
mouse press and release signals. I guess I will replace the buttons
with toggle buttons. But now buttons do not make sense to me since
wherever a button can be used then a toggle button can be used as
well.
Anyways, thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]