|
|
|
| 16. Apr 2009 - PictureButton 1.0.4 |
|
|
|
PictureButton plugin for REALbasic.
- Do you want to have your application looking good and not out of place on all platforms ? The PictureButton gives you native look and feel on all platforms.
- Do you want full keyboard access when turned on on Mac to actually work?
- Supports menus and submenus.
- Menus can have images on the menu items.
- Works properly with masked images on all platforms.
Einhugur Picture button shown on MacOS X, Windows XP and Ubuntu Linux system. Full Keyboard access is turned on on the
MacOS system.
|
REALbasic bevel button shown on MacOS X, Windows XP and Ubuntu Linux system. Full Keyboard access is turned on on the MacOS system but not working on the REALbasic bevel button.
|
New in 1.0.4 :
- The full keyboard access is now also supported on the drop down the menus.
- Fixed issue with the Value property where it would not trigger refresh.
|
| 24. Mar 2009 - TimeControl 3.7 |
|
|
|
Time Control plugin for REALbasic.
The Control is displayed according to control panel time settings, or in exclusive 24 hour mode. The control uses Native Windows control on Windows systems and native Theme Rendering on MacOS X.

TimeControl shown on MacOS 9.2 (no longer supported), MacOS X 10.4,
Windows 2000, Windows XP and Mandrake Linux system.
(The language locale is not shown with same settings on all of the pictures)
New in 3.7 :
- Made fonts look correct on Windows Vista systems.
- Using FontName = System and FontSize = 0 on Windows systems now calls for default system font for the given system.
|
| 15. Mar 2009 - DateControl 3.7 |
|
|
|
Platform native Date Control plugin for REALbasic.
The Control is displayed according to control panel date settings.

DateControl shown on MacOS 9.2, MacOS X 10.4, Mandrake Linux,
Windows 2000 and Windows XP.
The control supports "NULL" dates or what some would call no selection.
New in 3.6 (3.7 added better Windows Vista support) :
- Added a "Automatic force 4 letter year" setting to the Date format options.
- Fixed a problem with PowerPC build on REALbasic 2008r5.
- Plugin is now linked against and dependent on libstdc++6 instead of libstdc++5 on Linux systems.
|
| 13. Mar 2009 - TreeView 4.2 |
|
|
|
The TreeView is a REALbasic control plugin to create tree views.
The TreeView will run with native look and feel on MacOS Classic, MacOS X PPC, MacOS X x86, Windows systems and Linux systems.
- Look and feel
- Nodes
- Single Selection or non continuous multi selection mode.
- Can have one or more columns.
- Supports column headers.
- Headers can have icons.

The TreeView control shown on MacOS X, Windows XP and Mandrake Linux.
The icons in it can be any icons the snapshots only happen to contain such Mac oriented icons.
New in 4.2:
- Added a ColumnHeaderImage setter / getter.
- Added a ColumnHeaderImageAlignment setter / getter.
- Column Header text is now clipped properly.
- Text in extra columns is now better in sync with the headers.
- Page Up and Page down are not handled internally by the control.
- Fixed a Linux and Windows 2000 header draw glitch.
- Plugin is now linked against and dependent on libstdc++6 instead of libstdc++5 on Linux systems.
|
|
| 24. Feb 2009 - StyleGrid 8.8.3 |
|
|
Specialized Spreadsheet plugin control for REALbasic that has served thousands of REALbasic users since 1999.
- Three state checkboxes in cells. The checkboxes can be small or normal size.
- Popup menus in cells.
- Images in cells.
- Progress bars in cells.
- Notes per cell, can be either invisible or visible with a note marker.
- One or many cells can subscribe to the same style object.
- Cells can be horizontally joined.
- Single selection cell or row mode.
- Non continuos multi-selection in row more or boxed multi-selection in non row mode.
- Cell borders can be set per direction per cell.
- More than one grid can subscribe to the same row objects.
- Highly optimized written in platform native code on each platform.
StyleGrid running on MacOS X on a Composite Metallic window.
|
StyleGrid running on Mandriva Linux.
|
StyleGrid running on Windows XP.
|
StyleGrid running on Ubuntu Linux.
|
|
StyleGrid running on Suse Linux.
|
New in 8.8 (8.8.3 fixed crash issue with 5 parameter CellFromPoint function):
- Changed some constructors to new style REALbasic constructors to make the plugin work on the latest REALbasic version.
- Did some internal optimizations and replaced use of depreciated SDK functions.
- Plugin is now linked against and dependent on libstdc++6 instead of libstdc++5 on Linux systems.
|
| 14. Jan 2009 - CalendarControl 4.1.2 |
|
|
|
A REALbasic Calendar plugin control.
The Control Plugin also comes with a highly optimized Date dictionary that can be used with or without the control.
New in 4.1 (4.1.2 fixes crash issue when using special and marked days):
- Did some changes to make the plugin work on the latest REALbasic version.
- Did some internal optimizations and replaced use of depreciated SDK functions.
- Plugin is now linked against and dependent on libstdc++6 instead of libstdc++5 on Linux systems.
|
|
TaskBar is a REALbasic plugin control to create XP like task bars which are sometimes known as "Explorer bars".

