Am 21.08.2011 um 16:47 schrieb Jaap Cammeraat:

> Hi,
> 
> I'm working on an App without use of RB Window.
> I'm only using NSWindowMBS and looking for the CGContext of that window to 
> make some parts of that window invisible.
> 
> Do you where to search?

NSWindowMBS.isOpaque must be set to false, so your window gets an alpha channel.
Now draw with custom NSView class.

Greetings
Christian

-- 
See you in Frankfurt, Germany at the Real Studio Database Days

More details and registration here:
http://www.monkeybreadsoftware.de/realbasic/events/frankfurt-2011-event.shtml


_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to