gtk_ctree_insert_gnode troubles



-
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]