- or download this
use Tk; my $mw = tkinit; $mw->Button->pack for 1..3; $mw->WidgetDump; MainLoop; - or download this
Name: button1
PathName: .button1
[Flash widget]
- or download this
$ww->Name = [
'button1'
];
$Error = '';
@res = <button1>
- or download this
$ww->PathName = [
'.button1'
];
$Error = '';
@res = <.button1>