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.