drag down your mouse at left mouseclick in python

后端 未结 0 1435
我在风中等你
我在风中等你 2021-01-07 02:56

I am trying for a while to get a code that drags the mouse down when I press left mouse button.

I now have:

def onclick(event):
    print (\'---\')
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题