
|
[shell-coding] Re: List View Bg Color
- From: "e-sushi" <e-sushi@xxxxxxx>
- To: <shell-coding@xxxxxxxxxxxxx>
- Date: Wed, 4 Dec 2002 13:19:53 +0100
----- Original Message -----
From: "Christoffer Sjöberg" <christoffer.sjoberg@xxxxxxxxxx>
To: <shell-coding@xxxxxxxxxxxxx>
Sent: Monday, December 02, 2002 11:50 PM
Subject: [shell-coding] List View Bg Color
> Hi.
>
> I've just got a quick question...
> I've created a window, who's only function
> so far is to be the parent of a list view window.
>
> Right now I'm using the macro:
> ListView_SetTextBkColor(hListView, clrBack);
> to set the bg color, but that only sets the bg color
> of the columns in the list view, if reducing size
> the standard windows color is to the right of it...
> Anyone know of a way to fix this?
>
> Also, would there be a way to set the bg to
> transparent while still showing the text...
>
> // Vendicator
Wouldn't it be possible to create a subclassed, owner drawn listview the
win32 way? That should do it...
Reminds me: currently I have a similar problem, I somewhat work around or
fix it by blitting the desktop as a listview backgroundimage... the same
goes for the window. This is a cruel way around it, but hey... I was to lazy
to subclass anything yet ;)
Oh, this is just an idea... so put this fishy on a stick to dry if it
doesn't help you
greets,
Mike
------------------------------------------------
e-sushi@xxxxxxx
http://e-sushi.shellscape.org/
------------------------------------------------
__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding
Other related posts:[shell-coding] List View Bg Color [shell-coding] Re: List View Bg Color
|

|

|
[ Home |
Signup |
Help |
Login |
Archives |
Lists
]
All trademarks and copyrights within the FreeLists archives are owned
by their respective owners. Everything else ©2008 Avenir Technologies, LLC.
|

|
|