On 9/27/07, dperez <[EMAIL PROTECTED]> wrote:
>
>
> I have some treevirtual with data in it.
> With the debugger I've checked that a node inside a closed node, doesn't
> have a nodeId in its node structure.  Is this normal?
>
> I think this didn't use to happen with versions prior to 0.7.2
> Any info will be greatly appreciated.
>

Hi David,

Yes, this is normal behavior and is unchanged from previous versions.  The
nodeId field is used internally for dispatching events.  It is only set in a
node when the node is rendered, as only rendered nodes ever generate events.

What are you trying to do?  Maybe I can suggest an alternative method of
accomplishing it.

Cheers,

Derrell
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to