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: Arnaud Nicolet <arnaud at tribu dot ch>
Date: Mon, 30 Apr 2007 21:22:43 +0200
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>
Le 30 avr. 07 à 20:26 Soir, Giuseppe Farese a écrit:

> Hello:
>
> I'm using RB2007r2 and I'm trying to add rows to a listbox.
>
> After adding the first row, the method ends abruptally.
>
> This is the first time in many years of using RB that I get this
> strange behavior.
>
> A movie with a step by step in the debugger is here:
>
> http://www.bebosoft.com/tmp/RB-Debugger.mov
>
> Any hint or help is appreaciated.

I get this strange behavior sometimes. Usually, it's because of  
something that makes problem elsewhere (in the case of a listbox, I  
often check the code in the CellBackgroundPaint event, for example).
It's most of the time caused by something specific (such as a  
declare, a MacProcID or ambigus code).
It's usually not easy to find out (in my case, it happen when the  
project becomes large).

It's all I can say. Try removing some parts (first, the not-needed  
ones) even if you think it's not related.
_______________________________________________
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>