Re: Hm. ItemFactory vs. gtk2-perl 0.90 ? :)
- From: Brett Kosinski <brettk frodo dyn gno org>
- To: muppet <scott asofyet org>
- Cc: gtk-perl list <gtk-perl-list gnome org>
- Subject: Re: Hm. ItemFactory vs. gtk2-perl 0.90 ? :)
- Date: Tue, 22 Jul 2003 23:43:11 -0600 (MDT)
On Tuesday, July 22, 2003, at 11:20 PM, Ross McFarland wrote:
@$j2_entry{ j2_keys} = @$user_entry{ j2_keys};
my @bad = grep(!exists $j2_entry->{$_}, keys %$user_entry);
foreach (@bad) { carp("Gtk Item Factory Entry; unknown key
($_) "); }
i'm disappointed that in all that, nobody found a way to sneak in a
map. ;-)
I had a few interrim solutions that did, actually... :)
Brett.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]