realbasic-nug
[Top] [All Lists]

Re: Enabling the OK Button on the Fly

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Enabling the OK Button on the Fly
From: Will Leshner <leshner at ljug dot com>
Date: Sun, 3 Oct 2004 15:36:11 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <p06110400bd8624ed231b at [131 dot 158 dot 15 dot 85]>

On Oct 3, 2004, at 3:11 PM, Charles Kelley wrote:

How do I achieve that? When I first began developing it in a THINK Pascal program a decade ago, I put the check in the idle event. But I don't see an event analogous in RB. Can anyone suggest where to put the check?


I usually use a control's Change event (or the analogous) to do such a check. You'll have to put it in each control's Change event, though.

--
REALbasic database options: http://sqlabs.net
REALbasic news and tips: http://rbgazette.com
KidzMail & KidzLog: http://haranbanjo.com

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>