kynikos / outspline

Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
http://kynikos.github.io/outspline/
GNU General Public License v3.0
47 stars 9 forks source link

Use UIActionSimulator #268

Open kynikos opened 10 years ago

kynikos commented 10 years ago

Re-implement the simulator with UIActionSimulator.

http://wxpython.org/Phoenix/docs/html/UIActionSimulator.html

kynikos commented 10 years ago

Note that UIActionSimulator moves the real mouse cursor, not just simulates it, i.e. this would prevent from using the computer for other purposes meanwhile.