[wxPython-users] Scrollbar help with DynamicSashWindow

Robin Dunn robin at alldunn.com
Thu Mar 22 10:08:56 PDT 2007


Danny Shevitz wrote:
> so after a long hiatus, I tried to implement what you said, and I have 
> run into another problem
> If I put the TreeCtrl inside a panel, I no longer seem to be able to 
> bind EVT_DYNAMIC_SASH_SPLIT to
> the tree Ctrl.


The DSW sends the event to what it thinks is the leaf window, which in 
this case would be the panel.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list