I just put a fix for this into CVS.

Rob.

Jeremy White wrote:
Can anyone remember if this has ever worked? Looking at the options logic within Win32-GUI you should be able to do:

my $win = new Win32::GUI::Window(
  -name        => "WinMain",
  -pos         => [100, 100],
  -size         => [100, 100],
  -background  => [0,255,0],
);

Which would set the background to green - but it doesn't...

Cheers,

jez.




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users


Reply via email to