realbasic-nug
[Top] [All Lists]

Re: List selection

To: RBNUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: List selection
From: Seth Duke <seth at johnfinley dot com>
Date: Tue, 28 Nov 2006 11:55:18 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: AccTDaUs46pJ5H8AEduWPAAX8idnQAAAFZuz
Thread-topic: List selection
On 11/28/06 11:52 AM, "Seth Duke" <seth at johnfinley dot com> wrote:
> For
>     ...
>     If f.item(i).name = myFontName then
>         n = listbox.LastRow
>     End if
> Next
> 
> Listbox.Selected(n) = True

Or It might be listbox.LastIndex, don't really remember, check the docs.

-Seth


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

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


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