Re: Shadow is inside of the object. After Clipping object does not show.

2009-06-08 Thread Kyle Sluder
You need to post your code. It sounds like you're trashing the graphics context somehow. --Kyle Sluder ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators a

Shadow is inside of the object. After Clipping object does not show.

2009-06-07 Thread Agha Khan
Hi: I have a Hexagon where I have filled a solid color and it is working. Now I placed a shadow which is showing in side of hexagon, which it should not. Very strange. Second I wanted to clip that hexagon so outside of this hexagon (I used path to make that object) should not be dragged.