automatic selection of text in entries on focus in
- From: Yann Leydier <yann leydier info>
- To: gtkmm-list gnome org
- Subject: automatic selection of text in entries on focus in
- Date: Mon, 02 Apr 2012 11:29:18 +0200
Hi,
I have entries that I fill when they get the focus. The text I set is
automatically selected and I don't want that. In my application, the
user should be able to append text immediately.
Neither set_position nor select_region have any effect.
I made my focus_in() callback return "true" to prevent the event from
being passed further, but this did not change anything.
Is there any way control this?
Thanks,
yann
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]