|
|
|
| 24. Aug 2010 - DateControl 4.0.4 |
|
|
|
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 4.0 (4.0.4 improved click selection on MacOS X and Linux systems) :
- Added Cocoa compile support.
|
| 15. Aug 2010 - TimeControl 4.0 |
|
|
|
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 4.0:
-
- Added Cocoa compile support.
|
| 8. Aug 2010 - TreeView 5.0 |
|
|
|
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 5.0:
- Added Cocoa compile support.
|
|
| 6. Aug 2010 - WindowSplitter 7.5 |
|
|
|
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.5
- Added Cocoa compile support
|
| 29. Jun 2010 - StyleGrid 8.9.2 |
|
|
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.
- First columns can be locked to not scroll.
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.9 (8.9.2 tuned scrolling and the new FreezeCols property):
- Added a FreezeCols property.
- The Grid now supports horizontal mouse wheels.
- Faster and more compact runtime is now used on Windows systems.
|
| 29. Jun 2010 - DataGrid 5.9.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.9 (8.9.2 tuned scrolling and the new FreezeCols property):
-
Added a FreezeCols property.
-
The Grid now supports horizontal mouse wheels.
-
Faster and more compact runtime is now used on Windows systems.
|
| 27. Apr 2010 - ExcelExporter 2.3 |
|
|
|
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.3:
- Added a FooterLeft property to the ExcelExporterSheet class.
- Added a FooterCenter property to the ExcelExporterSheet class.
- Added a FooterRight property to the ExcelExporterSheet class.
- Added a HeaderLeft property to the ExcelExporterSheet class.
- Added a HeaderCenter property to the ExcelExporterSheet class.
- Added a HeaderRight property to the ExcelExporterSheet class.
- Added a TimeMacro function to the ExcelExporterSheet class.
- Added a DateMacro function to the ExcelExporterSheet class.
- Added a FileNameMacro function to the ExcelExporterSheet class.
- Added a SheetNameMacro function to the ExcelExporterSheet class.
- Added a PageNumberMacro function to the ExcelExporterSheet class.
- Added a PageCountMacro function to the ExcelExporterSheet class.
|
| 30. Nov 2009 - TimeControl 3.8.2 |
|
|
|
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.8 (3.8.2 did some windows focus fixes):
-
- Made adjustments so that font sizes work correctly with REALbasic 2009r4.
- MacFontSize, WinFontSize and LinuxFontSize properties now have the type Single instead of Integer.
- Added a WinTextUnit property.
- Added a LinuxTextUnit property.
- Windows fonts can now be nailed down to normal size pixels.
|
| 31. Oct 2009 - PictureButton 1.2 |
|
|
|
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.2 :
- Added DoubleBuffer property that adds double buffering option to Windows systems.
- Improved flicker handling on Windows systems when not in DoubleBuffer mode.
|
| 6. Sep 2009 - CalendarControl 4.2 |
|
|
|
A REALbasic Calendar plugin control.

 
CalendarControl Shown on MacOS X,Windows 2000 and Mandrake Linux.
(The Windows and Linux versions are shown where days from next and previous months and displayed, but that is a optional feature on all of the target platforms).
The Control Plugin also comes with a highly optimized Date dictionary that can be used with or without the control.
New in 4.2:
- Added support for next generation of REALbasic
|
|
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.
.
|
|
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.
|
| 2. Feb 2002 - StyleGrid Printing 1.0 |
|
|
A open source module created by Ben Blake to enable printing from a StyleGrid control.
|
|
|