AHa ok thanks that fix it, unfortunately it doesn't looks good. :(:(
Gus
On 8.3.2009, at 18:13, Benjamin Dobson wrote:
On 8 Mar 2009, at 15:40:18, Gustavo Pizano wrote:
Hello,
I have created a custom NSWindow class, there I implemented the
method
- (id)initWithContentRect:(NSRect)content
On 8 Mar 2009, at 15:40:18, Gustavo Pizano wrote:
Hello,
I have created a custom NSWindow class, there I implemented the method
- (id)initWithContentRect:(NSRect)contentRect styleMask:
(NSUInteger)windowStyle backing:(NSBackingStoreType)bufferingType
defer:(BOOL)deferCreation screen:(NSScre
Hello,
I have created a custom NSWindow class, there I implemented the method
- (id)initWithContentRect:(NSRect)contentRect styleMask:
(NSUInteger)windowStyle backing:(NSBackingStoreType)bufferingType
defer:(BOOL)deferCreation screen:(NSScreen *)screen
{
I set up the alpha value and the othe