0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed KVC methods and replaced initialize with init; still not working (based on suggestion http://lists.macosforge.org/pipermail/macruby-devel/2008-October/000582.html) More... over 15 years ago
added KVC compliance methods suggested by Rich Kilmer in http://lists.macosforge.org/pipermail/macruby-devel/2008-September/000565.html but still not working More... over 15 years ago
have hooked up the Xib like in pp129-132 but still getting errors: '[<NSTableColumn 0x10fb2b0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key displayPatternValue1.' More... over 15 years ago
Documents support for RaiseMan More... over 15 years ago
a patch for later use to add Documents support to an application More... over 15 years ago
initial attempt at RaiseMan; not sure how to activate the StaffList < NSDocument to appear as a window More... over 15 years ago
incrementFido using setValue:forKey: as attr_accessor methods don't seem to trigger change notification More... over 15 years ago
Added KVCFun More... over 15 years ago
Challenge: Make a Data Source More... over 15 years ago
Make a Delegate challenge More... over 15 years ago
using hash's [] syntax instead of objectForKey: More... over 15 years ago
table of voices, with default one initially selected More... over 15 years ago
enable/disable buttons More... over 15 years ago
Challenge from Target/Action chapter More... over 15 years ago
basic speech app More... over 15 years ago
initial IB for SpeakLine More... over 15 years ago
added awakeFromNib with NSCalendar date More... over 15 years ago
initial RandomApp import More... over 15 years ago