[comp.sys.atari.st.tech] Drawing rubberbands

george@m2xenix.psg.com (George Emery) (05/20/91)

I'm trying to draw a rubberband between a fixed location and the mouse
cursor.  The fixed location is selected by checking the mouse location
when a button press is sensed by EventMulti.  If I continue to use
EventMulti, can I continue to draw to the cursor location?  So far that's
been escaping my abilities...

george@m2xenix.psg.com