> David, can you provide some sample code of doing just
> this thing?

  penDown = true;
  while (penDown) {
    EvtGetPen(&x, &y, &penDown);
  }

  check the API's for the type definitions of x, y and penDown

  i never thought of this as a solution - it totally skipped my
  mind :)) but i use the code myself! :)

  cheers.

az. 
--
Aaron Ardiri 
Java Certified Programmer      http://www.hig.se/~ardiri/
University-College i G�vle     mailto:[EMAIL PROTECTED]
SE 801 76 G�vle SWEDEN       
Tel: +46 26 64 87 38           Fax: +46 26 64 87 88
Mob: +46 70 656 1143           A/H: +46 26 10 16 11

Reply via email to