Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Python Plugin:Python:
All Console safe, 38 entry points.
- class PythonExceptionMBS
- class PythonMBS
- method AddSysPath(Path as String)
- method Constructor
- method Clear
- method DeleteValue(Key as String)
- method HasValue(Key as String) as Boolean
- method Keys as Variant()
- method Evaluate(Expression as String) as Variant
- method Run(Script as String) as Variant
- method RunFile(File as FolderItem) as Variant
- method AddCustomFunction(FunctionName as String)
- method AddCustomFunction(FunctionName as String, theDelegate as CustomFunctionCalledMBS)
- property Value(Key as String) as Variant
- property Handle as Integer
- property ValueCount as Integer
- shared method Load(Path as String) as Boolean
- shared method Load(File as FolderItem) as Boolean
- shared property ProgramName as String
- shared property PythonHome as String
- shared property ProgramFullPath as String
- shared property Prefix as String
- shared property ExecPrefix as String
- shared property Path as String
- shared property Loaded as Boolean
- shared property LibraryVersion as String
- shared property LibraryPlatform as String
- shared property LibraryCopyright as String
- shared property LibraryCompiler as String
- shared property LibraryBuildInfo as String
- shared property LibraryError as String
- shared property Time as Int64
- shared property MonotonicTime as Int64
- shared property RecursionLimit as Integer
- event Print(text as String)
- event Flush
- event Input(Args() as Variant) as String
- event FunctionCall(FunctionName as String, Args() as Variant) as Variant
Blog Entries
- AI Development with the MBS Xojo Plugins
- MBS Xojo Plugins, version 25.5pr2
- News from the MBS Xojo Plugins in Version 25.4
- MonkeyBread Software Releases the MBS Xojo Plugins in version 25.4
- News from the MBS Xojo Plugins Version 25.2
- News from the MBS Xojo Plugins in Version 25.1
- News from the MBS Xojo Plugins Version 24.4
- News from the MBS Xojo Plugins Version 24.3
- MonkeyBread Software Releases the MBS Xojo Plugins in version 24.3
- Using Python in Xojo
Xojo Developer Magazine