ComboBox and multiple selection

314 views
Skip to first unread message

Mark

unread,
Jul 22, 2011, 3:22:34 PM7/22/11
to wxPython-users
Does ComboBox support multiple selection? Is there a similar control
that does? I have a search bar and want to place a combobox next to
it to allow multiple selection of common 'tags' as a quick way to
browse through the data. I don't really have any other room to do
something different.

Robin Dunn

unread,
Jul 23, 2011, 6:26:26 PM7/23/11
to wxpytho...@googlegroups.com

wx.ComboBox doesn't, but you could probably make a class derived from
wx.ComboCtrl with a custom popup that does.


--
Robin Dunn
Software Craftsman
http://wxPython.org

Changming Feng

unread,
Jul 21, 2016, 4:19:27 PM7/21/16
to wxPython-users
Is there any sample that might help on multiple selection combobox?

在 2011年7月23日星期六 UTC-7下午3:26:26,Robin Dunn写道:
Reply all
Reply to author
Forward
0 new messages