C Modal Dialog Cpp
C Modal Dialog Cpp
| Filename | c-modal-dialog-cpp.hqx |
|---|---|
| Size | 14.1 KB (14485 bytes) |
| 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
Enclosed is my implementation of a modal dialog C++ class. It is fairly easy to use and removes most of a dialog's implementation details from you. You can easily create sub classes to customize behavior for particular types of modal dialogs (a dialog with a Text Edit text box example is supplied). This code is designed to be "stand alone" and does not depend on any "Class Archive" for use. Can be used in C code to make dialog handling more standardized (of course, turn on the C++ compiler for the source it is used in).
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