Re: Placing an NSRect into an NSImage
Re: Placing an NSRect into an NSImage
- Subject: Re: Placing an NSRect into an NSImage
- From: matt neuburg <email@hidden>
- Date: Thu, 12 Dec 2002 18:18:34 -0800
On Wed, 11 Dec 2002 15:25:58 -0800, Simone Manganelli <email@hidden> said:
>
>
OK, so I've quit messing around with NSProgressIndicators, since it's
>
too complicated, and I've decided to make my own little progress bars
>
to display in an NSTableView.
That is what I ended up doing. But instead of drawing my own from scratch, I use a tiff image from a screenshot of something that looks like a real progressbar, as an NSImage. Then I scale that image as needed, and that's how I make my "progressbars" of various lengths appear in the table. m.
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.