Thanks Nick.
On May 27, 2010, at 2:21 PM, Nick Zitzmann wrote:
>
> On May 27, 2010, at 2:58 PM, Tony Romano wrote:
>
>> Below is some code that handles mount and unmount notifications for volumes.
>> During an unmount, I want to remove the item from the NSTreeController's
>> arrangedObjects l
On May 27, 2010, at 2:58 PM, Tony Romano wrote:
> Below is some code that handles mount and unmount notifications for volumes.
> During an unmount, I want to remove the item from the NSTreeController's
> arrangedObjects list. The mount sections works fine, it appends to the tree
> any new vo
Below is some code that handles mount and unmount notifications for volumes.
During an unmount, I want to remove the item from the NSTreeController's
arrangedObjects list. The mount sections works fine, it appends to the tree
any new volumes added. When I want to unmount it, I go through the