Searched refs:commandLineForScript_ (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyObjCLauncher/
H A DMyDocument.py53 self.commandline.setStringValue_(self.settings.commandLineForScript_(self.script))
59 cmdline = self.settings.commandLineForScript_(self.script)
H A DPreferencesWindowController.py51 self.commandline.setStringValue_(self.settings.commandLineForScript_(u'<your script here>'))
H A DFileSettings.py122 def commandLineForScript_(self, script): member in class:FileSettings
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyObjCLauncher/
H A DMyDocument.py53 self.commandline.setStringValue_(self.settings.commandLineForScript_(self.script))
59 cmdline = self.settings.commandLineForScript_(self.script)
H A DPreferencesWindowController.py51 self.commandline.setStringValue_(self.settings.commandLineForScript_(u'<your script here>'))
H A DFileSettings.py122 def commandLineForScript_(self, script): member in class:FileSettings

Completed in 181 milliseconds