Re: custom TreeModel
- From: Quentin <squentin free fr>
- To: Jens Luedicke <jens luedicke gmail com>
- Cc: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: custom TreeModel
- Date: Mon, 22 Aug 2005 19:15:47 +0200
your for loop is wrong in your clear method: the row number changes as
you remove rows, you must either, always remove the row 0, or remove
rows from last to first.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]