Questions tagged as 'iron-python'

1
answer

How to capture events in Python?

I'd like to capture the user-clicked keys through IronPython. I understand a bit of C #, but I'm not understanding how I would do this in Python. Code: import clr clr.AddReference('System.Windows.Forms') from System.Windows.Forms import K...
asked by 27.09.2018 / 03:29