Re: GTK2::Button retrieved from Tie::IxHash hash value does not render



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]