RE: [perl-win32-gui] 2 questions
t; "'', -width => 600, -height => 200, -font => $font, # << Call The Font Here -foreground => [255, 0, 0], -background =>[0, 0, 0], ); Rgds Eoin Butler -Original Message- From: Christopher Sagayam [mailto:[EMAIL PROTECTED]] Sent: Thursday, D
[perl-win32-gui] 2 questions
to cut a long story short ... $W->Tab->AddButton( -name => "createchangetab0", -left => 300, -top => 80 , -text => " Create/Change ", -width => 180, -height => 22, -foreground => [0,255,0], -background => [0,0,0], ); some m