Navigate:
News
Plugin Controls
Plugin Libraries
Free Utilities
Purchase
Support
Links
All of our plugins
Code Library
Full versions:
CoreClasses 5.0
e-CryptIt Engine 10.0
EngineManager 3.0
EventLib 4.0
FileLib 4.6
GammaLib 3.1
GraphicsFormats 3.1
IconLib 4.1
LongBinaryStream 3.6
PaletteLib 2.0
PictureEffects 7.0
ProcessLib 1.2
ResourceStream 3.6
SpellingChecker 1.6
TypeLib 6.1 (Free)
TypeLibF 1.2
UtilsLib 6.0.2
Demo versions:
CoreClasses 4.8
e-CryptIt Engine 9.3.9
EngineManager 3.0
EventLib 4.0
FileLib 4.6
IconLib 4.1
GammaLib 3.1
GraphicsFormats 3.1
LongBinaryStream 3.6
PictureEffects 7.0
ResourceStream 3.6
SpellingChecker 1.6
TypeLib 6.1
TypeLibF 1.2
UtilsLib 6.0.2
Open Source:
Color MDEF 1.0
System 7 PopUp
Unofficial:
HaspLib 1.0
HaspLib Example by PJS
Obsolete:
MLPSelectColor 2.0
Notes:


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 library helpers come as they are, without support. Most of the open source library helpers come from 3rd party authors. All of the open source library helpers on this page extend one or more of the library from us that are posted on this page.


13. Des 2009 - GraphicsFormats 3.5


GraphicsFormats is a REALbasic plugin to import and export pictures.

The plugin currently supports PNG, Jpeg, Jpeg2000 and Tga file formats.

All formats have the following features:

  • Importing from a file.
  • Importing from a string.
  • Importing from a IBinaryStreamReader.
  • Exporting to a file.
  • Exporting to a string.
  • Exporting to a IBinaryStreamWriter.
  • Import and export to RGB color space.

The following features are unique to the PNG format:

  • Importing with Alpha channels for all import types (file,string,stream).
  • Exporting with Alpha channels for all export types (file,string,stream).
  • Import and export without using REALbasic Picture Object.

The following features are unique to the Jpeg format:

  • Import and export to Grayscale color space.
  • Setting Quality.
  • Setting Baseline parameter.
  • Setting Progressive parameter.
  • Setting Smoothing factor.
  • Import and export horizonatal and vertical resolution values.
  • Import and export without using REALbasic Picture Object.

The following features are unique to the Jpeg2000 format:

  • Import and export to Grayscale color space.
  • Setting Quality.
  • Selection of j2k or jp2 codecs.
  • Importing with Alpha channels for all import types (file,string,stream).
  • Exporting with Alpha channels for all export types (file,string,stream).

The following features are unique to the Tga format:

  • Importing with Alpha channels for all import types (file,string,stream).
  • Exporting with Alpha channels for all export types (file,string,stream).
  • Optional RLE compression.

GraphicsFormats supports MacOS X PPC, MacOS X x86, Win32 and Linux compile.

(This plugin uses technology from the PictureEffects plugin to access picture raw data in the fastest possible way)

New in 3.5:

  • Added Cocoa compile support for all segments in the plugin.
  • Used a more optimized compiler on Windows systems.
  • Fixed a small memory leak in the TGA importer.


4. Dec 2009 - PictureEffects 7.0


The PictureEffects is a REALbasic plugin to do picture manipulation on 32bit images. The plugin is supported on MacOS Classic, MacOS X, Win32 and Linux target platforms.

Main features: Red Eye Reduction, Brightness, Contrast, Sepia, Color Filter, NTSCColorFilter, Hue, Saturation, Lightness, Desaturate, Gamma, Blend, Rotate, Diffuse, Interlace, Flip Horizontal, Flip Vertical, GrayScale, Invert , Sharpen, Smooth, Blur, MotionBlur, Gaussian Blur, Edge Detect, RankOrderFilter, Emboss, Pixelate, Mean Removal, Invert,Contrast Stretch, Equalize, Replace Color, Custom 3x3 matrix filter, Oil Paint, high quality Bilinear Scaling, Stretch, Polar Coordinates, Shape Distort, Barrel Distort, Twirl, Wave, Water Drops, Surface Wave, PageCurl, TrimPicture, Create Chroma masks, Render Clouds, Render Wood, Render Marble, Render Textile, Render Labyrinth, Map, ChannelMixer and a IProgressHandler Interface support for every filter. The PictureEffects also supports masking for most of the effects.

