I haven't read the new docs either, and can only speak as a user of
Win32::GUI, but I do use it a lot, and find the current doc situation
challenging.
The Right Thing To Do is probably fixing the POD, but right often gets
in the way of done. If correct docs can be posted somewhere, that's
better t
Hi,
I have a large ActiveState Perl 5.8 application, compiled to .exe
using their PDK. It uses a system tray icon to advertise its state
while it's running, using balloon tips. Sometimes, on some systems, it
crashes in GUI.dll. I have not been able to replicate or diagnose the
issue, and I'm hopin
Hi,
I have a fairly large (>5K loc) Perl program that has a Windows UI.
I've been applying Perl::Critic recommendations to it, but packaging
the code breaks the UI (the buttons quit working and the scrollbar
disappears). Here's a sample:
sub DBWindow_Show {
...
# build window
$DBWindow =
3 matches
Mail list logo