Re: Split proposal...

2006-02-20 Thread Yann Le Guen
Hi All, Beside POC, there's also mgstep and ObjectiveLib. These are frameworks offering an oop toolkit to ones that do not feel always happu with the whole GNUstep libraries... Both will gently compile and can be used on both OSX (beside cocoa) and Linux (debian —my prefered distro, beside

NSImage lockFocus/unlockFocus bug?

2006-02-20 Thread Stefan Urbanek
Hi again, I was trying to play with [NSImage lockFocusOnRepresentation:myBitmapRep]. It looks like it creates some cached image representation. According to: http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSImage_index.html ...it is fine, however

Re: Split proposal...

2006-02-20 Thread Alex Perez
Yann Le Guen wrote: Hi All, Beside POC, there's also mgstep and ObjectiveLib. These are frameworks offering an oop toolkit to ones that do not feel always happu with the whole GNUstep libraries... Both will gently compile and can be used on both OSX (beside cocoa) and Linux (debian —my