realbasic-nug
[Top] [All Lists]

Re: Listbox selection deselect FIXED

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Listbox selection deselect FIXED
From: Terry Ford <tmford at shaw dot ca>
Date: Sat, 31 Jul 2004 08:44:41 -0700
Cc:
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <FC03DDD2-E2FC-11D8-9A7D-000393907B46 at pyramiddesign dot us>

On 31-Jul-04, at 7:21 AM, Joseph Nastasi wrote:

I need a wider monitor!

CellClick allows you to return a True if you've handled all that needs to be handled.
Once I put Return(True) in, it worked.

There's another way that also works if you use editable listbox cells. That's simply to set the focus of the listbox in general as opposed to the cell or row (Listbox1.setfocus).

HTH,

Terry Ford

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