[comp.sys.mac.programmer] INIT Help, Please

jcocon@hubcap.clemson.edu (james c oconnor) (01/10/91)

I am writing an init that needs to put up a dialog box.  My question is
this:
	Can I use the normal methods for getting and putting up a
	dialog?  
	If not, do you have any suggestions?

Thanks,
Jim

stevec@Apple.COM (Steve Christensen) (01/10/91)

jcocon@hubcap.clemson.edu (james c oconnor) writes:
>I am writing an init that needs to put up a dialog box.  My question is
>this:
>	Can I use the normal methods for getting and putting up a
>	dialog?  
>	If not, do you have any suggestions?

Yes, once the environment is set up.  You'll need to initialize QuickDraw, the
Font Manager, Window Manager, TextEdit, and the Dialog Manager before you can
actually display the dialog...

steve

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Steve Christensen	|  Apple Computer, Inc.		|  Disclaimer:
			|  20525 Mariani Ave, MS-81CS	|   the above may be
  stevec@apple.com	|  Cupertino, CA  95014		|   a lie...or not.