Hi all, I really like the Cocoa implementation of Delegates, but I keep running into errors where I've misspelled the method being implemented in my code. As...
... This is not exactly what you want, but you can use the freeware program AppKiDo to quickly look up the delegate methods for a class. AppKiDo knows about...
... So the answer is "not really", but have you tried using XCode 1.5 and it's autocomplete feature? While it's sometimes a bit too broad in scope for the...
I've been playing around with Ruby, another duck-typed language, and I've got a question for the group. A dynamically typed language makes it easier to write ...
... I believe it does this when it thinks you have already started the survey; takes you to where you left off. If the survey engine has gotten confused on...
This doesn't answer your questions but it does help frame the arguments ... Some interesting insights here on the original wiki which is of course rather...
Kevin Purcell
kevinpurcell@...
Mar 2, 2005 7:27 pm
240
Except that Objective C is not a dynamically typed language. It's dynamically bound, but that doesn't mean its dynamically typed. The differences are subtle...
Hopefully my survey of the differences helps clear up some misunderstandings. I am of the philisophy that to be a great programmer it is best to know many...
Hi all, I'm pretty new to Cocoa / OS x in general and am loving it. I'm getting used to using XCode / objc and the cocoa way of doing things in general, but...
In general the toolchain on OS X is powerful enough to not need too many extra tools. Many people swear by 'AppKiDo' to help them navigate the massive Cocoa...
Hopefully you've discovered Shark by now--an Apple tool but not one which you would necessarily trip over on your own. The presentation on UnitKit a few weeks...
... In my continued good natured pimping of UnitKit, the latest development version of UnitKit includes support for Growl (http://growl.info/), which I find...
... Competion Dictionary: http://obdev.com/products/completion-dictionary/index.html I can't code without this. -gus -- August 'Gus' Mueller Flying Meat Inc. ...
WTF? I didn't know that still worked with Xcode. Damn. I used it in the days of Project Builder, but it stopped working when I upgraded and for the longest...
... Hey, if Gus is reading this list, someone should put in a plug for his most excellent product, VoodooPad. Imagine a turbocharged notepad app, with ...
I installed completion dictionary and see it in my edit menu.. but the abbreviations followed by the escape key don't do anything. Do I have a key binding...
Wondering if anyone would be interested in carpools from South Seattle, specifically from the Seward Park, Columbia City or Beacon Hill areas? I've been...
I will be covering a few powerful Objective C concepts which are foreign to C++ programmers, including: - Delegates -- using a delegate to play with the dock. ...
For those who can't get enough of Cocoa meetings... I will be at the Seattle dBug at 4PM so that any die hards that show up can participate in the introductory...
Our meeting start time has been changed to 7PM. dBug Resource Center Address: 9620 Stone Avenue North, Suite 202 Seattle, WA 98103-3378 You can get directions...
I have posted the results of the program survey (23 responses) at http://homepage.mac.com/halmueller/SummaryMarch10.html If you have not already responded to...
As of now, we have no particular items on our schedule after George's Delegates talk tonight. We have 2 clumps of skill level in our group. I was thinking...
I would like to propose an alternate method of handling the Hillegass book... We would devote half of each Thursdays meeting to covering the contents of the...