JSON Parser

JSON Parser 1.3 updated

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd...

ENet plugin

ENet plugin 1.6 updated

ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. ENet is used a lot in...

TimeControl

TimeControl 7.3 updated

The TimeControl is a REALbasic control plugin to create a Time-picker. 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...

FileLib

FileLib 6.0

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.What is new in this release: Updated the DesktopLabelNumber property on...

CoreClasses

CoreClasses 7.0 updated

The CoreClasses plugin consist of datastructures that are implemented to support current and future plugins internally. (Those structures can of course also be used directly in REALbasic). The CoreClasses has Collections, Dictionaries, various of...

TreeView

TreeView 8.0.2 updated

The TreeView will run with native look and feel on MacOS X PPC, MacOS X x86, Windows systems and Linux systems. The TreeView control both supports single selection and non continuous multi selection. Nodes support images, text and Checkboxes. ...

Lua Script Plugin

Lua Script Plugin 1.3 updated

A Lua script interpreter that you can plug into your application to use to give your users ability to script your applications. REAL Studio built application can run the Lua script as whole or call separate functions within the Lua script. Lua scripts...

MenuLib

MenuLib 4.1

REALbasic plugin to provide extensive control over the MacOS menu. Includes support for creatingin-proc Custom MDEF's, Icon Menus and more.What is new in this release: Added support for the new open source ColorMDEF 1.0 Added NewMenu to give ability to...