Page 2 of 2

Re: binding a callback to an event

Posted: Mon Dec 30, 2019 2:12 pm
by kgschlosser
the issue you are having with the remote control is going to be a thing of the past pretty soon anywho. I am doing an almost complete rewrite of the MCE Vista+ plugin. I have been making comments in there about the additions I have made so far.

Re: binding a callback to an event

Posted: Mon Dec 30, 2019 2:50 pm
by piert
Now I get the following error:

Code: Select all

Exception in thread Thread-6:
Traceback (most recent call last):
  File "threading.pyc", line 532, in __bootstrap_inner
  File "threading.pyc", line 736, in run
TypeError: Unbind() argument after ** must be a mapping, not function