Home
last modified time | relevance | path

Searched refs:ID_SAVE (Results 1 – 25 of 119) sorted by relevance

12345

/dports/textproc/soothsayer/soothsayer-0.6.3/bindings/python/prompter/
H A Dprompter.py72 BindMenu(self.fileMenu.Append(wx.ID_SAVE, "&Save\tCTRL+S"), self.OnFileMenuSave)
91 self.fileMenu.Enable(wx.ID_SAVE, False)
98 self.fileMenu.Enable(wx.ID_SAVE, False)
130 self.fileMenu.Enable(wx.ID_SAVE, False)
148 self.fileMenu.Enable(wx.ID_SAVE, False)
175 self.fileMenu.Enable(wx.ID_SAVE, False)
241 self.parent.fileMenu.Enable(wx.ID_SAVE, True)
324 self.parent.fileMenu.Enable(wx.ID_SAVE, True)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_lib_agw_infobar.py23 ib.AddButton(wx.ID_SAVE)
26 ib.RemoveButton(wx.ID_SAVE)
H A Dtest_infobar.py25 ib.AddButton(wx.ID_SAVE)
28 ib.RemoveButton(wx.ID_SAVE)
/dports/deskutils/presage/presage-0.9.1/apps/python/prompter/
H A Dprompter.py101 BindMenu(self.fileMenu.Append(wx.ID_SAVE, "&Save\tCTRL+S"), self.OnFileMenuSave)
179 self.fileMenu.Enable(wx.ID_SAVE, False)
214 …BindTool(self.toolbar.AddLabelTool(wx.ID_SAVE, "Save", save_bmp, shortHelp="Save", longHelp="Save …
238 self.fileMenu.Enable(wx.ID_SAVE, False)
270 self.fileMenu.Enable(wx.ID_SAVE, False)
288 self.fileMenu.Enable(wx.ID_SAVE, False)
315 self.fileMenu.Enable(wx.ID_SAVE, False)
541 self.parent.fileMenu.Enable(wx.ID_SAVE, True)
675 self.parent.fileMenu.Enable(wx.ID_SAVE, True)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DFileHistory.py52 m.Append(wx.ID_SAVE, "&Save")
56 m.Enable(wx.ID_SAVE, False)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/rest_substitutions/snippets/python/converted/
H A Dwx.MessageDialog.SetYesNoLabels.1.py3 dlg.SetYesNoLabels(wx.ID_SAVE, "&Don't save")
/dports/games/ioquake3/ioquake3-1.36/code/q3_ui/
H A Dui_saveconfig.c42 #define ID_SAVE 12 macro
174 saveConfig.save.generic.id = ID_SAVE; in UI_SaveConfigMenu_Init()
/dports/games/ioquake3-server/ioquake3-1.36/code/q3_ui/
H A Dui_saveconfig.c42 #define ID_SAVE 12 macro
174 saveConfig.save.generic.id = ID_SAVE; in UI_SaveConfigMenu_Init()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/html/htmlctrl/
H A Dhtmlctrl.cpp51 ID_SAVE = wxID_HIGHEST + 9, enumerator
160 fileMenu->Append(ID_SAVE, _("&Save")); in MyFrame()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/html/htmlctrl/
H A Dhtmlctrl.cpp48 ID_SAVE = wxID_HIGHEST + 9, enumerator
152 fileMenu->Append(ID_SAVE, _("&Save")); in MyFrame()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/html/htmlctrl/
H A Dhtmlctrl.cpp48 ID_SAVE = wxID_HIGHEST + 9, enumerator
152 fileMenu->Append(ID_SAVE, _("&Save")); in MyFrame()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/html/htmlctrl/
H A Dhtmlctrl.cpp48 ID_SAVE = wxID_HIGHEST + 9, enumerator
152 fileMenu->Append(ID_SAVE, _("&Save")); in MyFrame()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/html/htmlctrl/
H A Dhtmlctrl.cpp48 ID_SAVE = wxID_HIGHEST + 9, enumerator
152 fileMenu->Append(ID_SAVE, _("&Save")); in MyFrame()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/q3_ui/
H A Dui_saveconfig.c42 #define ID_SAVE 12 macro
174 saveConfig.save.generic.id = ID_SAVE; in UI_SaveConfigMenu_Init()
/dports/games/evq3/evq3/code/q3_ui/
H A Dui_saveconfig.c42 #define ID_SAVE 12 macro
174 saveConfig.save.generic.id = ID_SAVE; in UI_SaveConfigMenu_Init()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/html/htmlctrl/
H A Dhtmlctrl.cpp51 ID_SAVE = wxID_HIGHEST + 9, enumerator
160 fileMenu->Append(ID_SAVE, _("&Save")); in MyFrame()
/dports/lang/fpc-utils/fpc-3.2.2/utils/fprcp/
H A Ddemo.pp29 ID_SAVE = ID_OPEN + 1;
/dports/lang/fpc-source/fpc-3.2.2/utils/fprcp/
H A Ddemo.pp29 ID_SAVE = ID_OPEN + 1;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/mobile/wxedit/
H A Dwxedit.h25 #define ID_SAVE 202 macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/mobile/wxedit/
H A Dwxedit.h25 #define ID_SAVE 202 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/mobile/wxedit/
H A Dwxedit.h25 #define ID_SAVE 202 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/mobile/wxedit/
H A Dwxedit.h25 #define ID_SAVE 202 macro
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dnc.h62 ID_SAVE, enumerator
/dports/games/ktuberling/ktuberling-21.12.3/
H A Dtoplevel.h71 ID_NEW, ID_OPEN, ID_SAVE, ID_PRINT, enumerator
/dports/multimedia/photofilmstrip/photofilmstrip-3.7.0/photofilmstrip/gui/
H A DActionManager.py83 toolBar.AddTool(wx.ID_SAVE, "",
122 CreateMenuItem(menu, wx.ID_SAVE,

12345