Click here to get your copy of REALbasic

Binding Buttons to a ListBox

Posted on September 22, 2009 
Filed Under REALbasic Tutorial

Back in the good ol’ days you could use a menu option to “bind” a pushbutton to a listbox which made it really easy to keep someone from clicking the button if there wasn’t a row selected in the listbox.

That feature no longer exists in REALbasic, but it’s really super-simple to bind a button to a listbox with a single short line of code.

In fact, the REALbasic video tutorial (link opens in a new window) for this tip is probably too long when compared to the code that’s written. =:)

Click here to get your copy of REALbasic

Comments

One Response to “Binding Buttons to a ListBox”

  1. GOrdon W Smith on July 6th, 2010 10:50 am

    I found it useful. You present in a way that is easy to follow. Many thanks Jay.
    Gordon

Leave a Reply