News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

SysTreeView32 linecolor

Started by korte, August 30, 2009, 06:04:15 PM

Previous topic - Next topic

korte


I want each line of color and font type to set.
Possible?


Tedd

Great, that's very helpful :U
Here's an idea: let's just replace the entire forum with one big search box ::)

And you didn't even answer the right question.


Quote from: korte on August 30, 2009, 06:04:15 PM
I want each line of color and font type to set.
Possible?
Assuming you want them all the same..
WM_SETFONT to change the font.
TVM_SETTEXTCOLOR for the font colour.
TVM_SETLINECOLOR for the line colour.

If you want different ones at the same time, I think you'll have to go with owner-drawn - which should be fun :wink
No snowflake in an avalanche feels responsible.