Nicolas Roard wrote:

IIRC, you are doing the right things: use NSColor clearColor to delete
the background, and sets the defaults for the shape extension. I know
it used to work with the art backend, so it may simply be the case
that the backend you are using (cairo?) does not support this method.
Check if your code works with the art backend, if it does then file a
bug :)

How do I find out which backend is in use /slash/ how do you select
the backend?

I suppose I can set some default (will check for that...), but I'm not
sure how to actually "see" whether that was successful... that's
assuming changing the backend doesn't break anything else, in which
case I should see it pretty soon.

I guess for now I'll just try to make another hack to the library to speed
up things a bit.

Christian


_______________________________________________
Help-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnustep

Reply via email to