← Back to team overview

kicad-developers team mailing list archive

Design Rules Dialog - Assert creating a listbox.

 

There is an Assert coming from the creation of a listbox with wxLB_MULTIPLEand wxLB_EXTENDED at dialog_design_rule_base.cpp:155 and 190.

Documentation http://docs.wxwidgets.org/stable/wx_wxlistbox.html#wxlistbox says: 
"Note that wxLB_SINGLE, wxLB_MULTIPLE and wxLB_EXTENDED styles are mutuallyexclusive and you can specify at most one of them (single selection is thedefault)."

 
I promise that this was the last for today ;)
--
Marco