Hi everyone !
i re-do a post because the old post isn't seeable, maybe a bg of the forum (?).
So, my probleme is all so simple : i think to have misunderstood with Parent/Children objects, and Group with object controller.
I have a lot a of object, wich could used like a taskbar. You know, you click on a first item, it open a second composed by more items, and clicking on another item in this second list, open a third list.
My problem : when i click on the first item, it open the second AND the third, but i would like to develop just what i need : the first open the second, the second open the first.
for those who like pictures explain, read this :
my first level, http://img133.echo.cx/img133/133/16oc.jpg , clicking on it open this : http://img133.echo.cx/img133/6963/38yx.jpg .
As you can see it open the two level. For reference, i would like to have this order : http://img133.echo.cx/img133/133/16oc.jpg , http://img133.echo.cx/img133/2350/29ux.jpg , http://img133.echo.cx/img133/6963/38yx.jpg .
For more, my second problem, is in the loading of Theme. This theme show all the taskbar opened, with all '1.2.3 levels) opened. How to do the taskbar "closed" at the begining ?
for those who like pictures explain, read this :
at the program start, it's this ("open") http://img133.echo.cx/img133/6963/38yx.jpg , but i would like a start like this ("closed") http://img133.echo.cx/img133/133/16oc.jpg
thanks for your help !
here the project "opened" http://img137.echo.cx/img137/3586/desk3fk.png
yeb215