<font size="3">I&#39;m trying to hide/show a widget and then resize and re-center the parent window immediately. How do I Resize a window, then get accurate size info from GetSize?</font><font size="3"> I say the note about this call sequence in the mono docs and gtk docs, and I tried iterating the event loop to make the ConfigureEvent go through. No dice --
</font> I<font size="3"> keep getting the wrong window size, so my window position gets messed up.</font><font size="3"> SetPosition(WindowPosition.AlwaysCenter) works well, but I only want my window to center horizontally, with the window positioned a third of the screen height from the top of the window.
<br><br>David<br></font>