Am 08.05.2013 um 09:40 schrieb Beatrix Willius <[email protected]>: > How does NSPointMBS work? x coordinates work fine. But something isn't > working with y.
It's a very simple class with two double properties. No magic involved. Not even code. > I'm trying to show an attached window. This is okay for a button on a simple > window. But I can't make it work on a containercontrol. Normally I use > TrueBoundary. But I think the NSPoint works backward. There is probably a calculation but in the attached window code. For some things, we need to swap coordinates from top/bottom to bottom/top coordinates and back. I'll have to debug that a bit in the next time, but not today. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
