s are calling methods on your document, you're doing it
wrong. Your views should operate on data provided by your document (preferably
via bindings) and by actions your views call into your document (or window
controller, depending upon how you've designed your app).
--
Jon Gary / O
me directory, but they say
no (I'm not sure they understood the question).
Any clues?
--
Jon Gary / Object Orienteer / Ambrosia Software, Inc. --
http://www.AmbrosiaSW.com/
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please
Containers/MyBundleId/Data/Library/Application
Support/MyApp/MyFolderWhereRecycleFails
--
Jon Gary / Object Orienteer / Ambrosia Software, Inc. --
http://www.AmbrosiaSW.com/
On Dec 14, 2012, at 6:51 PM, Mike Abdullah wrote:
>
> On 14 Dec 2012, at 21:26, Jon Gary wrote:
>
&g
Post a crash log? Did you run with zombies on?
--
Jon
On Feb 23, 2013, at 6:14 PM, Peter Hudson wrote:
> Hi All
>
> I use an NSSavePanel to save data to file in HTML format.
> This panel is run from a button in one of the panels in the app.
>
> The whole mechanism has been working absolut
Just because a crash happens in an apple framework doesn't mean it's note our
bug. If you can't take the time to run the code with zombies on, it's a waste
of everyone else's time guessing what's going on.
--
Jon
On Feb 23, 2013, at 9:57 PM, Quincey Morris
wrote:
> On Feb 23, 2013, at 18:1
At the risk of suggesting the obvious, did you test with the zombie instrument
to see of you have a memory management bug unrelated to cursors?
--
Jon
On Apr 11, 2013, at 6:15 PM, Sean McBride wrote:
> On Thu, 11 Apr 2013 14:52:48 -0700, Quincey Morris said:
>
>>> I have an executable which r