[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New Complete Pascal example (event driven programming)
- Subject: New Complete Pascal example (event driven programming)
- From: limtc <thyechean@gmail.com>
- Date: Wed, 12 Sep 2007 05:00:38 -0700
- Complaints-to: groups-abuse@google.com
- Injection-info: w3g2000hsg.googlegroups.com; posting-host=218.186.9.5; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0
- Newsgroups: comp.sys.apple2.programmer, comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news2.google.com comp.sys.apple2.programmer:430 comp.sys.apple2:3342
Hi,
I have updated one of my earlier sample code - Simple Paint - to teach
event driven programming. This code teaches keyboard and mouse events
and combined them into a painting programming.
New feature of the program: support for multiple paint brush sizes.
You can see the codes and the output at
http://virtualgs.larwe.com/Virtual_GS_Programming/Simple_Paint.html
PS: this is also a fun painting program for kids. Since I do not know
how to distribute the code (I have the S16 file), please copy/paste
the codes into Complete Pascal and compile to disk.