My application has a UI having a main window which contains many views such as NSTableView, NSOutlineView, NSOpenGLView, many NSTextFields etc...
The applications works normally but after some time the UI stops responding to the mouse clicks, the application does not hang but it seems that all the views stop redrawing itself. I have tried many things but fails to prevent or reproduce the behaviour. Need some advice on how to fix or atleast find out what is causing such behaviour. I am updating all UI controls on the main thread and using Cocoa bindings heavily.. apparently there is no memory leaks, I am using Xcode 6.1 on Mavericks Please help! _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com