Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bitmaps in listheaders

0 views
Skip to first unread message

Jesper Honig Spring

unread,
Apr 3, 1996, 3:00:00 AM4/3/96
to
Hi,

Is there anyone outthere who can tell me how to place a bitmap in a
list control header? Is this an owner draw issue?

Regards,

Jesper Honig Spring
Merck & Co., Inc., Denmark

The contents of this message express only the sender's opinion.
This message does not necessarily reflect the policy or views of
my employer, Merck & Co., Inc. All responsibility for the statements
made in this Usenet posting resides solely and completely with the
sender.

John Grant

unread,
Apr 4, 1996, 3:00:00 AM4/4/96
to
In article <4juqcv$m...@merck.com> spr...@merck.com (Jesper Honig Spring) writes:
>Hi,
>
>Is there anyone outthere who can tell me how to place a bitmap in a
>list control header? Is this an owner draw issue?
Yes, you need to use LBS_OWNERDRAW<FIXED VARIABLE> and respond
to WM_DRAWITEM.

I think there are examples at ftp.microsoft.com. Get the
index in /softlib/... and grep it for OD (I think).

--
John A. Grant jag...@emr1.emr.ca
Airborne Geophysics
Geological Survey of Canada, Ottawa

0 new messages