Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Deanna Earley 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: References: 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 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.)