Not really sure how to put this..um..How do I retrieve the coordinates of the edge of the window, NOT the layout?
MMF has something like left.frame, top.frame, etc. So regardless of your position in the layout, left.frame+window.width/2 & top.frame+window.height/2 would equal the middle of the window.
Does Construct have something like this? Thanks.