python - wxPython add seperation mark to sizer -


i have 2 groups of check boxes in wx.boxsizer(wx.horizontal). add distinguish it's 2 different groups (something else blank space). i'm looking similar appendseparator() of wx.menu()

i've looked in sizer class don't see useful there.

i'm trying avoid adding statictext | between groups, there other way?

wx.staticline might serve well


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -