Cocoa window stops responding
Cocoa window stops responding
- Subject: Cocoa window stops responding
- From: Nisar Ahmed <email@hidden>
- Date: Mon, 27 Apr 2015 13:53:29 +0500
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 (email@hidden)
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:
This email sent to email@hidden