Re: Adjusting appearance of dragImage?
Re: Adjusting appearance of dragImage?
- Subject: Re: Adjusting appearance of dragImage?
- From: Uli Kusterer <email@hidden>
- Date: Sat, 15 Apr 2006 15:22:37 +0200
Am 15.04.2006 um 14:48 schrieb desktoast music productions:
But, due to the overall design of my app, I’d prefer the whole
background of
the dragImage colored. I tried over and over but
all invocations of setBackgroundcolor: on newDragImage refuse to work
(background stays transparent). My (newbie)question is: Is there a
way to
set the background color within this method? Or do I have to put up
my row’s
dragImage from scratch?
Have you tried actually filling the rect instead of using
setBackgroundColor? I don't think setBackgroundColor: actually does
any drawing. Furthermore, if you read the docs on this method, it
doesn't work on cached image representations, so that may be
something else you're running afoul of.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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