Hi, It is a function rather than a method
my $toplevel = Wx::GetTopLevelParent( $control ); Regards Mark On 21/06/2010 23:19, perltk wrote:
How can I get a reference to any toplevel dialog or frame. I'm sure this is really simple but not stumbling over it. Something like '->gettoplevel' or similiar ???