Path: utzoo!utgpu!water!watmath!clyde!bellcore!faline!ulysses!allegra!princeton!udel!rochester!cornell!uw-beaver!tektronix!reed!psu-cs!smethers From: smethers@psu-cs.UUCP Newsgroups: comp.sys.mac Subject: Re: Wrapping up the toolbox Keywords: Prototyper Message-ID: <487@psu-cs.UUCP> Date: 23 Jan 88 22:17:21 GMT References: <687@PT.CS.CMU.EDU> Reply-To: smethers@psu-cs.UUCP (Paul Smethers) Organization: SmethersBarnes Lines: 22 Posted: Sat Jan 23 17:17:21 1988 In article <687@PT.CS.CMU.EDU> lgh@IUS2.CS.CMU.EDU (Leonard Hamey) writes: > So... my question... has anyone written some >facilities to wrap up the toolbox into even higher-level interfaces? Like >automatically taking care of desk accessories, handling scrolled windows, etc? >It seems like a logical thing to do, so I figured before trying it I should >find out whether it already exists. Anyone got such a beast? In C even? We have just announced Prototyper shipping for the Macintosh with code generation (currently only in Pascal, but a 'C' version is soon to follow). See my other posting announcement for information on Prototyper. Prototyper helps you in several ways (even if you program in 'C'). First off, it will generate resouces for all of the Macintosh interface items (including icons, controls, dialogs, alerts, and windows). This is valuable by itself. Secondly, it generates code (in Pascal) that you can reference as a 'C' programmer to see how your interface is implemented in Pascal for a translation. The benefits are that you can create your entire user interface in a couple of hours, and the output you get is completely customized to your designs. Paul Smethers SmethersBarnes