Re: Missing Gtk2::HButtonBox and others



Hi,

On Sun, 2005-11-13 at 18:30 -0800, Lynn Wilkins wrote:

But using command line perl..
    [law lisa project1]$ perl -e "use Gtk2::HButtonBox;"
    Can't locate Gtk2/HButtonBox.pm in @INC (@INC contains: 
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi           
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi  .....)

doing a 'find /usr/lib/perl5 -name HButtonBox.pm ' returns nothing. 

Quite understandable, as there's no HButtonBox module inside Gtk2.

All widgets and objects are created from C objects and dynamically
loaded, so you can't include them directly.


Ciao,
 Emmanuele.

-- 
Emmanuele Bassi - <ebassi gmail com>
Log: http://log.emmanuelebassi.net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]