This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (3 messages)
#Multiple windows
Message #132297
From:
Greg Williams
MAUG(R)/Macintosh Developers/Programmers Forum
· Tools/Debuggers
July 18, 1993 10:31 PM
I created 4 windows in ResEdit 2.1 on a Mac si (sys. 7.1) and am trying to get them to show on the screen simultaneously in THINK Pascal. All of the windows appear at the correct location when viewed in ResEdit, but when I run my Pascal program, the first…
From:
Greg Williams
MAUG(R)/Macintosh Developers/Programmers Forum
· Tools/Debuggers
July 18, 1993 10:19 PM
Dave, Thanks for the info. Won't ResEdit automatically take care of these steps if I get into the BNDL resource and change the icon? ==> Greg
#APPL. ICON W/ RESEDIT
Message #132158
From:
Greg Williams
MAUG(R)/Macintosh Developers/Programmers Forum
· Tools/Debuggers
July 17, 1993 5:27 PM
I'm trying to create an application icon using ResEdit 2.1 (and sys.7). I followed the steps that are outlined in _Mac. Pascal Programming Primer_ by Mark and Reed, but I still get the usual application icon instead of my customized icon. The application was created in THINK Pascal 4.0. I…