The TaskBar control, shown on MacOS X and Windows XP.
Click here to see more screenshots of some of the many looks that the Taskbar has.
The Plugin uses native theme rendering on Windows XP and emulates XP theme rendering on older Windows and Linux systems. Though this control is mainly for Windows compiling then we also support in on MacOS for cross platform purposes.
New in 3.1
- Did some changes to make the plugin work on the latest REALbasic version.
- Did some internal optimizations and replaced use of depreciated SDK functions.
- Plugin is now linked against and dependent on libstdc++6 instead of libstdc++5 on Linux systems.
.
|
| 11. Aug 2008 - DataGrid 5.8.2 |
|
|
|
Data on demand spreadsheet plugin control for REALbasic. Since this version of the Grid control has no data container then it can easily display millions of rows if you have a fast data source of that size.
DataGrid comes with the same formatting features as StyleGrid, and other features such as mixing static and dynamic rows and many other features.
The control comes with a example that demonstrates 300 million rows from a dummy data source and a example demonstrating 100.000 rows from a Valentina data source.

Valentina is a incredible fast and powerful multi-platform database engine which we highly recommend for any serious database developer. Valentina can be found at: http://www.paradigmasoft.com/
The also comes with a example that demonstrates loading data from a REALSQLDatabase.
New in 5.8 (5.8.2 fixed issue with popup menu cells on REALbasic 2008r3.1):
-
- Changed some constructors to new style REALbasic constructors to make the plugin work on the latest REALbasic version.
- Did some internal optimizations and replaced use of depreciated SDK functions.
- Plugin is now linked against and dependent on libstdc++6 instead of libstdc++5 on Linux systems.
|
| 20. May 2008 - WindowSplitter 7.2 |
|
|
|
WindowSplitter is a REALbasic plugin control to create split views in forms.
Supported on MacOS Classic, MacOS X, Windows x86 and Linux x86 systems.

The WindowSplitter control, shown on MacOS, Win32,
MacOS X, MacOS X 10.4 Metalic Composite window and Mandrake Linux.
New in 7.2
- Did changes so that the WindowSplitter can run on REALbasic 2008r2.
|
| 29. Mar 2007 - DataGrid 5.7 |
|
|
|
Data on demand spreadsheet plugin control for REALbasic. Since this version of the Grid control has no data container then it can easily display millions of rows if you have a fast data source of that size.
DataGrid comes with the same formatting features as StyleGrid, and other features such as mixing static and dynamic rows and many other features.
The control comes with a example that demonstrates 300 million rows from a dummy data source and a example demonstrating 100.000 rows from a Valentina data source.

Valentina is a incredible fast and powerful multi-platform database engine which we highly recommend for any serious database developer. Valentina can be found at: http://www.paradigmasoft.com/
The also comes with a example that demonstrates loading data from a REALSQLDatabase.
New in 5.7:
- Improved look and feel on Linux systems.
- Added a new constant - ScrollbarWidth to be used with the GetMeasure function.
- The Universal Binary is now compiled as Bundle instead of dylib to support the new mechanism in REALbasic to load Mach-O plugins directly into memory.
- Improved drag handling when multiple items are selected.
- Improved the mouse wheel handler on all platforms.
|
|
Full versions are encrypted for registered users. You need the Registrator Application together with a valid serial number to decrypt them.
Demo versions are free for everyone, they have all the same features as the full versions. Demo versions will display a demo message box in compiled applications.
Open source support classes come as they are, without support. Most of the open source classes come from 3rd party authors. All of the open source classes on this page extend one or more of the controls from us that are posted on this page.
|
| 1. Jun 2006 - ExcelExporter 2.1 |
|
|
|
Set of REALbasic classes to export from data from REALbasic applications to MS Excel file format.
Main features:
- You do not need to have Excel on the computer to be able to write the Excel document.
- The class can be used to export data from a customized data source.
- The class can optionally use a StyleGrid as data source to export from.
Note: This class needs the following Einhugur components installed:
- CoreClasses
- TypeLib
- StyleGrid 8.3 or later (if intending to export from a StyleGrid)
New in 2.1:
- Added support for StyleGrid 8.3.
|
| 3. Aug 2004 - Custom Icon 2.6 |
|
|
|
This plugin is to put MacOS system icons on your windows and dialogs.
New in 2.6:
- Added Composite support.
- Fixed a minor memory leak.
- Fixed object locks which cause memory corruption failures.
- Added MacOS Classic support.
(This plugin was originally designed by Mac-X- SoftWare)
|
| 8. Sep 2003 - MaskEditField 1.5 |
|
|
The MaskEditField is a REALbasic plugin class which inherits from EditField, to do masked text input.

MaskEditField 1.5 shown on MacOS X.
Note this is a old product for REALbasic 4.5 up to 5.2 only. REALbasic 5.5 added similar functionality to this internally.
|
| 2. Feb 2002 - StyleGrid Printing 1.0 |
|
|
A open source module created by Ben Blake to enable printing from a StyleGrid control.
|
|
|