#: 17767 S12/OS9/68000 (OSK)
19-Mar-93 18:16:24
Sb: #17755-Subroutine modules
Fm: Bob van der Poel 76510,2203
To: Graham Trott 100115,1075
Graham, thanks for the example code. Now I think I know why MW uses traps
instead of subroutines. I was really hoping that static storage would be
available without having to pass it from the main routine. However, I have
listed out your message and will see if I can use this technique in my
programming efforts.
BTW, I am trying to set up my Ved editor so that different window systems can
use their own mouse drivers, etc. without ved having to know about such things.
At this point, however, it looks like it'll be easier for all (including the
folks who will end up writing there own interfaces) to have this done via a
front-end which interprets mouse data, etc. and inserts it into the keyboard
stream for ved.
Neat thing about OS9...there are always so many ways to do so many things.
|