[wxPython] Separators Disappear on Vertical Toolbars

I'm having a problem with my tool bar separators dissapearing when I switch
from wxTB_HORIZONTAL to wxTB_VERTICAL in the creation of a tool bar. Is
this a wxpython bug? How can I get these to show?

If you want to see what I mean, try swapping wxTB_HORIZONTAL to
wxTB_VERTICAL in the toolbar demo code.

  -Mikhael

I'm having a problem with my tool bar separators dissapearing when I

switch

from wxTB_HORIZONTAL to wxTB_VERTICAL in the creation of a tool bar. Is
this a wxpython bug? How can I get these to show?

I don't know. You should ask about this on the wx-users list, and give more
details, (platform, versions, etc.)

···

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