The following effects have been accelerated on MacOS X, Windows and Linux platforms to make use of up to 8 CPU cores: Rotate, Brightness, Contrast, Sephia, Color Filter, Grayscale, Desaturate, Hue, Saturation, Lightness, Invert,Invert,Contrast Stretch, Equalize, Replace Color,Gamma , Blend, Flip Horizontal, Flip Vertical, Sharpen, Smooth, Blur, Edge Detect, Emboss, Interlace, Mean Removal, Custom 3x3 matrix filter, Map, ChannelMixer, TrimPicture, Create Chroma masks, Render Clouds, Render Wood, Render Marble, Render Textile, Render Labyrinth, Shape Distort, Bilinear Scaling and Stretch.
(More effects will be accelerated for multiple CPU cores in the next upcoming versions)

The new shape distort effect.

(Red Eye Reduction)

New in 7.0:

  • Added Cocoa compile support for all segments in the plugin.
  • Used a more optimized compiler on Windows systems.
  • Fixed issue with Blend overlay mode on Windows and Linux systems.
  • Fixed issue with Blend sharp light mode on Windows and Linux systems.
  • Fixed issue with Motion Blur with mask in Linear mode on all systems.
  • Fixed issue with Motion Blur with mask in Radial mode on all systems.


25. Oct 2009 - UtilsLib 6.0.2


UtilsLib is a REALbasic plugin, which has cross platform GUID Generation, ComputerName and UserName, day names, month names, bit wise handling, currency formatting, access to the location manager and many other utility functions.

Many functions of this plugin are supported on MacOS Classic, MacOS X PPC, MacOS X x86, Windows x86 and Linux x86.

New in 6.0.2 :

  • Fixed issue with the IsMetric function on MacOS X Snow Leopard.


24. May 2009 - CoreClasses 5.0


The CoreClasses plugin consist of data structures that are implemented to support currnet and future plugins internally. (Those structures can of course also be used directly in REALbasic).

The CoreClasses plugin implements high speed arrays, stacks, queues, collections, dictionaries, trees, sets and StringTokenizers. See more details in the details section.

CoreClasses supports MacOS X Carbon Universal Binary, MacOS X Cocoa Universal Binary, Win32 and Linux compile.


17. Feb 2009 - FileLib 4.6


A REALbasic plugin to access some file related functions such as for example Destop Comments and MacOS X/Unix file Permissions and optaining location of special folders.

New in 4.6 (4.7 added compatibility to newer REALbasic versions):

  • Added support for MacOS X Universal Build.
  • Added support for TypeLib 5.5.
  • Added a ContentModificationDateUTC function to the FolderItemInfo class.
  • Added a CreationDateUTC function to the FolderItemInfo class.
  • Added a AccessDateUTC function to the FolderItemInfo class.
  • Added a BackupDateUTC function to the FolderItemInfo class.
  • Added a AttributeModificationDateUTC function to the FolderItemInfo class.
  • The non UTC versiosn of ContentModificationDate, CreationDate, AccessDate, BackupDate and AttributeModificationDate now return local time on all platforms.
  • Get/SetDesktopLocation has been moved to the FolderItemInfo class.
  • Get/SetFolderItemFlags has been moved to the FolderItemInfo class.
  • Get/SetDesktopLabelNumber has been moved to the FolderItemInfo class.
  • GetDocumentType has been moved to the FolderItemInfo class.
  • DocumentType on MacOS X systems when compiled to a Mach-O target returns a much more detailed type description.
  • Improved Unicode support for DocumentType on Windows systems.
  • Added two new constants to the FolderIteInfoRequest constant module, FileFlags and FileFlagsAndDates.


24. Sep 2008 - SpellingChecker 1.6


The SpellingChecker is a REALbasic plugin to access the Cocoa Framework in MacOS X to check spelling.

The Plugin handles application wide ignore lists, document ignore lists, saving and restoring ignore lists and more.

The plugin uses the CoreClasses plugin to make the programming interface very simple to use.

