All posts in February, 2006
[NSColorPanel isContinuous] and [NSColorWell isContinuous]
A quick comment about these two properties: [NSColorPanel isContinuous] and [NSColorWell isContinuous]. Generally, you want these two things to be in sync. Whenever the color changes in the NSColorPanel, the color in the NSColorWell will... [read more]
Feb
24
2006
Xcode shortcuts to finding a file.
Cocoa Developers: While programming with Xcode, I’ve developed several habits to make me a faster programmer. I’ll share these tidbits with you. 1. Use Cmd-Shift-D to quickly open files that you know the names to.... [read more]
Feb
24
2006
Happy Tree Friends
One of my favorite video podcasts is Happy Tree Friends. They are a rather sick and twisted cartoon, but entertaining. Subscribe for your self.
Feb
23
2006
Burning Man 2006
Today I got my burning man 2006 ticket. I’m not sure yet if I’m going to go for sure. Probably, as it was a lot of fun last year.
Feb
23
2006
How to build a treehouse
I like treehouses, if you haven’t guessed. I found this great step-by-step page on how to build a treehouse: Treehouse – on instructables. In general, Instructables: step-by-step collaboration, is a great website. Very cool. For... [read more]
Feb
17
2006
Box # 5…
I finished box #5 a few days ago (for Stephanie). It turned out really nice! It is made of redwood with pine keys. This is the first thing I made with my new table saw... [read more]
Feb
15
2006
new table saw!
I really needed to upgrade my table saw, and a few days ago I got my order in from Amazon.com: a nice new grizzly 10“ table saw. I got this one:
Feb
10
2006
Mailboxes muni ride — a few pictures
Tom took a few pictures from our mountain unicycle ride last weekend, Mailboxes, in santa cruz. check them out here.
Feb
7
2006
Woodworking: Box #4
Well, I finished box 4 a few days ago. It is pretty nice! Some of the pictures are now on my pictures page: Corbin’s Pictures – Box #4. I used redwood; again it was from... [read more]
Feb
3
2006
Cocoa: NSArrayController and two tableview’s
Hi Cocoa Developers, Tip of the day: Don’t bind two NSTableView’s to a single NSArrayController instance. Bugs will happen! More specifically, attempting to multi-select rows will not work properly — the two tableviews will fight... [read more]
Feb
2
2006
Cocoa: Targeting the entire tableview in a drop operation
Hi Programmers. If you are doing drag and drop in an NSTableView with Cocoa, you can use the following method in your “validateDrop†datasource method to retarget the row it is going to: – (void)setDropRow:(int)row... [read more]
Feb
2
2006
As an Amazon Associate I earn from qualifying purchases.
(c) 2008-2025 Corbin Dunn
Subscribe to RSS feeds for entries.
43 queries. 0.173 seconds.