From: Joerg H. <hac...@lf...> - 2002-02-12 16:38:18
|
Dear all, I am running Python 2.1, wxPython 2.3.2 and Boa 0.1.0-alpha from SourceForge download page. I have found that there is a missing mouse event in the Evts section of the Inspector when run on a wxListCtrl. There is no entry for a RIGHT_DOWN event. Is this by purpose? The event is existing in wxPython and I Connect it manually to the event handler at the moment. Is this a configuration problem or a bug in the inspector code? Joerg |