Click here to Skip to main content
16,013,918 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionATL / C++ Event handing Problem Pin
kalukaley3-Sep-08 5:15
kalukaley3-Sep-08 5:15 
AnswerRe: ATL / C++ Event handing Problem Pin
Stuart Dootson4-Sep-08 22:32
professionalStuart Dootson4-Sep-08 22:32 
GeneralRe: ATL / C++ Event handing Problem Pin
kalukaley5-Sep-08 13:55
kalukaley5-Sep-08 13:55 
GeneralRe: ATL / C++ Event handing Problem Pin
Stuart Dootson5-Sep-08 18:27
professionalStuart Dootson5-Sep-08 18:27 
GeneralRe: ATL / C++ Event handing Problem Pin
kalukaley8-Sep-08 19:29
kalukaley8-Sep-08 19:29 
QuestionCSplitterWindow flicker when resizing Pin
Nathan Going3-Sep-08 2:44
Nathan Going3-Sep-08 2:44 
QuestionRe: CSplitterWindow flicker when resizing Pin
led mike3-Sep-08 6:08
led mike3-Sep-08 6:08 
QuestionRe: CSplitterWindow flicker when resizing Pin
Nathan Going3-Sep-08 7:33
Nathan Going3-Sep-08 7:33 
Ok, start with the CSplitterWindow, if you move the splitter bar left or right, both panes are resized smoothly using a set of calls to SetWindowPos internally. Now I have the CSplitterWindow created as a child of another CWindow derived "View". I catch the WM_SIZE event and call SetWindowPos to set the new size of the CSplitterWindow, when this happens it appears that the entire window gets redrawn, producing a "flicker" effect. In my "view" window, I catch the WM_ERASEBKGND message so it doesn’t happen; also I handle WM_PAINT so I can draw a margin around the CSplitterWindow. I'm trying to find a way to resize the entire window and at the same time reduce the flickering of the contents as much as possible.

Thank you.
AnswerRe: CSplitterWindow flicker when resizing Pin
Alain Rist5-Sep-08 21:57
Alain Rist5-Sep-08 21:57 
QuestionATL Composite Activex Pin
Member 17186003-Sep-08 0:18
Member 17186003-Sep-08 0:18 
QuestionATL/WTL and Web Services Pin
nazovi1-Sep-08 22:54
nazovi1-Sep-08 22:54 
AnswerRe: ATL/WTL and Web Services Pin
Stuart Dootson2-Sep-08 6:57
professionalStuart Dootson2-Sep-08 6:57 
GeneralRe: ATL/WTL and Web Services Pin
nazovi2-Sep-08 8:31
nazovi2-Sep-08 8:31 
AnswerRe: ATL/WTL and Web Services Pin
led mike2-Sep-08 7:55
led mike2-Sep-08 7:55 
GeneralRe: ATL/WTL and Web Services Pin
nazovi2-Sep-08 8:31
nazovi2-Sep-08 8:31 
GeneralRe: ATL/WTL and Web Services Pin
Stuart Dootson2-Sep-08 22:44
professionalStuart Dootson2-Sep-08 22:44 
Questionifstream question Pin
followait30-Aug-08 16:51
followait30-Aug-08 16:51 
AnswerRe: ifstream question Pin
Stuart Dootson31-Aug-08 3:43
professionalStuart Dootson31-Aug-08 3:43 
GeneralRe: ifstream question Pin
followait31-Aug-08 17:55
followait31-Aug-08 17:55 
GeneralRe: ifstream question Pin
Stuart Dootson31-Aug-08 20:19
professionalStuart Dootson31-Aug-08 20:19 
GeneralRe: ifstream question Pin
Stuart Dootson31-Aug-08 21:00
professionalStuart Dootson31-Aug-08 21:00 
QuestionDo not Open Dialog on IE7 MultipleTab Pin
preeti sharma26-Aug-08 21:23
preeti sharma26-Aug-08 21:23 
AnswerRe: Do not Open Dialog on IE7 MultipleTab Pin
Michael Dunn29-Aug-08 13:41
sitebuilderMichael Dunn29-Aug-08 13:41 
QuestionCapturing IE events with using RBDESKBAND Pin
skumar120921-Aug-08 19:45
skumar120921-Aug-08 19:45 
Questionunique problem Pin
s196675m10-Aug-08 8:10
s196675m10-Aug-08 8:10 

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.