[Gtk-sharp-list] How to get parent window size position to reposition a tool dialog at the edge of parent?

SgtNasty sgtnasty at gmail.com
Fri Mar 13 09:23:04 EDT 2009


I was assuming there would be something link

ph = myGtkWindow.Height;
pw = myGtkWindow.Width;

logWindowPositionX = Screen.Width - pw
logWindowPositionY = Screen.Height - ph

something like that

-- 
View this message in context: http://www.nabble.com/How-to-get-parent-window-size-position-to-reposition-a-tool-dialog-at-the-edge-of-parent--tp22496311p22496311.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list