Home Source Code Repository

The Association of REALbasic Professionals :: File Repository RSS

General RSS

Files

Order By : ID | File Title | Downloads | Submit Date | Submitter | Author | Rating
Page:  1 2 3 Next »

Add Hooks

Short Description:
Add Hooks is a simple application that adds code to beginning of every method, be it an event, menu handler, or class method. I used this in a coup...
Submitted By:
philip.regan
Submitted On:
26 Jan 2009
File Size:
8.59 Kb
Downloads:
87
Rating:
Total Votes:0
License:
Use however you want and use at your own risk. Perhaps just think of me fondly.
File Author:
Philip Regan

CallByName

Short Description:
Simulate Visual Basic's CallByName function in REALbasic using introspection.
Submitted By:
paul.lefebvre
Submitted On:
21 Oct 2009
File Size:
8K
Downloads:
113
Rating:
Total Votes:0
File Author:
Paul Lefebvre

Design Patterns in RB.zip

Short Description:
Some sample implementations of Decorator Pattern Factory Pattern Interpreter Pattern Lazy Initialization Pattern Resource Acquisition is Initi...
Submitted By:
n.palardy
Submitted On:
13 Jul 2010
File Size:
32.05 Kb
Downloads:
88
Rating:
Total Votes:0
File Author:
Norm Palardy

DialogAsFunction

Short Description:
How to use a dialog like a function
Submitted By:
n.palardy
Submitted On:
03 Nov 2008
File Size:
5.55 Kb
Downloads:
110
Rating:
Total Votes:0
File Author:
Norm

DW Struct

Short Description:
A Darkworks Software project that mimics a struct.  This is mainly useful before RB introduced the struct feature.
Submitted By:
bob.keeney
Submitted On:
27 Oct 2008
File Size:
8.20 Kb
Downloads:
35
Rating:
Total Votes:0
License:
User must abide by copyright and distribution restrictions as set forth in the downloaded file.
File Author:
Darkworks Software

Dynamic Localizations

Short Description:
A module + db that give you a starting point for making it possible to let users choose what language they want to use your IDE in once the applica...
Submitted By:
n.palardy
Submitted On:
16 Mar 2009
File Size:
11.91 Kb
Downloads:
179
Rating:
Total Votes:1
License:
free
File Author:
Norm Palardy

eSellerate Alternative Example

Short Description:
This is an alternative example of how to use eSellerate in REALbasic.  I have no doubt that this code could be improved but I think this makes mor...
Submitted By:
bob.keeney
Submitted On:
16 Nov 2009
File Size:
334.47 Kb
Downloads:
82
Rating:
Total Votes:0
License:
Free for use but you should review the eSellerate licensing and terms and conditions.
File Author:
Bob Keeney

Evaluator

Short Description:
Evaluate expressions (such as 5+5) at runtime using RBScript.
Submitted By:
paul.lefebvre
Submitted On:
21 Oct 2009
Downloads:
58
Rating:
Total Votes:0
File Author:
Paul Lefebvre

Exception to String

Short Description:
This example project uses a function to turn an exception into a string.  It also shows you how to create runtime exceptions on your own and repor...
Submitted By:
bob.keeney
Submitted On:
25 Mar 2010
File Size:
6.65 Kb
Downloads:
142
Rating:
Total Votes:3
License:
Free
File Author:
Bob Keeney

HelpRunner

Short Description:
Easily implement native support for Apple Help and MS HTML Help in REALbasic with this open source module.
Submitted By:
ebutterfly
Submitted On:
03 Nov 2008
File Size:
471.40 Kb
Downloads:
74
Rating:
Total Votes:0
File Author:
Electric Butterfly
Page:  1 2 3 Next »
Remository 3.53 uses technologies PHP, SQL, CSS, JavaScript

Popular in last 30 days

Oct.08
Listbox Spreadsheet
17
A project by Seth Willits that shows you how to use the standard RB listbox as a spr...
Dec.11
INI I/O Class
9
A simple, fast class for loading and creating standard INI files. Supports Sections, ...
Oct.08
Custom Scrollbar Control
7
A project by Seth Willits that shows you how to make and use a custom scrollbar contr...
Oct.09
Printing Tutorial - REAL Reports
7
This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports t...
Jun.09
Listbox Popup
6
This small example project shows you how to put a popup menu into a listbox making a ...
Oct.08
Snippets and Goodies
6
A project by Seth Willits that has miscellaneous snippets and goodies.
Aug.09
Statusbar
5
A statusbar is a fairly unobstrusive way to provide a user with information about wha...
Oct.08
UUID Generator
5
Realbasic Class for RFC 4122 UUIDs types 1, 3 & 4
Jan.11
Buffered Canvas
4
Jan.12
DatePicker
4
Pure RB code to display a calendar.

Newest Files

Jan.12
String Expression Evaluator
Evaluate arbitrarily complex algebraic functions from a RB String variable.  Functions can ...
Jan.12
DatePicker
Pure RB code to display a calendar.
Jan.12
RC4
Dec.11
INI I/O Class
A simple, fast class for loading and creating standard INI files. Supports Sections, Propert...
Nov.11
Open Document With Non-Default Application
Sep.11
StringBuilder
Jun.11
LinkLabel
Jan.11
Buffered Canvas
Jan.11
HTML scramble.rbp
Dec.10
Session Parameters

Most Downloaded

A project by Seth Willits that shows you how to use the standard RB listbox as a spreadsheet cont...

This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports that was intr...

A project by Seth Willits that has miscellaneous snippets and goodies.

Reporting is the 'dark art' of programming because it involves three separate states for your app...

This small example project shows you how to put a popup menu into a listbox making a cell of type...

SmartSQL is a class created by FreeVBCode.com. We've found this class extremely useful in Visual ...

open office version of rsReports documentation in English. im sure there are some errors so lets...

An example project of how to implement a simple registration code into your application.

Based on the original tuturial and project files, this version has been updated to work with the ...

A sample project that shows how to create an auto complete editfield.