Is there any way of creating a clearwin window initially hidden, so that its position can be changed (and controls modified) before making it visible without having it flash up in its default location first. I can't just use %sy to set its position as I need to get the window size.
BTW - I need to reposition after creation because its a %di window which is not initially positioned in the centre of the screen, unlike standard clearwin windows (%di windows seem to have their upper-left corner in the centre).
Thanks Alan