Click here to Skip to main content
16,005,038 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: displaying of string in CEdit or CRichEditCtrl Pin
David Crow8-Oct-03 6:46
David Crow8-Oct-03 6:46 
GeneralPrint Preview - Text extent differs at various zoom states Pin
Andy Latham8-Oct-03 4:43
Andy Latham8-Oct-03 4:43 
GeneralOne application for two Operating Systems Pin
ThakurSaab8-Oct-03 4:41
ThakurSaab8-Oct-03 4:41 
GeneralRe: One application for two Operating Systems Pin
Niall Barr8-Oct-03 4:57
professionalNiall Barr8-Oct-03 4:57 
GeneralGet license key Pin
Anonymous8-Oct-03 4:05
Anonymous8-Oct-03 4:05 
GeneralRe: Get license key Pin
Wes Aday8-Oct-03 4:38
professionalWes Aday8-Oct-03 4:38 
GeneralRe: Get license key Pin
Anonymous8-Oct-03 5:02
Anonymous8-Oct-03 5:02 
GeneralTransparent winows using a bitmap and UpdateLayeredWindow - HELP pls! Pin
xela8-Oct-03 3:49
xela8-Oct-03 3:49 
I found out that a bitmap containing alpha channel can be specified to a layered window in order to obtain a special defined map alpha, not just a general level of transparence.
This is done by using the UpdateLayeredWindow function.
This is all fine, but I still have some problems:

Since I provide the look for the window throught my bitmap, the window will look just like that! This means that any controls that I have on my frame are not drawed anymore. I also can't use this stuf for children controls (windows).

One solution I think of, is to draw all the children myself over the bitmap I use to set the window look. But what can I do with other controls that I don't want to draw myself (think of an Internet browser control - I can't draw that). Maybe is a way to force windows to draw on a specified hdc ?

If anyone can help, cause I really think it's a great feathure that I can't fully use !

Alex
xelanoimis@yahoo.com
GeneralCRichEditCtrl::SetParaFormat Pin
Ph@ntom8-Oct-03 3:46
Ph@ntom8-Oct-03 3:46 
GeneralRe: CRichEditCtrl::SetParaFormat Pin
Larry J. Siddens8-Oct-03 7:56
Larry J. Siddens8-Oct-03 7:56 
Generalchanging autodate of ms office documents Pin
pnpfriend8-Oct-03 3:19
pnpfriend8-Oct-03 3:19 
QuestionUnlimited or arbitrary string lengths? Pin
Kayembi8-Oct-03 3:15
Kayembi8-Oct-03 3:15 
AnswerRe: Unlimited or arbitrary string lengths? Pin
Adam Gritt8-Oct-03 3:44
Adam Gritt8-Oct-03 3:44 
AnswerRe: Unlimited or arbitrary string lengths? Pin
skaanji8-Oct-03 4:24
skaanji8-Oct-03 4:24 
GeneralRe: Unlimited or arbitrary string lengths? Pin
Kayembi8-Oct-03 12:06
Kayembi8-Oct-03 12:06 
GeneralRe: Event notification from checkbox within TreeControl (from WTL) Pin
David Crow8-Oct-03 2:41
David Crow8-Oct-03 2:41 
GeneralRe: Event notification from checkbox within TreeControl (from WTL) Pin
pnpfriend8-Oct-03 4:32
pnpfriend8-Oct-03 4:32 
GeneralWindow Messages Pin
Saurabh_Delhi8-Oct-03 2:24
Saurabh_Delhi8-Oct-03 2:24 
GeneralRe: Window Messages Pin
Anonymous8-Oct-03 2:31
Anonymous8-Oct-03 2:31 
GeneralEvent notification from checkbox within TreeControl (from WTL) Pin
shivonkar8-Oct-03 2:19
shivonkar8-Oct-03 2:19 
Generalcan't close popup window from the main window Pin
caykahve8-Oct-03 1:24
caykahve8-Oct-03 1:24 
GeneralRe: can't close popup window from the main window Pin
Anthony_Yio8-Oct-03 1:32
Anthony_Yio8-Oct-03 1:32 
GeneralRe: can't close popup window from the main window Pin
jhwurmbach8-Oct-03 2:50
jhwurmbach8-Oct-03 2:50 
GeneralRe: can't close popup window from the main window Pin
caykahve8-Oct-03 4:56
caykahve8-Oct-03 4:56 
GeneralMAPI/CDO from an NT Service Pin
thowra8-Oct-03 0:35
thowra8-Oct-03 0:35 

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.