Hi there!

I've been tearing my hair out trying to figure this out, so hopefully someone 
will take pity!

Basicaly, I've a CALayer-backed custom view, which works pretty great, I use a 
transform to flip it, and it works fine, the problem happens when I put it in a 
NSScrollView....

If I put it in the scrollview, and set the scrollview's setWantsLayer to YES,  
then it works good, very fast and smooth scrolling, BUT, it's completely upside 
down!

If I setWantsLayer to NO, then it's the right way up, but jerky and generally 
doesn't work (i.e. the scroll bar doesn't do anything in the scrollview)

I've tried flipping and unflipping the view, applying a transform to the 
CALayer (I had a transform to begin with, removed it, no difference), nothing I 
do will flip it back!

Please help!

Thanks

Moray


      __________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to