GNOME.org
Home
Mailing Lists
List Archives
Search
Re: How to move cursor to end ?
From
: Kjell Ahlstedt <kjell ahlstedt bredband net>
To
: nalin4linux77 linux <nalin4linux77 gmail com>
Cc
: gtkmm-list gnome org
Subject
: Re: How to move cursor to end ?
Date
: Thu, 03 May 2012 19:06:44 +0200
2012-05-03 14:53, nalin4linux77 linux skrev:
How can i move cursor in entry ??
Have you tried Gtk::Editable::set_position()?
Move to end: m_entry.set_position(-1);
References
:
How to move cursor to end ?
From:
nalin4linux77 linux
[
Date Prev
][
Date Next
] [
Thread Prev
][
Thread Next
] [
Thread Index
] [
Date Index
] [
Author Index
]