Hi all,

In addition to my last post I have another question.

I want to have a widget with the width of a tree item, so in the full width of 
the tree only narrowed on the left side by the tree structure itself. I hoped 
that the resize-call will set that, but that is not true.

When calling Fl_Tree_Item::w() the return value is always 0 on each and every 
element of the tree.

The same is true when I look at the resize function of the widget which has 
been added to the Fl_Tree_Item: The resize function always has a 0 in it's 
width.

So, how do I do that?

Kind regards,
Julian
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to