Is there a way to determine the position of a NSButtonMBS (or other things like NSPopupButtonMBS) according to the Xojo coordinate system (x,y)?
How do I get coordinates for NSButtonMBS and what are these numbers refering to? For instance I can get NSButtonMBS.frameLeft, which in my case always shows a value of 5. So what is 5 refering to? How can I get the distance between the left edge of the button and the left side of its parent window? Or same thing for NSButtonMBS.bounds.X (which shows a value of 0) To illustrate this I put up a screenshot on the Xojo forum: https://forum.xojo.com/6053-how-to-get-x-y-of-a-nspopupbuttonmbs Oliver _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
