wx.lib.itemspicker¶
Created on Oct 3, 2010
@authors: Daphna Rosenbom,Gitty Zinger,Moshe Cohavi and Yoav Glazner The widget is contributed by NDS ltd under the same license as wxPython
- items_picker.ItemsPicker:
Displays available items to choose from,
Selection is done by the Add button or Double Click,
De-Selection is done by the Remove button or Double Click,
Derived from wxPanel
Classes Summary¶
PyCommandEvent(eventType=wxEVT_NULL, id=0) -> None |
|
ItemsPicker is a widget that allows the user to form a set of picked |