vlistTag
Wraps vlist in a tag browser jacket.
-
class lib.pyWx.vlistTag.Dialog(parent, tags, *args, **kwds)
Bases: wx._windows.Dialog
-
ContentBrowser
- alias of TestBrowser
-
OnDoubleClick(event)
-
OnOk(event)
-
class lib.pyWx.vlistTag.TestBrowser(parent, tags, content_ctrl_keyw, *args, **keyw)
Bases: lib.pyWx.tag.Browser
-
ContentCtrl
- alias of TestContentBox
-
class lib.pyWx.vlistTag.TestContentBox(parent, *args, **kwds)
Bases: lib.pyWx.tag.ContentMixin, lib.pyWx.vlist.Box
-
IsEmpty()
-
SetFilter(filter)
-
SetTag(tag)
-
class lib.pyWx.vlistTag.TestDialog(parent, tags, *args, **kwds)
Bases: lib.pyWx.vlistTag.Dialog
-
ContentBox
- alias of TestContentBox
-
class lib.pyWx.vlistTag.TestFrame(parent)
- Bases: wx._windows.Frame
-
lib.pyWx.vlistTag.example()