creating a dock controller app

tfucini

Registered
i want to learn to create apps for mac OSX... the first time i want to try to make is create a simple app that allows you to control the dock such as open and close using a a key such as f13 or move by using another key, and also possibly changing some other things such as color, ect. where should i begin??
 
Do you have any programming experience in any languages (Java, C, C++, Cocoa, etc.)?

I would suggest letting a book teach you (or, better yet, take a class) and let the book decide which applications you should start out learning. Cutting your teeth on a dock modification program may not be the easiest approach to learning how to program in Carbon/Cocoa.

The O'Reilly books on Carbon or Cocoa and Mac OS X may be a good place to start.
 
Back
Top