Can anybody advise me on how to start up a frame so that it really comes
up invisible (e.g. to start a frequently used lookup frame whilst loading
the application, for fast access later)? If a frame is started with
CALLFRAME someframe(...) with WindowVisibility = WV_INVISIBLE;
... the frame appears iconised, and if clicked on by the user it appears -
possibly in confusing circumstances. Same problem if CurFrame.WindowVisibility
is set in the frame's initialize block.
This is happening on X11R5 on an AIX machine with W4GL 2.0/02 - but I've
also had the same problem with X11R4 on SunOS.
--
Alan Little