Dialog Controls C
Dialog Controls C
| Filename | dialog-controls-c.hqx |
|---|---|
| Size | 38.0 KB (38886 bytes) |
| Year | 1995 |
| Downloads | 16 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata corrections, and join the
community chat.
About
X-Sender: tclement@osiris.ac.hmc.edu Date: Sat, 4 Feb 1995 00:39:09 -0800 From: tclement@hmc.edu (Todd Clements) Subject: DialogControls.c; dialog controls in the window font
DialogControls.c by Todd Clements (tclement@hmc.edu) This demo shows how to do different things with dialogs: 1) Set the window font and size 2) Patch NewControl() so that you have controls in the window font (thanks to Jens Alfke for the code) 3) Use Popup Menus in modal dialogs 4) Use AppendDITL() to get a NewsWatcher-like preferences box 5) Use styled text edit records from resources to display text 6) Write a filter for a Modal Dialog using ModalFilterUPPs
Some some of this code is stolen from my own program, others stolen from other people, but it's all here for you!
If you have any comments about the code, any improvements/additions/bugs, please feel free to contact me at tclement@hmc.edu.
I make no guarantees regarding the decency of this code. Run it and use it at your own risk.
Version History: January 26, 1995 - 1.0 - First release
File Info
This file is part of the MacTrove archive. See the Thank You page for the upstream mirrors we rely on. It is BinHex encoded — use The Unarchiver to decode it.
Related apps