Re: [perl-win32-gui-users] [win32-gui] Win32::GUI::ToolBarWindow

2006-10-05 Thread Arthur Schwarz
Geoffrey; Thanks. FYI if you decompress the LOFT distribution and then execute tgl.exe from the decompressed location (/../TheGUILoft) then it should work. Otherwise you'll have to figure out where to put the parts w/in the Perl folder architecture. I admit I failed (laziness), but

Re: [perl-win32-gui-users] [win32-gui] Win32::GUI::ToolBarWindow

2006-10-05 Thread Geoffrey Spear
The only reference on the website is to ToolbarWindow being supported by GUI Loft. I never managed to get GUI Loft working (it would crash consistently and I gave up) and no longer have it installed, but I'd assume the file might have come from a GUI Loft installation. On 10/5/06, Robert May <[

Re: [perl-win32-gui-users] [win32-gui] Win32::GUI::ToolBarWindow

2006-10-05 Thread Robert May
Arthur Schwarz wrote: */Robert May <[EMAIL PROTECTED]>/* wrote: Arthur Schwarz wrote: > Does this really exist? > > my $a = Win32::GUI::ToolbarWindow( ... ); I never heard of Win32::GUI::ToolbarWindow, but that doesn't mean it doesn't exist. > A reference to Toolbar

Re: [perl-win32-gui-users] [win32-gui] Win32::GUI::ToolBarWindow

2006-10-05 Thread Arthur Schwarz
A reference to ToolbarWindow is In my Active Perl directory under: Perl/html/site/lib/Win32/GUI/ToolbarWindow.html This file was installed 5 Sept., probably when I installed Win32/GUI 1_04. art Robert May <[EMAIL PROTECTED]> wrote: Arthur Schwarz wrote: > Does this really exist?