Re: Gtk::entry() - Jump



Hi,

in this case, I would build a list of entries and check the length of the strings manually. When the a character is being inserted, I would call grab_focus() on the next entry in the list and _not_ propagate the signal so that the character is not inserted.

yann

On 06/07/12 16:07, Arbol One wrote:
My entry box must accept a certain number of character, when that number
has been reached, the cursor must jump to the next entry box, what
modifications should I make to my program, so that the Gtk::entry()
  behaves in this manner?

TIA

*Freedom of speech does not translate to freedom of insulting*



_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
https://mail.gnome.org/mailman/listinfo/gtkmm-list




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