Re: Rich text box question

From: Les (vb4_at_prodigy.net)
Date: 11/14/04


Date: Sat, 13 Nov 2004 19:52:37 -0500

Hi Ralph,

The intention was not to use a Rich Text Box for searching purposes but only
as a place to dump a ton of data. If the end user so desires to grab one so
be it, thats his call. The stipulation was to be able to view the entire
contents and if someone desires to do a serach then they ought to be able
to. What I was trying to do in posting this was to get my question
answered. I am aware of the insanity of such a thing but this is what they
want to be able to do.

Thanks,

Les

"Ralph" <msnews.20.nt_consulting32@spamgourmet.com> wrote in message
news:#JdzH7cyEHA.4004@tk2msftngp13.phx.gbl...
>
> "Les" <vb4@prodigy.net> wrote in message
> news:%23jxYF%23byEHA.824@TK2MSFTNGP11.phx.gbl...
> > I have a rich text box which I will dump 1000's of rows of string info
> into
> > it. I am using this vs a Listbox since the listbox has certain
> limitations
> > ( I think 32767 rows not sure). Anyway is there an easy way I can have
> > someone select a particular row in the list box so that I can pull just
> that
> > row out? Assume the data I need will always be on just one row.
> Basically
> > I am trying to use a rich text box, which is only memory limited, like a
> > list box so that I can grab any row I want by clicking on it.
> >
> > Hope I am clear in my explanation,
> >
> > Thanks,
> >
> > Les
> >
>
> So you are asking if a richtext box will hold more lines than a listbox,
> then the answer is probably. But there is another word for any application
> that seriously lists 1000's of rows and then expects someone search or
> peruse through such a list, whether in a treelist, listbox, or edit box.
> That word is insanity.
>
> Rethink what you are try to do.
>
> hth
> -ralph
>
>



Relevant Pages

  • Re: Rich text box question
    ... >> I have a rich text box which I will dump 1000's of rows of string info ... I am using this vs a Listbox since the listbox has certain ... > that seriously lists 1000's of rows and then expects someone search or ...
    (microsoft.public.vb.general.discussion)
  • Re: Rich text box question
    ... > I have a rich text box which I will dump 1000's of rows of string info ... I am using this vs a Listbox since the listbox has certain ... that seriously lists 1000's of rows and then expects someone search or ...
    (microsoft.public.vb.general.discussion)
  • Re: How to preserve CListbox contents between dialogs
    ... At this point the main problem I will have is sorting ... able to assign a listbox to multiple dialogs. ... for shorter lists, but those are so difficult to translate since the values ... In the dialog OnDestroy I set listbox parent to NULL ...
    (microsoft.public.vc.mfc)
  • Re: How to preserve CListbox contents between dialogs
    ... able to assign a listbox to multiple dialogs. ... for shorter lists, but those are so difficult to translate since the values ... CListBox contents are pretty much static, ... In the dialog OnDestroy I set listbox parent to NULL ...
    (microsoft.public.vc.mfc)
  • Re: Listboxes results based on table joins
    ... Here is my sql in the Row Source (for the second listbox that connects to ... Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia ...
    (microsoft.public.access.formscoding)