Am 02.06.2011 um 00:28 schrieb Michael Diehr: >> Christian, it seems that using these calls it should be fairly easy to >> update OverlayWindowMBS.AttachToWindow to work in Cocoa, no?
Well, I add those child window methods to NSWindowMBS class. For an OverlayMBS you can get the NSWindowMBS object and do whatever you like. But for OverlayWindowMBS, well that's a carbon window. > > NSWindowAttachWindowOrdered(ptr(self.Handle), ptr(childWindow.handle), > NSWindowAbove) I wonder why this does not crash if you pass the handle of the OverlayWindowMBS!? A NSWindow* is expected there. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info