Re: changing font/color for listview item

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

Rubens wrote:
> 
> Hi people!
> 
> Could anyone help me with this ?
> 
> How can I change the color/font of a
> specific listview item ?

This is not an easy thing to do. You need to create the ListView as an
OwnerDrawn control and then intercept the special event messages so you can have
total control over how the listview is rendered.

You can get all the details from the MSDN web site or Windows API documentation.

Try ...

http://msdn.microsoft.com/library/en-us/shellcc/platform/commctls/listview/reflist.asp?frame=true

for a starting point.

-- 
Derek Parnell
Melbourne, Australia
irc://irc.sorcery.net:9000/euphoria

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

Search



Quick Links

User menu

Not signed in.

Misc Menu