Re: GTK2::Button retrieved from Tie::IxHash hash value does not render
- From: Roderich Schupp <roderich schupp googlemail com>
- To: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
- Cc: gtk-perl-list gnome org
- Subject: Re: GTK2::Button retrieved from Tie::IxHash hash value does not render
- Date: Fri, 22 Jul 2011 08:45:01 +0200
On Thu, Jul 21, 2011 at 7:29 PM, Emmanuel Rodriguez
<emmanuel rodriguez gmail com> wrote:
It seems that Tie::IxHash is storing the string representation of the
buttons instead of the real values.
No. Otherwise
$button{qbimport}->signal_connect( clicked => \&qbimport );
would already have died. And your "workaround" wouldn't work either.
Cheers, Roderich
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]