Wladimir Palant wrote:
I'm trying to do a really simple thing - to display a textbox on top of a tree. The usual answer to this is a stack, like this:

...

Now if I look at this - it seems that the textbox is displayed above the tree, but the text from the treecell element is actually above the textbox.

Just in case somebody is interested: in the end the only solution I found was putting the textbox into a windowed element. I put it into an iframe and everything works fine now. Before that it was a mess with treecell text displaying over textbox text, tree selection over textbox borders/background and caret not displaying at all.

Wladimir
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to