Re: Attn Derek: ListView/TreeView combo?

new topic     » goto parent     » topic index » view thread      » older message » newer message

I found it! Its just a ListView with an indent for the sub-items. Basically
there should be another parameter to setLVItem() which should be indent.

Go here for the VB demo:
http://www.codeguru.com/vb/articles/1945.shtml

I was also hunting around the Win32Lib code and found LVIF_INDENT, and
LVIS_STATEIMAGEMASK. Both of these are used in the VB demo. I'm sure it
wouldn't be too hard to implement now that i've pointed it out! One could
simply call setLVItem() or you could have a setLVIndent() routine also.

Thanks,
~Greg

----- Original Message -----
From: "Derek Parnell" <ddparnell at bigpond.com>
To: "EUforum" <EUforum at topica.com>
Sent: Sunday, September 21, 2003 5:22 PM
Subject: Re: Attn Derek: ListView/TreeView combo?


>
>
> ----- Original Message -----
> From: "Greg Haberek" <g.haberek at comcast.net>
> To: "EUforum" <EUforum at topica.com>
> Sent: Monday, September 22, 2003 4:42 AM
> Subject: Re: Attn Derek: ListView/TreeView combo?
>
>
> > Attached is a screen shot. Its a treeview with multiple columns for each
> > item and sub-item, etc.
> >
> > ----- Original Message -----
> > From: "Derek Parnell" <ddparnell at bigpond.com>
> > To: "EUforum" <EUforum at topica.com>
> > Sent: Sunday, September 21, 2003 9:40 AM
> > Subject: Re: Attn Derek: ListView/TreeView combo?
> >
> >
> > > ----- Original Message -----
> > > From: "Greg Haberek" <g.haberek at comcast.net>
> > > To: "EUforum" <EUforum at topica.com>
> > > Sent: Sunday, September 21, 2003 5:21 AM
> > > Subject: Attn Derek: ListView/TreeView combo?
> > >
> > >
> > > > Derek,
> > > >
> > > >     I've seen a ListView with sub-items in TreeView form, or was it
a
> > > > TreeView with ListView columns? Either way, how do I get this in my
> > > > programs? Will it be part of Win32Lib anytime soon? If you need an
> > example,
> > > > KaZaA uses this control in its Transfer window. I'm not sure where
else
> > I've
> > > > seen, it but its in other programs too.
> > > >
> > >
> Thanks Greg. No, I can't see this becoming a supported control in the near
future. The reason is that I don't think that this is a control supplied by
Microsoft, and they are the only ones I'm intending to support for now. The
one you want maybe a COM (.ocx) control and they are accessed thru Matt
Lewis's EuCom library - if you have the .ocx and licence file.
>
> --
> Derek
>
> --^----------------------------------------------------------------
> This email was sent to: g.haberek at comcast.net
>
>
> TOPICA - Start your own email discussion group. FREE!
>
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu