If you download the source package and unpack it the tutorials, samples and
docs...
It is on the sourceforge page, or use the direct download
http://prdownloads.sourceforge.net/perl-win32-gui/Win32-GUI-0.0.558.tar.gz
-Original Message-
From: NAHUM Marc [mailto:[EMAIL PROTECTED]
Sent: Wedn
What works for me... Running win2k located behind a firewall / proxy.
Download Win32::GUI ppm distribution from sourceforge
(http://prdownloads.sourceforge.net/perl-win32-gui/Win32-GUI-0.0.558-PPM-5.6
.zip)
Download to temporary location and expand the zip.
Open up a cmd.exe prompt and locate
I have had no problems with combining the use of Win32::GUI & Win32::OLE in
the same application. Currently I have a Win32::GUI program that sits in the
systray and communicates (read / write) to Outlook calendar & tasks via
Win32::OLE.
Is there any code that shows the problems
Here is a quic
> Second, how can i determine (using any win32 module, really) the default
width in pixels of a scrollbar on each seperate
> user's computer? for instance, on mine, it's 16 pixels, but someone
else's computer, it may be 5 pixels, or even like 32
> pixels...how can i tell?
Not a complete answer
> I just decided to take Win32-GUI for a test drive and
> tried the following sample. It abortrf on the
> addlabel method. I'm running on Win2000 and I've got
> the latest release of Win32-GUI I believe, release
> 0.0.558. If I comment that line out it runs fine.
Labels and most controls seem t
> How can you change the -icon after it already exists in the
> system tray?
Don't know how supported it is but this is what I had to do is call
Win32::GUI::NotifyIcon::Modify directly (it is located in the GUI.xs file
for those with the source). Example works off the click on the tray icon.
Don
6 matches
Mail list logo