Hello list,

I'm trying to implement a preference interface like System Preferences, and using Core Animation. When I look at Basic Cocoa Animation sample code, it looks nice and seem to be the starting point for what I want to do.

The problems is with NSTableViews. When the window resizes and reveals a preference panel with a table view in it (I just moved the NSImageView away, and put a big NSTableView in the third pane)
, I get weird effects on the table view, like flckering or bad refresh,
I took a screenshot of what it does, and it is no good :

http://img293.imageshack.us/my.php?image=tableviewlk3.png

As you can see, move steps of the NSTableView are persistent and this is really visible when the animation is running.

Am I missing some point ?

Yann Bizeul - yann at tynsoe.org
Cocoa Developer

Tynsoe Projects
BuddyPop - GeekTool - SSH Tunnel Manager - ...
http://projects.tynsoe.org/


_______________________________________________

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