Re: GtkTreeView does not show data after clear()
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: GtkTreeView does not show data after clear()
- Date: Sun, 11 Dec 2016 20:45:22 +0100
On 26.11.2016 17:09, David Lowrence wrote:
When the program runs, the data is displayed on the first pass, but
on the second, it's not. I edited the program changing "Gtk3" to
"Gtk2" and changed the version requirement in the Glade file, and the
data displays on both passes.
I cannot reproduce this with perl 5.24.0, perl-GOI 0.040, perl-Gtk3
0.029, gobject-introspection 1.50.0 and gtk+ 3.22.4. The tree view
displays the same three lines in both iterations. What versions are you
using?
# perl -v
# perl -MGlib::Object::Introspection -E'say
$Glib::Object::Introspection::VERSION'
# perl -MGtk3 -E'say $Gtk3::VERSION'
# pkg-config --modversion gobject-introspection-1.0
# pkg-config --modversion gtk+-3.0
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]