gabbbb

Results 2 comments of gabbbb

Same problem, fixed applying changes before crash

Hi moos, about type type("a", Key.ALT) I couldn't figure why Key.alt doesn't work. But i tried this reg.type("f", SXKey.ALT ) reg.type("f", "\ue022") #using unicode. And it works great. I found...