Assuming this:
currentSystem.myStartMenu = new aStartMenu(currentSystem, {visible: true});
 
Here what I want to do:
   I want to keep a pointer to the myStartMenu of the currentSystem and in the mean time I want this view (as it extends view) is placed (visually) in the currentSystem view (extends view too).
Can't make it work..
Help appreciated :) Thanks!
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to