Re: How to move cursor to end ?



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);




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]