I have a sample git project here: https://github.com/ericgorr/nspanel_show
I am working on a swift, core data, and storyboard application.
If it matters, I am using the latest official version of Xcode and OS X.
I can easily show the nspanel by creating a button a called “Show Panel Segue”
and
> On Sep 11, 2016, at 1:31 AM, Charles Srstka wrote:
>
>> On Sep 11, 2016, at 12:16 AM, Gavin Eadie wrote:
>>
>> I’m moving some code from Obj-C to Swift and, from time to time, I open a
>> gap I cannot see across. This is one, and I’d love some assistance.
>>
>> I converted a pile of utili
Hi Alex
I have moved the point where I start the progress indicator and, without
getting into threading, its working again.
Many thanks
Peter
> On 10 Sep 2016, at 21:02, Alex Zavatone wrote:
>
> Is it that the animation thread is being blocked or the thread you have to
> dispatch the req