I used Glade to build my gui. When I run glade2perl on the resulting .glade
file I get the following:
in Glade::PerlGenerate->Widget_from_Proto
while trying to eval '$widgets->{'start'} =
Glade::PerlGenerate->new_GtkButton('toolbar', $proto, 7, 'Top Level
Application' );'
FAILED with Eval error '
in Glade::PerlGenerate->add_to_UI
while trying to eval '$forms->{'main'}{'start-pixmap'} =
Gnome::Stock->new_with_icon('Redo');'
FAILED with Eval error 'Can't locate object method "new_with_icon" via
package "Gnome::Stock" at (eval 629) line 1.
What is Gnome::Stock and where can I get it? When I built the perl Gtk package
I did perl Makefile.PL --with-glade --with-gnome.
--
Jason Bodnar
[EMAIL PROTECTED]
--
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null