[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [platform-swt-dev] Mac OS X port: Tree/MacUtil question
|
- From: Martin Sturzenhecker <msturzen@xxxxxxx>
- Date: Sat, 29 Jun 2002 15:48:16 +0200
- Delivered-to: platform-swt-dev@eclipse.org
Hi Andre,
I found it inthe ControlManager API reference at:
http://developer.apple.com/techpubs/macosx/Carbon/HumanInterfaceToolbox/ControlManager/
Control_Manager/index.html
(without linebreak :-)
Select the "API" link on the right hand side and drill down until you
find the link to "NewControl".
martin