PDA

View Full Version : Debug tree architecture


nean
07-11-2007, 06:40 AM
Hi,

I think in the Debug console a command which give the current children tree of objects would be good.
When using a big application it could be usefull to have a tree representation of the children objects to go directly on it and not doing subviews[x].subviews[x]...

a representation like

current_parent
children1
subchildren1
subchildren2
...
children2
...
children3
...

where just a click on the object link directly to the object.

jug
07-12-2007, 12:42 PM
Hi,

You might have a look on this great components :
path/to/your/lps/components/incubator/inspector/inspector.lzx

Bye

nean
07-13-2007, 06:09 AM
I haven't this file on my lps4 directory ...

jug
07-15-2007, 09:50 PM
Ooops...
You're right, it doesn't exist in OL4 (I'm still using OL3.3.3).

Please forgive me,
Jug