Saturday, December 16, 2006
I found a bug in PictureWindow 1.5. It basically rendered the drop down absolutely useless. I’ve fixed the bug and everything seems to be working as it should. Download the latest version here.
Also filed in
|
|
Sunday, November 26, 2006
We’re happy to announce the release of PictureWindow1.5. There’s so much upgradey goodness that I jumped the version number a whole 0.4. Here’s the changelog:
- Added a preference panel that allows selecting the default image directory
- Added the ability to delete the current picture
- Added image information (name, size and format).
- Added keyboard [...]
Also filed in
|
|
Friday, November 17, 2006
I’m proud to announce the release of PictureWindow1.1. Besides some general code clean-up, this new release adds the ability to select a folder other than ~/Pictures/, which increases its usefulness about 1000 times. Download and enjoy.
Also filed in
|
|
Friday, November 10, 2006
Been a while since I’ve updated. My apologies. But I have excellent news. I’ve written my first full-fledged Cocoa application. PictureWindow is a very basic image viewing program for OS X. In its current state of development it will only browse your Pictures folder. I’m working on changing that [...]
Also filed in
|
|
For the past week+ I’ve been reading Programming in Objective-C. That’s not the scary part. The scary part is that I’m thoroughly enjoying it and I might actually like Objective-C better than I like Python. At least so far. “How can that be?” you may ask. “Python’s syntax is so [...]