Re: focus chain of children in a Gtk::Layout
- From: Yann Leydier <yann leydier info>
- To: Kjell Ahlstedt <kjell ahlstedt bredband net>
- Cc: gtkmm-list gnome org
- Subject: Re: focus chain of children in a Gtk::Layout
- Date: Thu, 07 Jul 2011 17:06:15 +0200
Darn ! I searched for half an hour and totaly missed that one !
Thanks a lot !
On 07/07/11 17:00, Kjell Ahlstedt wrote:
Have you tried Gtk::Container::set_focus_chain()?
/Kjell
tor 2011-07-07 klockan 16:36 +0200 skrev Yann Leydier:
Hi,
I'm placing Entries in a Layout in order to mimic the paging a of
scanned document that is displayed next to it.
I want the user to fill the entries in the read order (eg: left-right
then top-bottom for english, or top-bottom then right-left for chinese),
so I add the entries in the read order.
Unluckily, it seems that the focus chain is not the in order of addition
of the widgets but in the order of their top-left corner!
Is there a (simple) way to define my own focus chain ?
Thanks
yann
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]