SimpleList redraw/refresh
- From: Juergen Zahrer <jzahrer unix sbg ac at>
- To: gtk-perl-list gnome org
- Subject: SimpleList redraw/refresh
- Date: Sun, 11 Jul 2004 18:09:10 +0200 (CEST)
hi,
i ve started using perl gtk2/simplelist for an application.
this is really good stuff, but is there a way to display a 'new' created
@hosts (see code below)?
or have i to redraw/refresh the hole window ( but how? )
######
$categories = Gtk2::SimpleList->new ('Hosts' => 'text');
@{$categories->{data}} = @hosts;
######
-juergen
--
-------------------------------------------------------------------------
Juergen Zahrer | juergen zahrer sbg ac at
University of Salzburg/Computer Center | Tel: +43 (662) 8044 6745
5020 Salzburg/Austria | Fax: +43 (662) 6389 6745
key ID 957441D7 | www.users.sbg.ac.at/~jzahrer
-------------------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]