[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A simple event handling code
- Subject: A simple event handling code
- From: limtc <thyechean@gmail.com>
- Date: Fri, 31 Aug 2007 06:27:05 -0700
- Complaints-to: groups-abuse@google.com
- Injection-info: m37g2000prh.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:255 comp.sys.apple2:2964
I updated my mouse handling sample code to become a full skeleton code
for event handling for both keyboard and mouse using Complete Pascal.
This can be used as the basis to do a much bigger event driven
program, which my son is planning to write later.
You are welcome to take a look at: http://virtualgs.larwe.com/Virtual_GS_Programming/Crazy_Typer.html