@Michael_Meyer wrote:
Hi...,
I am playing with Pythons userinterfaces and found that message and title are swapped in PropertyListBox:
PropertyListBox(items, values, title=None, message=None) <--- current
PropertyListBox(items, values, message=None, title=None) <--- should be
Cheers
Michael
www.flexiCAD.com
Posts: 2
Participants: 2