[perl-win32-gui-hackers] Re: CVS Commit - More Win32::GUI::Constants changes

2006-05-18 Thread Robert May
Robert May wrote: (2) We found that Scintilla tries to get one of the Win32__GUI__* constants using Win32::GUI::constants() - I will fix up Win32::GUI::constants() to handle this, with a warning. Fix is in CVS.

Re: [win32-gui] RE: [perl-win32-gui-hackers] CVS Commit - More Win32::GUI::Constants changes

2006-05-18 Thread Robert May
Jeremy White wrote: Jez, does the current CVS allow your scripts to run, albeit with lots of warnings? New odd issue - same scenario - use of constants in another package: Jeremy and I have got to the bottom of all his issues off-list. To summarise: (1) We found a bug in the way Win32::GU

[perl-win32-gui-hackers] RE: Win32::GUI::Console [Was: Application that in installed in perl bin directory to start up samples]

2006-05-18 Thread Jeremy White
Something like this: - ability to close Console if there is one present and its not needed - automatically re-create a console window if any reads/writes are done on stdin/out/err - ability to set the Console window title, Icon etc. Eventually remove GetPerlWindow() from GUI.xs?? I suspect I'

RE: [perl-win32-gui-hackers] Distributing manifests [Was: Application that in installed in perl bin directory to start up samples]

2006-05-18 Thread Jeremy White
I don't have access to XP, so have not looked into manifests. I can see that distributing them (or otherwise making them available) would be a good thing, but I'm not so sure about installing them in the perl bin directory - is there any down side to doing that? The manifest is a simple XML s

Re: [win32-gui] RE: [perl-win32-gui-hackers] CVS Commit - More Win32::GUI::Constants changes

2006-05-18 Thread Jeremy White
Jez, does the current CVS allow your scripts to run, albeit with lots of warnings? New odd issue - same scenario - use of constants in another package: Can't locate auto/Win32/GUI/Grid/DT_CENTER.al in @INC (@INC contains: C:/perl/li b C:/perl/site/lib .) at ... the offending line: $Grid