Re: [perl-win32-gui-hackers] Menu enhancement patch for gui_options

2004-01-14 Thread Glenn Linderman
With no reply, I got to wondering what had happened, and I couldn't find that I had actually sent the message for sure, so thought I'd resend it, rather than start asking if something went wrong! Thanks for applying it. Hopefully I'll get CVS going in the next couple months, so I can do this

Re: [perl-win32-gui-hackers] CVS: New statusbar methods added

2004-01-14 Thread Jez White
Hi, I just tried to build from the CVS - but the latest changes I can see (both from the web and my CVS client) is six days ago. according to the docs: "Issues formerly encountered due to the SourceForge.net CVS infrastructure have now been resolved. Pserver connections are no longer globally ca

[perl-win32-gui-hackers] CVS: New statusbar methods added

2004-01-14 Thread Steve Pick
Hi, You'll all be pleased to know that I've enhanced the StatusBar object greatly. Here's the documentation for all the new methods for your status bars: Parts([x1, x2, x3...]) # Divides the statusbar into sections. The list of co-ordinates define the # right-hand edge of each part. #

Re: [perl-win32-gui-hackers] Menu enhancement patch for gui_options

2004-01-14 Thread Laurent ROCHER
Oups. I don't know what i have do, but i have already commit it on CVS last time. But, i forgot to add a line in CHANGELOG and reply to your mail :-0 Sorry, Laurent. > Hi Laurent, and others, > > Here is a patch to enhance menus, by exposing more Windows options to Perl.