var i=0;i<10; i++) {<o:p></o:p></span></font></p>
<p class=MsoPlainText><font size=2 face="Courier New"><span style='font-size:
10.0pt'> te2_8.add(new
QxTreeFolder("Item " + i));<o:p></o:p&g
Hi!
I don't see any reason why this shouldn't work. Maybe you could send us
a little demo (just a few lines of code) which show your problem.
Thanks.
Cheers,
Sebastian
Okan, Varol schrieb:
> All,
>
>
>
> Is there no way to include a QxTree in a resizable QxWindow (or another
> parent
I didn't put it in a Window but I did put one inside another container that resized and the only way I got it to look right was to use a fixed width and height for the Tree and when the container resized I had to then change the width and height of the tree. I found no automatic way to make this wo
All,
Is there no way to include a QxTree in a resizable QxWindow (or
another parent ?) and have it not change the QxWindows height (besides making
the height a static size) ?
If someone can point me in the right direction (yes or
no) that would be a start. I will add a code snipple