New in 1.6:

  • Did some changes to make the plugin work on the latest REALbasic version.


10. Aug 2008 - LongBinaryStream 3.6


A REALbasic plugin to handle huge files (files > 2 GB)

  • Can handle files > 2 GB.
  • Is MacOS Classic, MacOS X, Win32 and Linux compatible.
  • Is as easy to use as REALbasic's built in BinaryStream.
  • Will automatically switch to < 2 GB API on old PPC systems that do not support > 2 GB files.
  • Supports long file names on OS 9 and OS X.
  • Supports Unicode file names on Windows and MacOS X.
  • Has highly optimized streaming mode by using block sharing.
  • Is compatible with REALbasic MacOS IDE 4.5 or later, REALbasic Win32 IDE 5.2 or later, and all versions of REALbasic Linux IDE.

New in 3.6:

  • Added support for REALbasic 2007r3.x.


10. Aug 2008 - ResourceStream 3.6


The ResourceStream is a plugin class to stream file resource forks.

New in 3.6:

  • Added support for REALbasic 2007r3.x.


5. Aug 2008 - IconLib 4.1


A REALbasic plugin to retrieve File Icons.

  • Can read all sizes (including 128x128) of File Icons on MacOS systems.
  • Can read grayscale icon masks on MacOS systems.
  • Can read 16x16 and 32x32 Icons on Windows systems.
  • Is PPC - Carbon, Mach-O and Win32 compatible.
  • Can read system defined icons.
  • Can read icns files.
  • Will automatically switch to old Icon API on old MacOS systems that dont support the modern Icon API.


7. Dec 2006 - GammaLib 3.1


A REALbasic plugin to control the monitors gamma tables.

New in 3.1:

  • Added another variation of SetDisplayGammaRamp which enables smoother Gamma fading.


30. Oct 2006 - EventLib 4.0


A REALbasic plugin to access some event manager related functions such as for example mouse location set/get, optain double click timing and more.

Many functions of this plugin are supported on MacOS Classic, MacOS X PPC, MacOS X x86, Windows x86 and Linux x86.

New in 4.0:

  • Added support for MacOS X Universal Build.
  • Added a GetDoubleClickDistance function.
  • Added a GetDragThreshold function.
  • Added support for TypeLib 5.5.


28. Mar 2004 - MenuLib 4.3 & ColorMDEF 1.0


ColorMDEF 1.0:

  • A Open source class which uses the ability in MenuLib 4.3 to create custom Color Menu in REALbasic.
  • Has samples to create popup color menus.
  • Has samples to create color menus to put in the MenuBar.
  • Has samples to create color menus to put in submenus.

MenuLib 4.3:

  • Added REALbasic 5.5 support.

Note: On REALbasic 5 and later then this plugin should only be used for creating advanched popup menus. The main menu on REALbasic 5 and later should not and can not be tampered with.


11. Aug 2003 - EngineManager 3.0


A REALbasic plugin to dynamically load external encryption engines.

  • Flexible plugin driven crypto engine plugin for REALbasic (REALbasic plugin that launches Cipher and Hash plugins).
  • Multiplatform (PPC, Carbon and x86). Supporting all platforms is very important to us, so EngineManager supports all platforms that REALbasic supports.
  • Currently avalible crypto engines for Engine Manager:
    • Blowfish ECB
    • Blowfish CBC
    • Twofish ECB
    • Twofish CBC
    • AES (Rijndael) ECB
    • AES (Rijndael) CBC
    • e-CryptIt
    • MD5
    • HMAC_MD5
    • SHA
    • SHA1
    • HMAC SHA1
    • SHA 256
    • SHA 384
    • SHA 512

Q: So whats this all about ?
A: This means that you design your application using just one engine platform, and then deploy your application, and the user of your application can plugin new algorithms at later time. This is expesially useful as residents of the US may not distrubute strong encryption out of the US. Now they can deploy the app with a week encryption and their users will be able to download for free a strong encryption algorithms right here from us (in Europe) and plug it in. So you application can support many encryption algoritms at the same time without you having to talk to diffrent interfaces or worry about export laws.

Download area, to download Engines for applications that use EngineManager, where your users can download plugin engines for free (Hosted in Europe)