The picture is drawn in a custom view with:

        [[NSColor colorWithPatternImage:image] set];

I don't think I can load the NSProgressIndicator as a subview in this way, so I am going to look at getting the image there in another way.

Regards

Marcel

On 4 sep 2008, at 14:58, Mike Abdullah wrote:

Are you making the progress indicator a subview of the picture? If not, that would explain your screenshot.

On 4 Sep 2008, at 13:29, Marcel Borsten wrote:

I'm using a NSProgressIndicator in my interface, but it shows some strange edges around it when it is visible. The progress indicator is superimposed over a background picture (which is loaded by a the view as background). What am I doing wrong here?

<Picture 3.png>

Regards / Met vriendelijke groet,

Marcel_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/cocoadev%40mikeabdullah.net

This email sent to [EMAIL PROTECTED]



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to