Re: Cocoa app screen update issues on Mavericks
"Reaves, Timothy" <treaves-LJOxsInyt2UOfS2CK31KzVaTQe2KTcn/@public.gmane.org> Tue, 28 Jan 2014 14:54:19 -0500
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <CALF0saQ20WUx4R4Cu8vdgLO1Jz39k9_1SJhY27EB+MP4bo7QyQ@mail.gmail.com> |
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 protected]> 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 protected]) > > 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/treaves%40silverfieldstech.com > > This email sent to treaves-LJOxsInyt2UOfS2CK31KzVaTQe2KTcn/@public.gmane.org