Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Working on the Doodle Drawing Recorder/Player. Testers wanted
#2
As usual, amazing job, and I like the drawing hand and forearm!

The area around line 63 might benefit from the following:

Code: (Select All)
$IF WIN THEN
        'This makes no sense, but it fixed the glitch in windows.
        DO UNTIL _MOUSEX = mx AND _MOUSEY = my
            mi = _MOUSEINPUT
            _MOUSEMOVE mx, my
        LOOP
$END IF

This fixes the mouse problem on Linux after the color dialog is used.
Reply


Messages In This Thread
RE: Working on the Doodle Drawing Recorder/Player. Testers wanted - by mnrvovrfc - 08-30-2023, 12:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QuadDraw revisited - drawing program work in progress Dav 34 7,064 10-09-2024, 10:29 PM
Last Post: Dav
  real 2-4 player Pong (requires 2-4 USB mice plugged into your PC) madscijr 1 729 06-26-2024, 01:09 PM
Last Post: madscijr
  read 2 or more USB mice on one PC - fully working with keyboard input madscijr 2 1,088 06-16-2024, 01:48 AM
Last Post: madscijr
  RotoLine line drawing James D Jarvis 0 516 10-11-2023, 04:24 PM
Last Post: James D Jarvis
  Working on ways to map images onto balls Dav 1 744 10-05-2023, 12:12 AM
Last Post: PhilOfPerth

Forum Jump:


Users browsing this thread: 1 Guest(s)