Custom images with NSProgressIndicator
Custom images with NSProgressIndicator
- Subject: Custom images with NSProgressIndicator
- From: Chas Spillar <email@hidden>
- Date: Mon, 20 Nov 2006 20:21:20 -0800
- Thread-topic: Custom images with NSProgressIndicator
Hello,
I am trying to create a spinning type animation/busy indicator that uses
custom images. I was hoping to use NSProgressIndicator since it does most
of what I want. I tried creating a subclass of NSProgressIndicator and
overriding -drawRect:, but this shows only the first image. If click in
another window, it seems to call the drawRect: method again. This is really
close, but not what I want. What am I missing? Do I have to roll my own
indicator, or is there some way to coerce NSProgressIndicator to do what I
want?
Chas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden