Re: Drag with shadow
Re: Drag with shadow
- Subject: Re: Drag with shadow
- From: Andreas Monitzer <email@hidden>
- Date: Fri, 10 Aug 2001 19:14:59 +0200
On Friday, August 10, 2001, at 06:18 , jean-michel daix wrote:
My question today is about draging a picture. To give you an example, just
like when you drag a card in a solitaire card game. I know how to move my
picture, but I want a shadow under it.
What do you think is the best way to do this ? Use a picture with an alpha
channel for the shadow and draw my image on top ? Use a windows with my
picture in it and use the shadow drawn by aqua ? A better way ? (may be
something for this exist in aqua)
You could create a borderless window with a frame and do all the dragging
for yourself (even with alpha!). However you won't be able to drag into a
foreign app.
andy
--
Discussion forthcoming.