[perl-win32-gui-users] Newbie to GUI -- Busy Window?

2002-04-03 Thread Timothy Johnson
Hi, I'm new to Win32::GUI, but I've been using Perl for a while. I have been trying to go through a tutorial I found on the web, and I've customized it a little bit, but not alot, so I can't figure out what's wrong. Maybe I'm misunderstanding the method. Anyway, below is my code, and what is hap

RE: [perl-win32-gui-users] Windows help (winhlp32)

2002-04-03 Thread Peter Eisengrein
use Win32::GUI; $Menu = Win32::GUI::MakeMenu( "&Help" => "&Help", "> &Winnt Help" => "helpme", ); $Win = new Win32::GUI::Window( -left => 100, -top=> 100, -width => 300, -height => 300, -name => "Window", -text => "Win32::GUI Help Menu", -menu

[perl-win32-gui-users] Windows help (winhlp32)

2002-04-03 Thread sacha courtney
Hi, Is there anyway that I can lauch a windows help file(.hlp) from a Win32::GUI::Menu? Or has someone coded a win32::gui window help file equivelant? Thanks. _ Join the world’s largest e-mail service with MSN Hotmail. http://