| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Wednesday, February 27, 2002, at 23:20, Bryan Pietrzak wrote:If you have the luxury, dump the dialog manager and just use windows and
controls. The only challenge here is instantiating windows and controls,
It's simpler just to use GetNewDialog to instantiate your window and controls. I create a standard DLOG and DITL, and a dlgx resource to specify "Use theme controls" and "Use control hierarchy" That way, every dialog item is a control. After calling GetNewDialog I call GetDialogItemAsControl to get a ControlRef for each of my items. In effect, I have instantiated a window with controls._______________________________________________
| References: | |
| >Re: dump the dialog manager (From: Spec Bowers <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.