Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!seismo!sundc!pitstop!sun!amdcad!ames!mailrus!tut.cis.ohio-state.edu!ukma!psuvm.bitnet!cunyvm!ndsuvm1.bitnet!ud040164 From: UD040164@NDSUVM1.BITNET (a.d. jensen) Newsgroups: comp.sys.mac.programmer Subject: Turbo Pascal and the Mac II Message-ID: <1506UD040164@NDSUVM1> Date: 26 Oct 88 02:19:46 GMT Article-I.D.: NDSUVM1.1506UD040164 Organization: North Dakota Higher Education Computer Network, Fargo, ND Lines: 25 DISCLAIMER: Author bears full responsibility for contents of this article. I have a real problem with Turbo Pascal, latest version. I have written several different applications, all of which work wonderfully on a SE and lower, but which exhibit the same problem on a Mac II: I call a certain routine (doesn't matter where it is), and from that point, until we return from the routine, all of the dialog boxes have no text in them. That is, no stattext, no text in the buttons, no text anywhere. This even affects system dialogs like SFGetFile and Page Setup. The affected routines are all different in the different applications. If the first thing you do in the routine is throw up an alert, it has no text. If the last thing you do before calling the routine is to throw up the same alert, it works hunky-dorey. Has anyone else encountered this problem? The "boys" at Borland were less than helpful... ("Ahh... how many fonts you got installed?" "Five." "Ahh... that's not it, then. I'll write it down." :-) Hey, thanks in advance for the assistance. dale BTW: This has been tested on dozens of different Mac IIs, with different systems and varying levels of INIT interference. No matter.