![]() |
|
|
+ Search |
![]()
|
Apr 30th, 2002 12:44
Christopher Holland,
The best way to get started with toolbars is to look at the sample code that you already have on your computer. It should be in /Developer/Examples/AppKit/SimpleToolbar Even if you just copy/paste that code into your program it should be enough to get you started. It handles most of the basic toolbar setup for you and is simple enough that you should be able to learn from it.