realbasic-nug
[Top] [All Lists]

Re: Listbox: What's wrong here?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Listbox: What's wrong here?
From: Giuseppe Farese <realbasic at bebosoft dot com>
Date: Mon, 30 Apr 2007 20:54:34 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <79448B3C-08BA-45A3-89CB-A0739A3E4355 at bebosoft dot com> <71FFD14F-2FBF-4344-8B70-16D312D36CD8 at tolisgroup dot com>
On 30 Apr, 2007, at 4:27 PM, Tim Jones wrote:

>
> Try putting a statictext on the window and display the Str(Cnt) value
> with each iteration.
>
> Also, when populating the listbox, try using
> lbPastIntentions.LastIndex instead of lbPastIntentions.ListCount -1


Hello:

If you watch the movie, you'll find that before entering the loop, I  
do a .DeleteAllRows and then, in the first .AddRow, it goes  
NilObjectException.

It doesn't even reach the .ListCount - 1 line.

I've been all day catching this one. No success.

I will try to minimize the project as much as I can and post it on  
the web to see if someone can test it on their machines. So far the  
same project is not working on 2 RB/MacIntels and 2 RB/Win.

Thanks


Giuseppe Farese

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

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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