SetNowSeen

void SetNowSeen(heapPtr viewObj)

Makes the view visible on the screen.

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.