Home
last modified time | relevance | path

Searched refs:GenBitmapButton (Results 1 – 22 of 22) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DGenericButtons.py56 b = buttons.GenBitmapButton(self, -1, bmp)
62 b = buttons.GenBitmapButton(self, -1, bmp)
69 b = buttons.GenBitmapButton(self, -1, None)
126 b = buttons.GenBitmapButton(self, -1, bmp, style=wx.BORDER_NONE)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/_static/images/inheritance/
H A Dwx.lib.buttons.GenBitmapButton_inheritance.png.map2 …a shape="rect" id="node1" href="wx.lib.buttons.GenBitmapButton.html" title="wx.lib.buttons.GenBitm…
H A Dwx.lib.buttons.GenBitmapTextButton_inheritance.png.map3 …a shape="rect" id="node2" href="wx.lib.buttons.GenBitmapButton.html" title="wx.lib.buttons.GenBitm…
H A Dwx.lib.colourselect.ColourSelect_inheritance.png.map3 …a shape="rect" id="node2" href="wx.lib.buttons.GenBitmapButton.html" title="wx.lib.buttons.GenBitm…
H A Dwx.lib.buttons.GenBitmapToggleButton_inheritance.png.map4 …a shape="rect" id="node3" href="wx.lib.buttons.GenBitmapButton.html" title="wx.lib.buttons.GenBitm…
H A Dwx.lib.buttons.ThemedGenBitmapButton_inheritance.png.map4 …a shape="rect" id="node3" href="wx.lib.buttons.GenBitmapButton.html" title="wx.lib.buttons.GenBitm…
H A Dwx.lib.buttons.ThemedGenBitmapTextButton_inheritance.png.map5 …a shape="rect" id="node4" href="wx.lib.buttons.GenBitmapButton.html" title="wx.lib.buttons.GenBitm…
H A Dwx.lib.buttons.GenBitmapTextToggleButton_inheritance.png.map5 …a shape="rect" id="node4" href="wx.lib.buttons.GenBitmapButton.html" title="wx.lib.buttons.GenBitm…
H A Dwx.lib.buttons.ThemedGenBitmapToggleButton_inheritance.png.map6 …a shape="rect" id="node5" href="wx.lib.buttons.GenBitmapButton.html" title="wx.lib.buttons.GenBitm…
H A Dwx.lib.buttons.ThemedGenBitmapTextToggleButton_inheritance.png.map7 …a shape="rect" id="node6" href="wx.lib.buttons.GenBitmapButton.html" title="wx.lib.buttons.GenBitm…
/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/wx/action/
H A Dtool_palette.py171 from wx.lib.buttons import GenBitmapToggleButton, GenBitmapButton
179 button = GenBitmapButton(panel, -1, None, size=self.button_size)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dbuttons.py671 class GenBitmapButton(GenButton): class
849 class GenBitmapTextButton(GenBitmapButton):
876 GenBitmapButton.__init__(self, parent, id, bitmap, pos, size, style, validator, name)
1061 class GenBitmapToggleButton(__ToggleMixin, GenBitmapButton):
1115 class ThemedGenBitmapButton(__ThemedMixin, GenBitmapButton):
H A Dcolourselect.py150 class ColourSelect(wx.lib.buttons.GenBitmapButton):
H A Dimagebrowser.py85 class BitmapButton(wx.lib.buttons.GenBitmapButton):
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gui_core/
H A Dwrap.py254 class GenBitmapButton(buttons.GenBitmapButton): class
258 buttons.GenBitmapButton.__init__(self, *args, **kwargs)
262 buttons.GenBitmapButton.SetToolTip(self, tipString=tip)
264 buttons.GenBitmapButton.SetToolTipString(self, tip)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_lib_buttons.py19 btn = buttons.GenBitmapButton(self.frame, bitmap=bmp)
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/agilepy/lib_wx/
H A Dtoolbox.py30 from wx.lib.buttons import GenBitmapTextButton, GenBitmapButton
428 class GenBitmapToggleButton(__ToggleMixin, GenBitmapButton):
H A Dtest_glcanvas.py29 from wx.lib.buttons import GenBitmapTextButton, GenBitmapButton
577 class GenBitmapToggleButton(__ToggleMixin, GenBitmapButton):
H A Dogleditor.py43 from wx.lib.buttons import GenBitmapTextButton, GenBitmapButton
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/agw/
H A DPyCollapsiblePane.py178 btn = buttons.GenBitmapButton(self.cp, -1, bmp)
H A DBalloonTip.py13 from wx.lib.buttons import GenBitmapButton as BitmapButton
/dports/databases/grass7/grass-7.8.6/gui/wxpython/lmgr/
H A Dlayertree.py49 from gui_core.wrap import Menu, GenBitmapButton, TextCtrl, NewId
1361 ctrl = GenBitmapButton(
1913 newctrl = GenBitmapButton(