|
-
July 20th, 1999, 04:58 AM
#1
Picture1.pset(x,y) won't produce an unbroken line
code:
MouseDown
Paintnow = True
MouseMove
Picture1.pset(x,y)
mouseUp
Paintnow = False
With a narrow drawwidth this produces a broken line on anything but very slow mousemovements.
Is there a way around this ?
Thanks R.................................
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|