[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Readonly issues
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Readonly issues
- Date: Wed, 03 Jan 2007 19:49:55 +0100
On Wed, 2007-01-03 at 18:27 +0100, Jens Luedicke wrote:
> I noticed that a Gtk2::Dialog doesn't like
> Readonly-declared variables as custom response values.
Both portions of code use the C function looks_like_number from perl to
check if a scalar is a number. So yeah, your two problems are probably
related. It looks like Readonly values and looks_like_number don't mix.
--
Bye,
-Torsten
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]