Comments for PWPolishedSlider http://codebeach.org/code/show/53 Comments feed for PWPolishedSlider en-us Sat, 15 Sep 2007 05:13:14 -0400 Michele Balistreri says: http://codebeach.org/code/show/53 codebeach.org:comment:138 I need to rename this because it does not have a prefix. It'd be great if you could give me one.<br /><br /> Sat, 15 Sep 2007 18:02:29 -0400 Collin Henderson says: http://codebeach.org/code/show/53 codebeach.org:comment:139 Why do you have to rename it? All you do is is add the four files plus graphics in to your project, and then when you make an NSSlider just go to custom class -&gt; PolishedSlider<br /><br /> Sun, 16 Sep 2007 12:07:19 -0400 Michele Balistreri says: http://codebeach.org/code/show/53 codebeach.org:comment:140 Because someone else may want to upload its own PolishedSlider (maybe even based on yours). Being in a flat namespace, there is the convention to prepend a 2 or more letters prefix to the name of each class to avoid collisions. Even Apple follows this prepending NS (for NextStep) to its own classes. Technically there is no reason for this, is just matter of being a good citizen.<br /><br /> Sun, 16 Sep 2007 19:47:59 -0400 Collin Henderson says: http://codebeach.org/code/show/53 codebeach.org:comment:142 Ah I thought you meant like a prefix file:P <br />Sorry about that, is there a way to just update the one i have uploaded or do I have to add a totally new file?<br /><br /> Sun, 16 Sep 2007 19:50:55 -0400 Collin Henderson says: http://codebeach.org/code/show/53 codebeach.org:comment:143 IF you have to do it yourself make the prefix PW (for PolishedWindow)<br /><br /> Mon, 17 Sep 2007 11:01:11 -0400 Michele Balistreri says: http://codebeach.org/code/show/53 codebeach.org:comment:144 Unfortunately editing interface is not ready yet, I will do it manually without problems.<br /><br /> Mon, 17 Sep 2007 16:41:55 -0400 Collin Henderson says: http://codebeach.org/code/show/53 codebeach.org:comment:145 Thanks so much, sorry for the trouble!<br /><br /> Sat, 26 Jan 2008 18:04:51 -0500 Sean Patrick O'Brien says: http://codebeach.org/code/show/53 codebeach.org:comment:147 Does this code happen to come from the iLifeControls framework? <br /><br /> Wed, 30 Jan 2008 11:00:37 -0500 Collin says: http://codebeach.org/code/show/53 codebeach.org:comment:148 It's based on it, yes, should have given you credit - I'll try and fix that - my apologies<br /><br /> Sat, 02 Feb 2008 13:59:13 -0500 Sean Patrick O'Brien says: http://codebeach.org/code/show/53 codebeach.org:comment:149 No worries; I'm actually trying to get my hands out of the iLifeControls framework. It hasn't been updated in ages, and I have no plans for furthering it. I'll probably end up making it public domain, perhaps on Google Code.<br /><br />