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.
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
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'
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
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
5 matches
Mail list logo