Re: [perl-win32-gui-hackers] bugfixed some cvs

2003-12-16 Thread Laurent ROCHER
OK, i understand your problem now. I agree Main window and Dialog box have screen coordinate. Dialog box have a parent window but it's not a child window. No translation must be done. But, you change break use of -parent option for normal child window (show in my sample). In this case, it's bette

Re: [perl-win32-gui-hackers] CVS Commit

2003-12-16 Thread Laurent ROCHER
> why 670? No special reason, only sound better than 666 ;o) > > > Does someone have something to add on CVS ? > > yes me! Sorry, i realise, i have probably release new version to fast. But, with Christmas and new year comming soon, i have think a new release before was good idea. Forgive, m

[perl-win32-gui-hackers] -noflicker Feedback/bugs

2003-12-16 Thread Jez White
All, I've been testing with the latest source and I've found various issues with the -noflicker option. All the following controls resize correctly, but the contents aren't visible until the user interacts with the control (say moving a scroll bar). The contents of the control is windows gre

[perl-win32-gui-hackers] New Method for TabStrip

2003-12-16 Thread Jez White
Hi, Could someone add this new method to TabStrip.xs - it allows you to associate a imagelist to a tabstrip during runtime. Cheers, jez. ### # (@)METHOD:SetImageList(IMAGELIST) HIMAGELIST SetImageList(handle,imagel

RE: [perl-win32-gui-hackers] bugfixed some cvs

2003-12-16 Thread Stephen Pick
Hi, The problem is simply that the implementation of relative co-ordinates is not done properly. If you make a parent window and give it a child window that is a DialogBox, then position the main window at screen co-ordinates 100x100, then call $CHILD->Top(0); to position child window at the

Re: [perl-win32-gui-hackers] CVS Commit

2003-12-16 Thread Aldo Calpini
Laurent ROCHER wrote: > I commit : > [Laurent Rocher] > - GUI.pm : Change version to 0.0.670 why 670? > Does someone have something to add on CVS ? yes me! > Where upload new package release ? on SourceForge. > We can put on Sourceforge but we need a new package name > (