SetNowSeen (Kernel)¶
-
SetNowSeen
(view)¶ Makes the view visible on the screen.
Parameters: view (heapPtr) – An object derived from View
.It looks up the view object’s x and y properties, as well as the view/cel/loop to determine it’s width and height, then sets it’s nsLeft, nsTop, nsRight and nsBottom properties accordingly.