From: "Jeremy White" <[EMAIL PROTECTED]> > > >I have downloaded and tried the experimental Win32::GUI::Coolbar module and > >I have tested the included demo program, but it doesn't work. It gives this > >error: > > > >Can't find 'BTNS_SHOWTEXT' in package 'Win32::GUI::Coolmenu' used at > >Coolbar.pm line 178. at D:/usr/site/lib/Win32/GUI.pm line 450. > > What version of Perl and Win32-GUI are you using? >
This is perl, v5.8.7 built for MSWin32-x86-multi-thread (with 7 registered patches, see perl -V for more detail) D:\diverse\perl modules\win32\coolbar_0_01>perl -M"Win32::GUI 99999" -e1 Win32::GUI version 99999 required--this is only version 1.03. BEGIN failed--compilation aborted. I have also tried with Active Perl 5.8.8 with the same results. Thanks. Teddy