Gtk2::SimpleList question..
- From: Jim Donoghue <jim smithy com>
- To: gtk-perl-list gnome org
- Subject: Gtk2::SimpleList question..
- Date: 23 Sep 2003 08:07:54 -0400
I'm trying to create a Gtk2::SimpleList 'on-the-fly'. How do I pass the
options to it at creation time so the columns will be in the correct
order? It works fine like this:
my $sl = Gtk2::SimpleList->new('Name'=>'text','Address'=>'text');
But if I try to dynamically assign column names/types and pass those as
a variable to it, the columns get reordered.
--
Jim Donoghue
Smithy Co.
(734) 913-6700
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]