Wierd error when activating an Entry



I was getting this when using the old 0.12 lib so I moved to 0.22 but it is still the same. I'm guessing I'm just doing something wrong.

   $new_query_name_entry=Gtk2::Entry->new;
$new_query_name_entry->signal_connect(activate => sub { print "clicked\n"; 1});

When I add some text into the Entry and press return I see the "clicked" text printed but then get the error below printed too. Any ideas?

[gperl_value_from_sv] FIXME: unhandled type - 0 ((null) fundamental for (null))

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963




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