Xref: utzoo comp.sys.mac:17811 comp.sys.mac.programmer:1489 Path: utzoo!attcan!uunet!mcvax!unido!iraun1!iravcl!joachim From: joachim@iravcl.ira.uka.de Newsgroups: comp.sys.mac,comp.sys.mac.programmer Subject: Multifinder Restart/Shutdown, Quit Message-ID: <163@iravcl.ira.uka.de> Date: 3 Jul 88 12:33:05 GMT Lines: 27 Organisation: Universitaet Karlsruhe, IRA, F.R. Germany Multifinder 1.0 and prehaps above (System 6.0 didn't arrive in Germany until now) contains a feature that allows any program to tell Multifinder, how to Quit. This feature is especially useful in an environment where localized (e.g. German) programs and English programs are used. Multifinder contains two resources 'mstr' 100 and 101, that tell it, which menu and which item within that menu to pull to make a program Quit. I assume that a similar resource will tell the new Multifinder which item to use to Open a file. (I have been told that MPW is the only program supporting this feature so far, MPW uses Open [ellipsis] instead of Open...). However, Multifinder uses these resources only if they are not overridden in the application. It does explicitly search for the two resources in the application resource file, then in the Multifinder resource file. This feature allows the programmer/localizer/user to make allmost any application to support the Quit/Open feature. I think that these resources should be added during development, because you cannot assume that an English program is used in an English environment only. I got this knowledge from disassembly/testing, not from inside Apple. Since it is not documented anywhere, you cannot count on this feature to remain unchanged. Joachim Lindenberg, Dept. of Computer Science, University of Karlsruhe Sommerstrasse 4, 7500 Karlsruhe 1, Federal Republic of Germany joachim@ira.uka.de, joachim@germany.csnet, ..!mcvax!unido!uka!joachim