On Jun 2, 2011, at 9:13 AM, Christian Schmitz wrote: > > Am 02.06.2011 um 18:05 schrieb Michael Diehr: > >> Question: is it possible with the REALbasic window class to draw >> transparent background colors (e.g. to use an alpha value in the >> window.paint or canvas.paint event) ? If so, I could even use a normal >> realbasic window... > > Well, in Carbon: yes if you use MakeTransparentMBS. > > For Cocoa I still need to find a way to enable it. Currently those windows > are marked as non transparent so no alpha gives you black.
Thanks. To confirm: is it true that OverlayMBS internally uses an NSWindow? Is that true in both Carbon and Cocoa builds? If so, I would prefer to just move my code to OverlayMBS for all targets. _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info