Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!asuvax!hrc!force!covertr From: covertr@force.UUCP (Richard E. Covert) Newsgroups: comp.sys.atari.st Subject: Re: Event Multi & Right Mouse Buttons Example (LONG with overkill) Summary: Thanks!! Message-ID: <46529b7f.14a1f@force.UUCP> Date: 19 Oct 89 15:48:28 GMT References: <17337@watdragon.waterloo.edu> Organization: gte Lines: 31 In article <17337@watdragon.waterloo.edu>, achowe@tiger.waterloo.edu (anthony howe) writes: > About 2 years ago this question came up on the net. I still have a hard copy > of the post which I used to develop the following tit-bit on detecting the > right mouse button. Anyways it boiled down to this... > > "Install your own button handler in assembler. The button value comes in > d0, save it out to a nice place, then change it to a left click no matter > what, and install the routine using vex_butv()." - Kenneth Soohoo > > Long exmaple to follow...... > > achowe@tiger.waterloo.edu | "Life is not fair. Anyone who tells > _ -|-|_ _ | you different is trying to sell you > (_\ |\| | | | (_) |\| \/ | something." - The Princess Bride > ___/ | disclaimer... Thanks to Anthony Howe for his fine example of right button processing. I wish that more examples of tricky ST programming would be posted on this newsgroup. In particular, I would like to hear from other people who have tried the 'vdit' program posted awhile ago. 'vdit' was an example in loading GDOS fonts, but it didn't appear to work. I would like to write a small utility to print out a sample of each GDOS font in your collection. So, I need to be able to load and unload GDOS fonts (both screen and printer) and then dump a sample to the printer. Any ideas out there?? Richard ( The Whiner (tm) ) Covert