Click here to Skip to main content
15,907,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Free C++ .Net compiler questions Pin
Jim Crafton9-Oct-05 4:56
Jim Crafton9-Oct-05 4:56 
QuestionModeless dialog communicating with parent dialog Pin
fjlv20058-Oct-05 9:08
fjlv20058-Oct-05 9:08 
AnswerRe: Modeless dialog communicating with parent dialog Pin
Jose Lamas Rios8-Oct-05 14:32
Jose Lamas Rios8-Oct-05 14:32 
QuestionRe: Modeless dialog communicating with parent dialog Pin
fjlv20059-Oct-05 18:42
fjlv20059-Oct-05 18:42 
QuestionHow in CEdit to install the cursor in anchor point? Pin
pup20028-Oct-05 7:36
pup20028-Oct-05 7:36 
AnswerRe: How in CEdit to install the cursor in anchor point? Pin
Mircea Puiu8-Oct-05 21:03
Mircea Puiu8-Oct-05 21:03 
AnswerRe: How in CEdit to install the cursor in anchor point? Pin
John R. Shaw8-Oct-05 21:39
John R. Shaw8-Oct-05 21:39 
QuestionCButton with Bitmap Transparency Pin
fjlv20058-Oct-05 5:02
fjlv20058-Oct-05 5:02 
Hello,

I have a CButton created dynamically with bitmap:
CButton
m_mybutton.Create(NULL,WS_CHILD|WS_VISIBLE|BS_OWNERDRAW,CRect(1,87,110,107),this, ID_BTNHEADBOOKMARK);
m_mybutton.LoadBitmaps(IDB_LISTHBOOKMARK, IDB_LISTHBOOKMARK, IDB_LISTHBOOKMARK, IDB_LISTHBOOKMARK);

The image have some area with Color RGB(255,0,255).
I wanted those area with that color above to be transparent.

How can I do it?Confused | :confused:
Hope i could get a response ASAP (if possible )

Also im using EVC, you can try it Visual Studio and if works, i'll try it to EVC3.0.

Thanks you very much.
AnswerRe: CButton with Bitmap Transparency Pin
Lane Yu8-Oct-05 8:24
Lane Yu8-Oct-05 8:24 
QuestionRe: CButton with Bitmap Transparency Pin
fjlv20058-Oct-05 9:14
fjlv20058-Oct-05 9:14 
AnswerRe: CButton with Bitmap Transparency Pin
PJ Arends8-Oct-05 18:23
professionalPJ Arends8-Oct-05 18:23 
AnswerRe: CButton with Bitmap Transparency Pin
Lane Yu8-Oct-05 18:46
Lane Yu8-Oct-05 18:46 
Questionuse of extern keyword Pin
swaapu8-Oct-05 2:46
swaapu8-Oct-05 2:46 
AnswerRe: use of extern keyword Pin
G Haranadh8-Oct-05 3:08
G Haranadh8-Oct-05 3:08 
AnswerRe: use of extern keyword Pin
Bob Stanneveld8-Oct-05 7:02
Bob Stanneveld8-Oct-05 7:02 
AnswerRe: use of extern keyword Pin
John R. Shaw8-Oct-05 22:14
John R. Shaw8-Oct-05 22:14 
Questionhow to use ADO to store and retrieve image data from Oracle using VC++ Pin
snprani8-Oct-05 2:07
snprani8-Oct-05 2:07 
GeneralRe: how to use ADO to store and retrieve image data from Oracle using VC++ Pin
G Haranadh8-Oct-05 9:53
G Haranadh8-Oct-05 9:53 
QuestionHow to use CByteArray to store images into PostgreSQL database from VC++ Pin
snprani8-Oct-05 2:06
snprani8-Oct-05 2:06 
QuestionGNFS and SNFS Pin
RedDragon2k8-Oct-05 1:20
RedDragon2k8-Oct-05 1:20 
QuestionInteraction between dialog boxes Pin
swaapu7-Oct-05 23:58
swaapu7-Oct-05 23:58 
AnswerRe: Interaction between dialog boxes Pin
Intertherain8-Oct-05 2:20
Intertherain8-Oct-05 2:20 
GeneralRe: Interaction between dialog boxes Pin
swaapu8-Oct-05 2:50
swaapu8-Oct-05 2:50 
GeneralRe: Interaction between dialog boxes Pin
Mircea Puiu8-Oct-05 21:12
Mircea Puiu8-Oct-05 21:12 
Question(Urgent help need)Enabling UNICODE support in VC++ Pin
Amit j Patil7-Oct-05 22:21
Amit j Patil7-Oct-05 22:21 

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.