class
BBButton Class 1.1
BBButton Class - REALbasic class that allows creation of pushbuttons more>>
BBButton Class also serves as a good example of creating custom pushbuttons using a Canvas subclass.
Completly freeware.
ODBC Cocoa Class Samples 1.0
ODBC Cocoa Class Samples - Classes to access sql server more>>
Completly freeware.
class-dump 3.0
Command line tool for Obj-C examination. more>>
It generates declarations for the classes, categories and protocols. This is the same information provided by using otool -ov, but presented as normal Objective-C declarations.
XMLdbase Class 1.0
XMLdbase Class - XMLdbase Class for REALbasic more>>
It is patterned after the Database class in REALbasic so its usage should be familiar with most REALbasic developers.
I mainly wrote this for my own personal use, but thought others mind find it useful.
Class Checker 1.0
Class Checker is an effective tool for searching for nested tags with class attributes and reporting them for fixing. more>>
Class Checker 1.0 is an effective tool for searching for nested tags with 'class' attributes and reporting them for fixing.
Nested tags can result in inconsistent font display, especially when using percentages in your cascading style sheets.
Requirements: Mac OS X 10.x
EventMonitor Class 1.1
EventMonitor Class - Monitor events that your app receives more>>
For example, you can detect Function Keys because their Keycode is available to you via this plugin now. You can also detect and Key presses in conjunction with the Command Key before RB processes them any further, allowing you to support Cmd-Cursor combinations and others that are not included as menu bar shorcuts.
Enhancements:
- Added a demo project that lists all events the plugin receives.
Class Bingo 1.0
Class Bingo is quickly becoming one of the most popular card games in the world. more>>
Class Bingo 1.0 is quickly becoming one of the most popular card games in the world.
Class Bingo is a very simple application developed to help teachers play bingo with their students. Class Bingo prints out a page of random bingo numbers for class sizes from 25 to 99 for the teacher and prints out bingo sheets for the class members.
Class Bingo is an easy to use application designed to help teachers play bingo with their students. Class Bingo is an easy to use application designedClass Checker X 1.0
Class Checker 1.0 is a simple utility to scan for nested tags containing class attributes. Nested tags can result in inconsistent font display, especially when using percentages in your cascading more>> Class Checker 1.0 is a simple utility to scan for nested tags containing class attributes. Nested tags can result in inconsistent font display, especially when using percentages in your cascading style sheets. Just drag a folder on to Class Checker and all files and folders within it (files to be scanned must end in .htm or .html) will be checked & reported in a new text document (opens after script has run).
Mac OS X 10.1 or later.
WheelScroller Class 1.0
WheelScroller Class - class wrapper class for the CarbonEvents plugin more>>
Completly freeware.
AnimatedCursor Class 1.1
AnimatedCursor Class is a feature-rich and trustworthy class which will allow you to create your own animated cursors in RealBasic. Supports color cursors too! more>> <<less
WinSettings Class 1.0
WinSettings Class - Get and save window locations and sizes more>>
Class Viewer 2.0 Beta
Program that searches class files and can get field, constructor, method and other precious information more>>
Class Viewer 2.0 Beta is an excellent program you should not miss.
It is actually a free and open source program that will allow you to get field constructor, method information, search for methods and option and also view javadocs at method within your preferred browser. Configured by XML document.
Enhancements:
- Took a space out of the html address
Requirements:
- Mac OS X
Class-Dump GUI 1.0b
GUI shell for Class-Dump command line app. more>>
t is one of those Apps that never finishes being developed, but never really becomes anything serious, so if you would like to help out with testing please email Ed.
Features:
- "Open" Function so you dont need to type out the address of the Application/Framework you are dumping
- Attributes (Command-line style) now available
- Preferences working
- New Meta-Package means a single installation package
plist Class for REALbasic 2.11.1
plist Class for REALbasic stores your apps preferences more>>
Main features:
- Several Get methods for getting data
- Several Set methods for setting data
- Append methods for dealing with arrays
- Parent/child structure patterned after the FolderItem class.
Enhancements:
- [bug] Empty strings no longer return a carriage return. Thought I had squashed that bug in a previous version, but guess not.
String Class and Array Template 1.0.0b1
String Class and Array Template - Simple string class with plenty of examples more>>
It covers use of inheritence, templates and plenty of virtual methods.
This class is in early development stages. While it does come with plenty of examples for you to step through to see how it does what it does, it is by no means complete or ready for integration into a larger project. It is stable and should not crash.