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. 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
