Re: gtk_widget_next()? and gtk_object_enumerate ()?



José Antonio Caminero Granja wrote:

I don't know how it is determined in Gtk, but in Tk it depends on the order
that widgets are packed (this is equivalent to show Gtk widgets).

Ok, thanks for the hint. You are probably right that the packing order
determines the tab order. I was just hoping that there might be a function
like GetNextDlgTabItem from the Win32 API.

As I said somehow GTK itself must find the next dialog item and it would be
convenient if that function was public. I have looked into the GTK src but
did not find something useful for this yet...

Regards,
WL




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