On 6/18/07, FrozenDice <[EMAIL PROTECTED]> wrote:
> Ok, what I really am looking to find out really is just whether you
> can change an atom's label and or icon after it's been made and added
> to the document.

If you have a reference to it, you can.  I don't recall what, if any,
mechanisms I put into TreeFullControl to retrieve references to
columns of the tree.  I don't believe there was any mechanism to do
that built in.  What you're looking to do is reasonable but I've never
heard of others wanting/needing to do it.  I'd suggest looking at the
source for TreeFullControl and possibly creating a subclass that adds
the functionality you desire.

There are mechanisms to obtain the tree node's standard icon and
label, but if I understand correctly, you're adding your own atom as
one of the additional columns and want to manipulate it.

Cheers,

Derrell

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to