realbasic-nug
[Top] [All Lists]

Re: how much text can a listbox row hold?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: how much text can a listbox row hold?
From: "Joseph J. Strout" <joe at realsoftware dot com>
Date: Sun, 31 Oct 2004 11:15:51 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20041031161723 dot 20343 dot qmail at web54510 dot mail dot yahoo dot com>
At 8:17 AM -0800 10/31/04, Jack A wrote:

how much text can each row of a listbox hold?

Well, one string per column, so about 2^31 * NumberOfColumns.

  is it the same across platforms?

Yes.

what are performances issues vs.arrays for lots of text?

They do completely different things, so I don't understand how you could compare performance.

--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
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>