Re: Finding which window hierarchy I'm in



Quoting Dan Lyke <danlyke flutterby com>:
<snip>
level windows is calling that again, and that way once I have a widget
I need to figure out which gladexml instantiation it belogs to,

The point is that with multiple "$gladexml"s, it's not enough to know
the name of the widget.
</snip>

use

my $gladexml = $widget->get_widget_tree;



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