[SOLVED] Re: Custom NSActionCell subclass + table column binding

2009-09-10 Thread Stamenkovic Florijan
On Sep 10, 2009, at 09:40, BareFeet wrote: Hi Florijan, I've made an NSActionCell subclass for indicating the priority of an object, similar to the rating column in iTunes. The visual aspects of it are working fine, as well as displaying the correct priority for table rows that have a pr

Re: Custom NSActionCell subclass + table column binding

2009-09-10 Thread BareFeet
Hi Florijan, I've made an NSActionCell subclass for indicating the priority of an object, similar to the rating column in iTunes. The visual aspects of it are working fine, as well as displaying the correct priority for table rows that have a priority value set. The problem is setting the

Custom NSActionCell subclass + table column binding

2009-09-10 Thread Stamenkovic Florijan
Hi all, I've made an NSActionCell subclass for indicating the priority of an object, similar to the rating column in iTunes. The visual aspects of it are working fine, as well as displaying the correct priority for table rows that have a priority value set. The problem is setting the new