comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: text object graphics
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: text object graphics [message #16382] Fri, 23 July 1999 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Bob Stockwell (dejastockwell@my-deja.com) writes:

> I am writing a piece of code that
> will have about 2000-10,000 strings each of length
> 500 characters (for instance), and
> I'd like to display them in a window
> in a number of different ways. (ie a
> selected subset of the strings, sorted in
> a different manner, etc).

I've never used my LinkedList object for this purpose,
but I have *thought* about doing so several times. Beau
Leeger at RSI told me he put about 100000 items on a linked
list once and it was still extremely fast. (Although
probably NOT as fast as ordering a string array.)

But you might look at it. It has methods already available
for re-ordering the items on the list.

http://www.dfanning.com/programs/linkedlist__define.pro

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Using C++ classes with IDL
Next Topic: How can i get SCR_XSIZE, SCR_YSIZE of WIDGET_BASE

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:43:17 PDT 2025

Total time taken to generate the page: 0.00565 seconds