[comp.sys.atari.st] GEM programming in C

covertr@gtephx.UUCP (Richard E. Covert) (06/13/89)

	It seems to be a favorite past time for us Atarians to flame the ST
computer for all of it defects and for the rotten marketing by the Tramiels,
but I do like programming this beast!!!

	I have a lot of experience writing C code for UNIX, but w/o any windowing
experience. So, I needed to learn a lot when I wanted to add a GEM interface to
some CLI driven programs for my ST. And that is where the ST really shines. The
use of a Resource Construction Kit or Editor is a great addition to any programmer.
It rally simplifies the use of all sorts of graphic objects. I am still learning
how to use the various RSC editors out there, but the idea of drawing the screen
instead od programming in bit maps is simple wonderful.

	Also, since the graphics are included in GEM, everyone's language (even
ugh, Basic 8-(  ) allows the new programmer to common standard functions regardless
of the language used, or the compiler used.

	All in all, I am very impressed with the ease of AES/VDI. It will still
take some time to learn the intimate details of GEM, but meanwhile I am able to add
some real nice basic interfaces immediately. In fact, I am looking at adding
icons to my programs next!! And then sound!! And then menu bars!!

Well, have phun all.

Richard (gtephx!covertr) Covert