Demo of Dialog Manager calls in System7

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Demo of Dialog Manager calls in System7

Post by Info-Mac » November 18th, 1994, 11:00 am

Download: http://archive.info-mac.org/dev/src/app ... demo-c.hqx

This shell was created to demonstrate the correct way to
use AppendDITL(), CountDITL(), and ShortenDITL() Dialog
Manager calls in System7. This shell also show how to
corectly use the WindowFont for drawing text in a dialog This
demo creates a sample dialog which contains a checkbox
control using the WindowFont. This checkbox appends and
shortens the dialogs DITL.
Post Reply