On Aug 19, 2009, at 1:44 PM, PCWiz wrote:
This seems to be a bug with Snow Leopard, or Snow leopards developer
tools. I took the same project, and then compiled and ran it on
Leopard, the issue does not exist. I'm not sure why this is happening.
SnowLeopard is still under
This seems to be a bug with Snow Leopard, or Snow leopards developer
tools. I took the same project, and then compiled and ran it on
Leopard, the issue does not exist. I'm not sure why this is happening.
Thanks
On 2009-08-19, at 10:08 AM, Dave DeLong wrote:
Link fail.
On Aug 19, 2009, at 1
Oops, my bad
Here's the link:
http://rapidshare.com/files/269163555/BeastClone.zip.html
:-)
On 2009-08-19, at 10:08 AM, Dave DeLong wrote:
Link fail.
On Aug 19, 2009, at 10:03 AM, PCWiz wrote:
Hi,
Here is the source code for the app in which I'm having issues with
making an empty select
Link fail.
On Aug 19, 2009, at 10:03 AM, PCWiz wrote:
Hi,
Here is the source code for the app in which I'm having issues with
making an empty selection in the NSTableView
Click here to download file
The app is compiled under the 10.5 SDK. It uses the BWToolkit
framework, so if you don't
Hi,
Here is the source code for the app in which I'm having issues with
making an empty selection in the NSTableView
Click here to download file
The app is compiled under the 10.5 SDK. It uses the BWToolkit
framework, so if you don't have its ibplugin installed then you may
need to get i
On Aug 19, 2009, at 11:39 AM, PCWiz wrote:
I checked the Array Controller and it had the "Avoid Empty
Selection" setting checked. So I unchecked it, saved, and tried
again. It still doesn't work. And now I have another problem (once
again, out of the blue). I have it set to "Select Inserted
I checked the Array Controller and it had the "Avoid Empty Selection"
setting checked. So I unchecked it, saved, and tried again. It still
doesn't work. And now I have another problem (once again, out of the
blue). I have it set to "Select Inserted Objects" in my Array
Controller, and objec
On Tuesday, August 18, 2009, PCWiz wrote:
> Hi,
>
> All of a sudden empty selection on my NSTableView won't work. I have it set
> to allow empty selection in IB, and I've also tried programmatically setting
> it with setAllowsEmptySelection: but it doesn't work. Something always has to
> be sel
On 19/08/2009, at 10:55 AM, PCWiz wrote:
All of a sudden empty selection on my NSTableView won't work. I have
it set to allow empty selection in IB, and I've also tried
programmatically setting it with setAllowsEmptySelection: but it
doesn't work. Something always has to be selected
Wor