my $tt = Win32::GUI::Tooltip->new( $main_window, ); #### $tt->AddTool( -window => $main_window, -text => "Text that pops up", );