realbasic-nug
[Top] [All Lists]

RE: Updating a listbox

To: "'REALbasic NUG'" <realbasic-nug at lists dot realsoftware dot com>
Subject: RE: Updating a listbox
From: "RBNUBE" <rbnube at mabenterprises dot com>
Date: Tue, 28 Feb 2006 08:06:42 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Importance: Normal
Keywords: RB-NUG
You might be able to use InvalidateCell(-1,-1).  You might also be able to
set every row to Selected, one by one, in a loop.

I doubt that either of these will work.  You should probably be running this
process in a Thread.

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