Re: Cocoa app screen update issues on Mavericks
Re: Cocoa app screen update issues on Mavericks
- Subject: Re: Cocoa app screen update issues on Mavericks
- From: "Reaves, Timothy" <email@hidden>
- Date: Tue, 28 Jan 2014 14:54:19 -0500
Simply comment out the third line in that fourth source file, and all will
be well.
On Tue, Jan 28, 2014 at 2:39 AM, Abhijeet Singh <email@hidden> wrote:
> Hi,Recently I have compiled my application on Mac 10.9 (Mavericks).
> Screens are stopped updating. Its a multithreading application. GUI is made
> in Cocoa/Objc and secondary threads are posix threads and C. I updates my
> screens on getting message from secondary threads. I have a table view to
> show the current status of application and a toolbar in my window. If I
> leave the application (do not touch mouse or keyboard) then after a point
> table view stops updating and toolbar buttons are also not updated (they
> are supposed to enable/disable depending upon app status). As soon as I
> click my window screen gets updated. Same application if compiled and run
> on 10.8 works perfectly.I originally created this app on 10.6 and it still
> works fine on 10.6.I made following changes in the project settings to
> compile and run it on 10.9Build Settings > Base SDK: Latest OS X
> (10.9)Deployment> Deployment Target>OS X 10.6Thanks & RegardsAbhijeetGet
> Yourself a cool, short @in.com Email ID now!
> _______________________________________________
>
> 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
_______________________________________________
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