realbasic-nug
[Top] [All Lists]

Re: Multiple Selections in ListBoxes and Dialogs

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Multiple Selections in ListBoxes and Dialogs
From: David Harris <dharris at davosystems dot com>
Date: Sun, 31 Oct 2004 08:53:48 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <5B5BA34E-29CC-11D9-91C6-0003930333B8 at davosystems dot com> <AFF2FB94-2A85-11D9-B2D4-000393C6C4C4 at hit dot net> <433C50C8-2AA3-11D9-BBEB-0003930333B8 at davosystems dot com> <3C2C5F14-2B33-11D9-8BFD-000393C6C4C4 at hit dot net>
On Oct 31, 2004, at 6:51 AM, CV wrote:


Thank you, Jack. But as I mentioned I have been trying to use the Selected(i) = True approach and it keeps clearing the previous selection, e.g. using your example it doesn't "grow" the selection, it just keeps moving down the list and selecting a single row. I'm starting to think that I'm doing something in code that is inadvertently clearing the previous selection each time.

Right. Run my example code in a new project and you'll see that it does add to the selections as intended.

Jack

I know. I've since found other examples where it works properly, too. I did finally find the problem (in my code) and posted another message yesterday that acknowledges that.

Thanks,
David

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