realbasic-nug
[Top] [All Lists]

RE: Listbox selection deselect

To: "'REALbasic NUG'" <realbasic-nug at lists dot realsoftware dot com>
Subject: RE: Listbox selection deselect
From: "Kamm Schreiner" <kamm at sky-software dot com>
Date: Sat, 31 Jul 2004 10:09:19 -0400
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Organization: SKY Software
Thread-index: AcR3Bt6F3GfdXnq/QKieHd6uNpkorAAAKbTA
Hi Joe,

I have a feeling you have only two options:

1. Listbox.DeleteAllRows and then refill the listbox

2. Write your own listbox control.

#2 probably isn't terribly difficult as long as you aren't going to have
multiple columns and need to scroll both vertically and horizontally.

HTH,

Kamm

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