gettingstarted
[Top] [All Lists]

Re: EditCell doesn't accept data via code

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: EditCell doesn't accept data via code
From: Barry Lumpkin <barrylum at bellsouth dot net>
Date: Sun, 26 Sep 2004 14:48:52 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <953477FE-0FEB-11D9-9C08-000A95B8E76E at bellsouth dot net> <a05300b06bd7cbfbf1b3d at [10 dot 10 dot 13 dot 2]>
SetFocus worked.

Thanks.

Barry




On Sep 26, 2004, at 1:50 PM, Joseph J. Strout wrote:

At 1:40 PM -0500 9/26/04, Barry Lumpkin wrote:

Is there a way to "hit return" with code if the user forgets?

Call Listbox.SetFocus. That takes the focus away from the embedded editfield, and gives it to the listbox, just as when you press return.

Best,
- Joe

--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
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>


_______________________________________________
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>