2008/9/4 Marcel Borsten <[EMAIL PROTECTED]>:
> 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 h
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
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
i
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?
<>
Regards / Met vriendelijke groet,