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

C / C++ / MFC

 
GeneralRe: Hosting webbrowser control in sdi app with straight com Pin
Stephane Rodriguez.24-Aug-02 22:40
Stephane Rodriguez.24-Aug-02 22:40 
GeneralRe: Hosting webbrowser control in sdi app with straight com Pin
Anonymous11-Sep-02 4:54
Anonymous11-Sep-02 4:54 
GeneralVanishing Bitmap Pin
Shibu24-Aug-02 17:26
Shibu24-Aug-02 17:26 
GeneralRe: Vanishing Bitmap Pin
Nish Nishant24-Aug-02 17:33
sitebuilderNish Nishant24-Aug-02 17:33 
GeneralRe: Vanishing Bitmap Pin
Shibu24-Aug-02 17:38
Shibu24-Aug-02 17:38 
GeneralOnNcPaint and OnPaint Pin
alex.barylski24-Aug-02 15:23
alex.barylski24-Aug-02 15:23 
GeneralRe: OnNcPaint and OnPaint Pin
Paul M Watt24-Aug-02 21:17
mentorPaul M Watt24-Aug-02 21:17 
GeneralRe: OnNcPaint and OnPaint Pin
alex.barylski25-Aug-02 14:02
alex.barylski25-Aug-02 14:02 
I'm at a loss as to how to have flicker free drawing code in both the client and non-client...I thought maybe my mentioned approach would work. I have already got the entire control drawing flicker free but only in the client. I would like to split the control drawing though and do some in the non-client area. It would make windows messages easier to handle.

p.s-What happens to scroll bars when non-client painting is used...? Do I have to redraw them myself...???

cheers

"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
GeneralInter-object communication (CPP) Pin
alex.barylski24-Aug-02 15:18
alex.barylski24-Aug-02 15:18 
GeneralRe: Inter-object communication (CPP) Pin
Todd Smith24-Aug-02 17:17
Todd Smith24-Aug-02 17:17 
GeneralRe: Inter-object communication (CPP) Pin
alex.barylski25-Aug-02 13:54
alex.barylski25-Aug-02 13:54 
GeneralConsoleApp class problem Pin
Selevercin24-Aug-02 14:19
Selevercin24-Aug-02 14:19 
GeneralRe: ConsoleApp class problem Pin
PJ Arends24-Aug-02 14:58
professionalPJ Arends24-Aug-02 14:58 
GeneralRe: ConsoleApp class problem Pin
Selevercin24-Aug-02 15:53
Selevercin24-Aug-02 15:53 
GeneralRe: ConsoleApp class problem Pin
PJ Arends24-Aug-02 22:33
professionalPJ Arends24-Aug-02 22:33 
GeneralRe: ConsoleApp class problem Pin
Mike Nordell25-Aug-02 3:08
Mike Nordell25-Aug-02 3:08 
GeneralScreen Splitting in MFC Pin
CitationJet24-Aug-02 13:07
CitationJet24-Aug-02 13:07 
GeneralRe: Screen Splitting in MFC Pin
Jiminy24-Aug-02 18:02
Jiminy24-Aug-02 18:02 
GeneralGetFocus() Pin
Mazdak24-Aug-02 9:47
Mazdak24-Aug-02 9:47 
GeneralRe: GetFocus() Pin
NigelQ24-Aug-02 12:52
NigelQ24-Aug-02 12:52 
GeneralRe: GetFocus() Pin
Mazdak24-Aug-02 19:31
Mazdak24-Aug-02 19:31 
GeneralRe: GetFocus() Pin
Mazdak25-Aug-02 3:49
Mazdak25-Aug-02 3:49 
GeneralCEdit & Enter Pin
Anonymous24-Aug-02 9:27
Anonymous24-Aug-02 9:27 
GeneralRe: CEdit & Enter Pin
PJ Arends24-Aug-02 15:01
professionalPJ Arends24-Aug-02 15:01 
GeneralRe: CEdit & Enter Pin
Stephane Rodriguez.24-Aug-02 22:42
Stephane Rodriguez.24-Aug-02 22:42 

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.