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


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

Re: ListView Q

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail
From Deanna Earley <dee.earley@icode.co.uk>
Newsgroups comp.lang.basic.visual.misc
Subject Re: ListView Q
Date Thu, 08 Dec 2011 14:20:00 +0000
Organization Aioe.org NNTP Server
Lines 26
Message-ID <jbqh2d$o3t$1@speranza.aioe.org> (permalink)
References <en3Eq.208168$cr3.169369@newsfe03.ams2>
NNTP-Posting-Host rjApkXnSOjrT83QpZ8fKqg.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
User-Agent Mozilla/5.0 (Windows NT 6.1; rv:8.0) Gecko/20111105 Thunderbird/8.0
X-Notice Filtered by postfilter v. 0.8.2
Xref x330-a1.tempe.blueboxinc.net comp.lang.basic.visual.misc:542

Show key headers only | 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