[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Looking for AppMaker/GS



On Aug 7, 12:30 pm, pitz <pitz.w...@gmail.com> wrote:
> Anybody has experience with or can point me to where I can find
> AppMaker/GS?  I'm looking for the one made by Bowers Development in
> the early `90s (not the one targeting Windows or OS X).  It's
> supposedly a prototyping development tool that generates source code
> for MPW IIGS/C.  Don't know if the generated source is also ORCA/C
> compatible.

I have that. The code it generates is old-school K&R format, and is
really awkward. It obviously predates the Resource Manager, and it
even predates TaskMaster, so it does everything by hand. It's not
really a viable tool for developing UIs for Apple IIgs apps.

Sheppy