Click here to Skip to main content
15,914,780 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: compiler not recognizing dialog ID Pin
Carlos Antollini10-Aug-01 7:56
Carlos Antollini10-Aug-01 7:56 
GeneralRe: compiler not recognizing dialog ID Pin
Jake Palmer10-Aug-01 8:49
Jake Palmer10-Aug-01 8:49 
GeneralRe: compiler not recognizing dialog ID Pin
Carlos Antollini10-Aug-01 9:38
Carlos Antollini10-Aug-01 9:38 
QuestionCDC ?? Pin
otvac10-Aug-01 4:56
otvac10-Aug-01 4:56 
Generaltransparent listbox Pin
10-Aug-01 4:50
suss10-Aug-01 4:50 
GeneralRe: transparent listbox Pin
Tomasz Sowinski10-Aug-01 4:55
Tomasz Sowinski10-Aug-01 4:55 
GeneralRe: transparent listbox Pin
#realJSOP10-Aug-01 6:26
professional#realJSOP10-Aug-01 6:26 
GeneralRe: transparent listbox Pin
Tomasz Sowinski10-Aug-01 6:34
Tomasz Sowinski10-Aug-01 6:34 
He also has to make it owner draw too, doesn't he?

Have no idea - it depends how Windows draws items in the listbox. If DC has no TRANSPARENT bkmode set, he'll have to go ownerdraw.

The easiest solution would be switching to CListCtrl and using CListCtrl::SetBkColor and CListCtrl::SetTextBkColor.

Tomasz Sowinski -- http://www.shooltz.com
GeneralSerialnumber of a Disk Pin
Gerhard10-Aug-01 4:17
Gerhard10-Aug-01 4:17 
GeneralRe: Serialnumber of a Disk Pin
Tomasz Sowinski10-Aug-01 4:30
Tomasz Sowinski10-Aug-01 4:30 
GeneralInsert text to CRichEditCtrl/View Pin
10-Aug-01 3:01
suss10-Aug-01 3:01 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Tomasz Sowinski10-Aug-01 3:06
Tomasz Sowinski10-Aug-01 3:06 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Ray Kinsella10-Aug-01 3:23
Ray Kinsella10-Aug-01 3:23 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 9:24
suss10-Aug-01 9:24 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Jake Palmer10-Aug-01 9:36
Jake Palmer10-Aug-01 9:36 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 9:42
suss10-Aug-01 9:42 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Carlos Antollini10-Aug-01 9:50
Carlos Antollini10-Aug-01 9:50 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 9:57
suss10-Aug-01 9:57 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Carlos Antollini10-Aug-01 10:07
Carlos Antollini10-Aug-01 10:07 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 10:27
suss10-Aug-01 10:27 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 10:13
suss10-Aug-01 10:13 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 10:43
suss10-Aug-01 10:43 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Carlos Antollini10-Aug-01 11:02
Carlos Antollini10-Aug-01 11:02 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 11:06
suss10-Aug-01 11:06 
GeneralRe: Insert text to CRichEditCtrl/View Pin
11-Aug-01 2:03
suss11-Aug-01 2:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.