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



Users browsing this thread: 2 Guest(s)