Special

Introducing the “Welcome to Xojo” Bundle!

New to Xojo and looking for guidance? We've put together a terrific bundle to welcome you! Xojo Bundle

This bundle includes six back issues of the magazine -- all of year 21 in printed book and digital formats -- plus a one-year subscription (beginning with 22.1) so you'll be learning all about Xojo for the next year. It's the perfect way to get started programming with Xojo. And you save as much as $35 over the non-bundle price!

This offer is only available for a limited time as supplies are limited, so hurry today and order this special bundle before the offer goes away!

Article Preview


Buy Now

Issue 1.6

FEATURE

Control Binding in REALbasic

Build User Interfaces Without Writing (Much) Code

Issue: 1.6 (June/July 2003)
Author: Charles Yeomans
Author Bio: Charles Yeomans is a REALbasic developer in Lexington, Kentucky. In his spare time, he practices aikido, where he gets to hit C++ developers.
Article Description: No description available.
Article Length (in bytes): 32,840
Starting Page Number: 17
Article Number: 1611
Resource File(s):

Download Icon 1611.zip Updated: 2013-03-10 14:54:54

Related Link(s): None

Excerpt of article text...

Control binding is a visual programming mechanism in which you can make controls communicate by simply wiring them together, with no code needed. REALbasic has many predefined bindings, and allows developers to define their own bindings. Unfortunately, control binding is very nearly undocumented by REAL Software; as a consequence, it goes unused by the majority of RB developers. This article aims to fill the documentation gap and encourage developers to bind.

Using RB's Built-in Control Bindings

A Warmup Example

...End of Excerpt. Please purchase the magazine to read the full article.