Many thanks Alexei, that helps!
Just for you info, WX is to blaim ;')
And yep, I'm running with 2 monitors, thats perhaps why this error hasnt crept up yet.
In [2]: dir(wx.Display(0))
---------------------------------------------------------------------------
exceptions.NotImplementedError Traceback (most recent call
last)
C:\Documents and Settings\jelle da qck\<ipython console>
C:\Python24\lib\site-packages\wx-2.6.1.0-py2.4-win32.egg\wx\_misc.py
in __init__
(self, *args, **kwargs)
5753 and the only one which is always supported
5754 """
-> 5755 newobj = _misc_.new_Display(*args, **kwargs)
5756
self.this = newobj.this
5757 self.thisown = 1
NotImplementedError:
Many thanks,
-jelle