Specify the column data types for the tree widget to correct the sorting
Disciple
http://www.murga-linux.com/puppy/viewtopic.php?p=562748#562748
The default directive isn't being used so it could go in there like this:
<label>Column 0 | Column 1 | Column 2</label>
<default>G_TYPE_STRING | G_TYPE_INT | G_TYPE_FLOAT</default>
Easy enough as far as I can see: widget_tree.c:widget_tree_create_tree_store()
Original issue reported on code.google.com by thunor...@hotmail.com on 20 Sep 2011 at 5:14
Original issue reported on code.google.com by
thunor...@hotmail.com
on 20 Sep 2011 at 5:14