Hi all,
I’m wondering if there’s a way to increase the stack size of the thread that
opens my NSDocument in the background.
NSThread has a -setStackSize: method which would work, but it must be set prior
to starting the thread. The problem is I don’t start the thread - Cocoa does.
By the time
> On 5 Jul 2017, at 7:25 pm, Georg Seifert wrote:
>
> Any reason you set the tableview to be "Source List". Set it to regular and
> it will work perfectly. It seems that the NSPopUpButtonCell don’t like to be
> in a source list. Maybe you can subclass it and draw yourself?
Interesting… I don
Any reason you set the tableview to be "Source List". Set it to regular and it
will work perfectly. It seems that the NSPopUpButtonCell don’t like to be in a
source list. Maybe you can subclass it and draw yourself?
Georg
> On 05.07.2017, at 03:36, Graham Cox wrote:
>
>
>> On 5 Jul 2017, at