SimplePrefs implements a simple system for storing and retrieving preferences.    Download [8.4KB]

Last Modified Thu Mar 29 17:45:33 2007   Download Count 1931

---

SearchFieldToolbarItem provides an HISearchField for your MacOS X toolbars.    Download [53.6KB]

Last Modified Sat Feb 17 16:20:53 2007   Download Count 1556

---

SortLibrary is a library implementing some standard sorting and search algorithms for use with object arrays in REALbasic. The current version implements introsort, quicksort, heapsort, insertion sort, merge sort, shell sort, and binary search. It also includes a case-sensitive sorting method for String arrays.    Download [28.9KB]

Last Modified Fri Feb 16 18:24:08 2007   Download Count 1347

---

MacWindowMenu MacWindowMenu is a new implementation of a window menu that provides the look and feel of the standard Carbon window menu, including localization.    Download [12.1KB]

Last Modified Sun Jul 15 11:45:11 2007   Download Count 1250

---

Sparkle is a REALbasic wrapper for Sparkle, a module that adds instant self-update functionality for Mac OS applications.    Download [35.8KB]

Last Modified Sat Feb 23 11:43:42 2008   Download Count 1088

---

HISearchField adds the Mac OS HISearchField control to your arsenal of controls.    Download [15.8KB]

Last Modified Fri Feb 16 18:48:02 2007   Download Count 1021

---

PopupListbox is a Listbox subclass that adds inline popup menus for columns and cells.    Download [7.5KB]

Last Modified Sun Feb 18 10:49:24 2007   Download Count 1012

---

MixedStateListbox is a Listbox subclass that adds support for mixed-state checkboxes for MacOS and Windows builds (thanks to Adam Ernst).    Download [25.4KB]

Last Modified Sun Feb 18 10:52:50 2007   Download Count 792

---

zlib is a REALbasic wrapper for the zlib compression library, available on Mac OS X, Linux, and Windows. This version implements in-memory compression of strings, and some file writing and reading capability.    Download [9.6KB]

Last Modified Thu Mar 22 13:10:28 2007   Download Count 736

---

SegmentedView provides the Mac OS HISegmentedView control for REALbasic. It requires Mac OS 10.3+, and 10.4+ for setting segment icons.    Download [10.1KB]

Last Modified Sun May 6 16:27:38 2007   Download Count 723

---

UnicodeCollator is a class for performing Unicode collation in MacOS applications. It supports collation based on locale, plus various options.    Download [6.7KB]

Last Modified Tue Feb 20 10:45:22 2007   Download Count 686

---

Font Menu Example shows how to write some MenuItem subclasses to handle building a font menu, setting the font of the selected text of an EditField, and checking the menu item corresponding to the selected text font.    Download [4.5KB]

Last Modified Mon Feb 19 16:12:54 2007   Download Count 674

---

Fonts Window Services provides the Mac OS font panel in REALbasic, plus an EditField subclass that communicates with the font panel.    Download [11.0KB]

Last Modified Wed Jul 25 17:01:43 2007   Download Count 672

---

CocoaPoofs implements the Mac OS X poof effect by calling Cocoa functions. It requires 10.3+, and should work on all valid combinations of processor and Mac OS executable format.    Download [5.9KB]

Last Modified Tue Apr 17 18:43:06 2007   Download Count 668

---

NSColorPanel is a REALbasic wrapper for the Cocoa NSColorPanel. It provides a more satisfying color-picking experience than the modal color picker supplied by the REALbasic framework. Mach-O applications only.    Download [10.8KB]

Last Modified Wed Jul 11 14:32:14 2007   Download Count 550

---

GetFolderItemModule provides alternative implementations of the REALbasic global method GetFolderItem, and better names for the methods.    Download [5.1KB]

Last Modified Mon May 7 17:10:14 2007   Download Count 523

---

AsyncFileOperations is a class implementing asynchronous copying and moving of FolderItems. It requires MacOS 10.4+.    Download [11.0KB]

Last Modified Sat Feb 17 16:12:22 2007   Download Count 515

---

MultipleDropEnabledApplication is a little example project that shows a way to handle multiple file drops in Mac OS.    Download [3.7KB]

Last Modified Wed May 30 15:02:07 2007   Download Count 501

---

FileReplace implements mostly atomic replacement of files. Mac OS X, Liinux, and Windows are supported.    Download [8.7KB]

Last Modified Sat Jun 23 14:43:06 2007   Download Count 492

---

ToolbarButton allows you to display the toolbar button in the title bar of Mac OS windows, and catch and handle clicks.    Download [7.4KB]

Last Modified Thu Dec 13 14:36:50 2007   Download Count 458

---

ProgressBarListbox is a Listbox subclass that allows you to display progress bars in cells in your Mac OS X applications.    Download [8.1KB]

Last Modified Sun Feb 3 11:51:29 2008   Download Count 391

---

AutoResizeTextBox is a little example of how to make something like a StaticText that expands vertically.    Download [5.5KB]

Last Modified Sat Sep 1 13:31:43 2007   Download Count 390

---

TemplateString allows you to create strings containing keys for which you can substitute values.    Download [9.8KB]

Last Modified Tue Dec 4 12:46:24 2007   Download Count 309

---

ClientServerExample is an implementation of a trivial client and server presented, more or less, in my Real World 2008 talk on client-server applications.    Download [8.8KB]

Last Modified Thu Mar 20 10:20:32 2008   Download Count 305

---

TextDragImageExample demonstrates how to use a few Mac OS functions to set the image of a drag to something a little nicer than the rectangle provided by REALbasic.    Download [5.9KB]

Last Modified Mon May 12 18:33:29 2008   Download Count 208

---

UUID provides the ability to generate version 1 and version 4 UUIDs. Mac OS and Linux are supported.    Download [6.2KB]

Last Modified Mon May 12 11:02:20 2008   Download Count 132

---