johnagrandy
08-06-2003, 06:05 PM
Hi Antun ...
in the Window tutorial
http://www.laszlosystems.com/developers/learn/documentation/tutorials/window.php
in the final code segment, an instance of <text> is assigned via "placement=content" to be a subview of a child view of the the "mediaWindow" class ...
but the particular view named "content" is nested down aways in the view hierarchy of the class ...
how can such an absolute reference be relied upon?
the "name" attribute is local, not global as the "id" attribute is
in the Window tutorial
http://www.laszlosystems.com/developers/learn/documentation/tutorials/window.php
in the final code segment, an instance of <text> is assigned via "placement=content" to be a subview of a child view of the the "mediaWindow" class ...
but the particular view named "content" is nested down aways in the view hierarchy of the class ...
how can such an absolute reference be relied upon?
the "name" attribute is local, not global as the "id" attribute is