[wxPython] TreeCtrl and Selection Changed Event not working

Hi,

is it just me or did someone else notice ?
Using the demo wxTreeCtrl.py on win98 doesn't catch the EVT_TREE_SEL_CHANGED
(and neither the ..._CHANGING) event.
The same is true for any wxPython program using the TreeCtrl

Using 2.3.3.1 (actual development releases as on the homepages as of today)

Is there a fix or so ?

  UC