> i just installed activeperl on a other machine .. > > installed (via the ppm!) the win32::gui & api.. > > downloaded the gp109.zip (without any probs) > > when i try to run gb.pl the screen comes up and falls back to the prompt.. > > this is the error i get returned > D:\perlgui>perl gb > --Inside: main::Read_Preferences, Called from line: 51 > --Inside: main::Setup_Menu, Called from line: 53 > --Inside: main::CWin_Resize, Called from line: 108 > Your vendor has not defined Win32::GUI macro ToolBar, used at gb line 1502. > at D > :/Perl/site/lib/Win32/GUI.pm line 347. > > D:\perlgui> > > i'm running the same operating system as on my other computer (win2k) ? > > why does this error occures here ? >
I'll guess you are running an earlier version of Win32::GUI. I can run GB under Win2000 Professional with Win32::GUI Build 502. David Hiltz