Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #542

Re: ListView Q

From Deanna Earley <dee.earley@icode.co.uk>
Newsgroups comp.lang.basic.visual.misc
Subject Re: ListView Q
Date 2011-12-08 14:20 +0000
Organization Aioe.org NNTP Server
Message-ID <jbqh2d$o3t$1@speranza.aioe.org> (permalink)
References <en3Eq.208168$cr3.169369@newsfe03.ams2>

Show all headers | View raw


On 08/12/2011 13:57, Ivar wrote:
> Hi All.
>
> VB6, Got a ListView in Report Mode with a few columns
> One of the ListSubItems.Text shows different Strings depending on some
> parameter
> Is it possible for a ListSubItem.Text to have Tab Aligned Strings so
> that a string containing VBTab can appear as a column within a column.
> Don't want to use fixed width font
> It can be done in a ListBox using API, Can it be done in a ListView's
> Sub Item?

That whole concept is kinda' silly...
The listbox uses tabs to delimit columns. The ListView uses subitems.
Having sub columns in sub items doesn't make sense to me, just add 
another column.

-- 
Deanna Earley (dee.earley@icode.co.uk)
i-Catcher Development Team
http://www.icode.co.uk/icatcher/

iCode Systems

(Replies direct to my email address will be ignored.
Please reply to the group.)

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

ListView Q "Ivar" <ivar.ekstromer000@ntlworld.com> - 2011-12-08 13:57 +0000
  Re: ListView Q Deanna Earley <dee.earley@icode.co.uk> - 2011-12-08 14:20 +0000
    Re: ListView Q "Ivar" <ivar.ekstromer000@ntlworld.com> - 2011-12-08 20:56 +0000
      Re: ListView Q GS <gs@somewhere.net> - 2011-12-08 17:36 -0500

csiph-web