[perl-win32-gui-users] BUG REPORT[1164766]: Unhook() causes perl warning

2005-03-16 Thread Robert May
I have submitted a bug report whose text I reproduce below. A file with the code from below is attached to the bug report. http://sourceforge.net/tracker/index.php?func=detail&aid=1164766&group_id=16572&atid=116572 Regards, Rob. Unhook() causes perl Warning --- This

[perl-win32-gui-users] BUG Followup[1092732 ]:Slider no longer supports setting position

2005-03-16 Thread Robert May
I have submitted a follow-up a bug report whose text I reproduce below. http://sourceforge.net/tracker/index.php?func=detail&aid=1092732&group_id=16572&atid=116572 Regards, Rob. This example shows a problem with Win32::GUI::Slider/Trackbar::Pos() method. It creates 3 sliders, and attempts to s

[perl-win32-gui-users] BUG REPORT [1164780]: Label does not show bitmap on creation

2005-03-16 Thread Robert May
I have submitted a bug report whose text I reproduce below. A file with code demonstrating the problem is attached. http://sourceforge.net/tracker/index.php?func=detail&aid=1164780&group_id=16572&atid=116572 Regards, Rob. The attached file shows an example of a bitmap label that remains blank

[perl-win32-gui-users] BUG REPORT: [ 1164783 ] EnumMyWindows() does not work

2005-03-16 Thread Robert May
I have submitted a bug report whose text I reproduce below. http://sourceforge.net/tracker/index.php?func=detail&aid=1164783&group_id=16572&atid=116572 Regards, Rob. [ 1164783 ] EnumMyWindows() does not work --- Win32::GUI::EnumMyWindows() sh

[perl-win32-gui-users] Possible Bug with DoModal

2005-03-16 Thread Robert May
I've gone nearly blind looking through the source code, and can't see why I am experiencing the following behaviour. I have examined the windows generated with Spy++, and the modal window has its parent/owner set correctly, and I cannot see how the movement of the modal window before calling Do

[perl-win32-gui-users] Any plans for another Win32::GUI release

2005-03-16 Thread Robert May
Question targetted at Laurent, I think. Are there any plans for an official 1.XX release, or an unofficial release of a CVS HEAD build, so those of us who don't have the capability to build from the CVS source can take advantage of the fixes and enhancements that are being applied to CVS? Re