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.
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.