Re: problems with liststore....



On Fri, 2004-04-30 at 13:51, Bruno Boettcher wrote:

i need to clear the model when a new request comes in and then fill it
up with the new data...

$model->clear is what you want.

(BTW if someone could point me out to the docu for that stuff...
 ListStore deosn't seem to exist in C, nor is there some perldoc docu)

See

  http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeModel.html and
  http://developer.gnome.org/doc/API/2.0/gtk/GtkListStore.html

or

  perldoc Gtk2::TreeModel and
  perldoc Gtk2::ListStore.

HTH,
-Torsten




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]