Tag Archives: Code

NSTableHeaderCell

I’ve been teaching myself [Cocoa][cocoa] lately and was wrestling with this class for a while — it didn’t seem to draw itself correctly when I hosted it myself (I’m building my own layout, but I wanted its header to be … Continue reading

Posted in Uncategorized | Tagged , | 1 Comment

Zbox Background

So, I made some changes recently to which computer I use for certain activities, and now there’s a gaming PC (hence, Zbox — more on that later). Win2k’s standard background settings didn’t quite do what I wanted, so I quickly … Continue reading

Posted in Uncategorized | Tagged , | Comments Off

BBEdit Text•Shift Right Script

This is an AppleScript that I used with BBEdit to make the text-indent commands behave the way I expected. It has two known defects: – When multiple lines are selected, they don’t stay that way – Errors get thrown in … Continue reading

Posted in Uncategorized | Tagged , , | Comments Off

Quicken Launcher

This is a quick AppleScript I threw together to launch Quicken. I keep my Quicken data files on a PGPDisk, so when I click the Quicken icon on my dock, something has to happen before Quicken can launch, thus this … Continue reading

Posted in Uncategorized | Tagged , , , | Comments Off