|
Home / Scripting / RBScript
Sort By: Name | Kind | Author |
Date Added |
Rating
RBScript Plugin Manager (Class)
License: Freeware
Author: Brendan Murphy
This is a framework to manage RBScripts within your application. This framework is designed for supporting multiple types of RBScripts with in your application. For example, you could group your RBScripts into folders within a plugins folder and create a separate RBScript Plugin Manager subclass for each folder.
Added: 2008-08-28 Hits: 1352 Rating:
Rate | Review | Read Reviews (0) RBScriptConsole (Example)
License: Open Source
Author: Belle Nuit Montage
This is a sample project that shows how you can integrate RBScripts into your Realbasic application. RBScript gives you the power of the Realbasic language on runtime, enabling the user to enhance your applications.
Added: 2003-08-11 Hits: 1603 Rating:
Rate | Review | Read Reviews (0) RegEx in RBScript (Example)
License: Open Source
Author: John Balestrieri
Here's a project that will let you create and use RegEx objects in your RBScripts. How it works: In the project, there is an RBScript subclass called RegExScript. This class is a factory for creating, storing and accessing REALbasic's RegEx and RegEx-related objects.
Added: 2003-08-12 Hits: 1168 Rating:
Rate | Review | Read Reviews (0) ScriptPictureEffects (Example)
License: Freeware
Author: Andy Dent
Comprehensive sample showing how to use RBScript to allow code to be typed in to draw graphics. Includes a class which exposes the drawing interface of the Graphics class as well as Einhugur's PictureEffects plugin. Can be compiled without PictureEffects. Example app includes several scripts on a popup menu. Great way to try out the effects and drawing code!
Added: 2004-06-23 Hits: 1064 Rating:
Rate | Review | Read Reviews (0) How to use RBScript to allow plugins in your RB app (Tutorial)
License: Freeware
Author: Thomas Tempelmann
This article explains how you can add plugin functionality to a REALbasic application, by using RBScript.
It comes with a fully functional and re-usable demo project.
Added: 2009-01-01 Hits: 744 Rating:
Rate | Review | Read Reviews (0)
|