ProgramsObfuscate - Obfuscate is a program to render obscure a string of text within REALbasic compiled code.
RB Code Reports - RB Code Reports provides software metrics for REALbasic projects.
RBVersioner - RBVersioner is a tool to manage REALbasic "rbx" style plugins.
Spell Check Utilities - Powerful cross platform spell check plugin.
VInstaller - VInstaller is a helper tool for building Mach-O applications that use Valentina 2.5 or later.
Source Code
The REALbasic source code files presented here are freeware and may be used freely without royalties or fees. All files: Copyright 2006-2008 True North Software Corporation - All rights reserved.
If you encounter a bug or have a suggestion for an enhancement, send email to our
support email address. Some of these files require the use of
Einhugur Software plugins.
Console Utilities (Version 1.0.1)-
This module provides methods for using a console window within your application.Enhanced Checkbox (Version 1.0) -
The enhanced checkbox adds the capability to set the checkbox state without invoking the action event.General Utilities (Version 1.7) -
A useful set of commonly used functions.Preference Document (Version 1.0) -
A class that manages a preference file. Preferences are stored as name value pairs in a database. The maximum length of the name and value are the same for the built-in REALdatabase varchar type.RB Starter Plugin (Version 1.0.1) -
Ever wanted to build a cross platform plugin in CodeWarrior for RELbasic, but didn't know where to start? This starter SDK takes all of the hassles out of building one from scratch (we are talking about a lot hassles removed). This SDK will build plugins for OS X and Win32. With a little work it could easily support OS 9. Sorry, you are on your own for Linux support.RBScript Plugin Manager (Version 1.0) -
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.Real Database Document (Version 1.1) -
A set of classes that act as wrapper methods and functionality for using the built-in REALDatabase.Real Database Inspector (Version 1.2) -
This application and window is designed to allow you to look into a REALDatabase document and examine its contents. This class is meant to be integrated into your application as a debugging tool so that you can verify that your code is working after you perform a database operation.Test Utilities (Version 1.0) -
Timing and profiling code for your REALbasic project.Valentina Database Inspector (Version 1.1) -
This window is designed to allow you to look into a Valentina database document and examine its contents. This class is meant to be integrated into your application as a debugging tool so that you can verify that your code is working after you perform a database operation.Windows Menu Utilities (Version 1.0) -
This software allows you to implement a "Windows" menu in your menubar. It will search through open document windows and display them as menu items on a menu of your choosing. When you select a menu item from the Windows menu, it will automatically bring the window forward.