Bases: lib.pyWx.dialogsInspector.AddTagDialog
The dialog should be invoked by this method.
Returns: | tag, value |
---|---|
Return type: | string, * |
This event is binded to the tag wx.TextCtrl:
self.Bind(wx.EVT_TEXT, self.OnTagText, self.tag)
Bases: lib.pyWx.tag.Browser
Bases: wx._windows.Frame
Bases: lib.pyWx.tag.Browser
Bases: lib.pyWx.droplet.Mixin, wx.grid.Grid
Bases: wx.grid.PyGridTableBase
Get the attribute of a grid cell. The attribute defines:
Parameters: |
|
---|---|
Returns: | attribute |
Define the base attribute for odd and even rows:
The selected color is based on the system (gtk, windows or mac os x).
Bases: lib.pyWx.imageInspector.OpenMixin, lib.pyWx.tag.ContentMixin, lib.pyWx.imageInspector.Grid
Bases: object
Bases: wx.grid.PyGridTableBase
Get the attribute of a grid cell. The attribute defines:
Parameters: |
|
---|---|
Returns: | attribute |
Define the base attribute for odd and even rows:
The selected color is based on the system (gtk, windows or mac os x).