Hi,
With perl -w I get an error every time I do $entry->grab_focus eg:
Use of uninitialized value at Existing/BusApp.pm line 672.
Data::Dumper shows the widget as:
$VAR1 = bless( {
'_gtk' => 142669384
}, 'Gtk::Entry' );
The call sets the focus correctly.
Is it my error or is something awry with Gtk::Widget?
Regards, Dermot
--
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
