Re: Catching a mouse click inside a Gtk::Entry
- From: smso graduate hku hk
- To: cs gup uni-linz ac at
- Cc: gtkmm-list gnome org
- Subject: Re: Catching a mouse click inside a Gtk::Entry
- Date: Tue, 5 Jan 2010 00:22:26 +0800
I think similar problems should be gathered and put under something like
"faq" or "gotcha" in documentation of gtkmm.
e->signal_button_release_event().connect(sigc::ptr_fun(on_entry_clicked),
false);
Regards from so sui ming
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]