gtk_ctree_insert_gnode troubles
- From: "Charlie Schmidt" <ishamael themes org>
- To: gtk-app-devel-list gnome org
- Subject: gtk_ctree_insert_gnode troubles
- Date: 28 Nov 2000 11:07:42 EST
-
I have a GNode of structures, and a CTree for data from the structures to be
inserted into.
After using gtk_ctree_insert_gnode();, the CTree is populated properly
(checked with gtk_ctree_pre_recurisve()), but only the first level of CTreeNodes
is shown, they're all closed (not expanded), and I'm unable to expand them.
Even if in the GtkCTreeGNodeFunc I use in gtk_ctree_insert_gnode() I expand
each CTreeNode, it still shows only the first level, closed and not expandable.
The CTree isn't frozen, as I am able to select nodes just fine.
It's a very curious problem, any ideas?
--
Charlie Schmidt - ishamael themes org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]