Re: Continue application processing with mouse down on a menu

2015-09-27 Thread Programmingkid
On Sep 27, 2015, at 10:33 AM, Scott Ribe wrote: > On Sep 26, 2015, at 12:19 PM, Programmingkid > wrote: >> >> I just wish there were an easy way for the a task on the main thread to >> continue to work even if the user is looking at a menu. Using multiple >>

Re: Continue application processing with mouse down on a menu

2015-09-26 Thread Programmingkid
On Sep 26, 2015, at 3:19 PM, Jens Alfke wrote: > >> On Sep 26, 2015, at 11:19 AM, Programmingkid >> wrote: >> >> I just wish there were an easy way for the a task on the main thread to >> continue to work even if the user is looking at a menu. Using

Re: Continue application processing with mouse down on a menu

2015-09-26 Thread Programmingkid
On Sep 26, 2015, at 2:03 PM, Jens Alfke wrote: > >> On Sep 26, 2015, at 10:51 AM, Programmingkid >> wrote: >> >> When I click on a menu, the application pauses. That seems pretty much like >> a smoking gun that things haven't changed much with the Mac

Re: Continue application processing with mouse down on a menu

2015-09-26 Thread Programmingkid
On Sep 26, 2015, at 1:03 PM, Eric Schlegel wrote: > >> On Sep 26, 2015, at 9:51 AM, Jens Alfke wrote: >> >> >>> On Sep 26, 2015, at 7:11 AM, Programmingkid >>> wrote: >>> >>> It has seem like a rule that has been in place forever

Re: Continue application processing with mouse down on a menu

2015-09-26 Thread Programmingkid
On Sep 26, 2015, at 12:07 PM, Alex Zavatone wrote: > > On Sep 26, 2015, at 10:23 AM, Scott Ribe wrote: > >>> It has seem like a rule that has been in place forever that an application >>> pauses processing when the mouse is down on a menu. > > Why? It's not like all the threads are locked in

Re: Continue application processing with mouse down on a menu

2015-09-26 Thread Programmingkid
On Sep 26, 2015, at 12:51 PM, Jens Alfke wrote: > >> On Sep 26, 2015, at 7:11 AM, Programmingkid >> wrote: >> >> It has seem like a rule that has been in place forever that an application >> pauses processing when the mouse is down on a menu. Is there

Continue application processing with mouse down on a menu

2015-09-26 Thread Programmingkid
It has seem like a rule that has been in place forever that an application pauses processing when the mouse is down on a menu. Is there a way to make the application continue processing even with the mouse down? ___ Cocoa-dev mailing list (Cocoa-dev@li