On Jul 26, 2010, at 12:32 PM, mark wrote:
>> On 25/07/2010, at 9:00 AM, mark wrote:
>>
>>> A problem which is driving me spastic:
>>> I have an NSBrowser that allowes multiple selection.
>>> When I double click one of the selected items, all other selected items
>>> deselect.
>>> I have set the
On 25/07/2010, at 9:00 AM, mark wrote:
A problem which is driving me spastic:
I have an NSBrowser that allowes multiple selection.
When I double click one of the selected items, all other selected
items deselect.
I have set the doubleaction and action methods and correct target.
These are
On 25/07/2010, at 9:00 AM, mark wrote:
> A problem which is driving me spastic:
> I have an NSBrowser that allowes multiple selection.
> When I double click one of the selected items, all other selected items
> deselect.
> I have set the doubleaction and action methods and correct target. These