Click here to Skip to main content
15,913,944 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Modify message map at run-time Pin
Hostalet Wandosell13-Nov-02 4:10
Hostalet Wandosell13-Nov-02 4:10 
GeneralRe: Modify message map at run-time Pin
ian mariano12-Nov-02 6:16
ian mariano12-Nov-02 6:16 
GeneralHelp with ClassWizard please! Pin
georgiek5012-Nov-02 2:47
georgiek5012-Nov-02 2:47 
GeneralRe: Help with ClassWizard please! Pin
567890123412-Nov-02 4:04
567890123412-Nov-02 4:04 
GeneralRe: Help with ClassWizard please! Pin
georgiek5012-Nov-02 5:56
georgiek5012-Nov-02 5:56 
GeneralFlicker and Cwnd Pin
Pyt12-Nov-02 1:58
Pyt12-Nov-02 1:58 
GeneralRe: Flicker and Cwnd Pin
Prem Kumar12-Nov-02 2:16
Prem Kumar12-Nov-02 2:16 
GeneralRe: Flicker and Cwnd Pin
KarstenK12-Nov-02 3:01
mveKarstenK12-Nov-02 3:01 
You can should draw at first to a memory dc and the draw to the screen.

Another solution is to use timers for redrawing.

My experience is also if it doesn´t work, may be there an conceptional mistake.
(Oversized solution)

IMHO: that each appointment is a CWnd seems to be no good idea. I would internally work with an array and access it via the screen coordinates. The output would be simple Retangles.Suspicious | :suss:

Try it @ home. (B&B)
GeneralRe: Flicker and Cwnd Pin
Pyt12-Nov-02 3:16
Pyt12-Nov-02 3:16 
GeneralRe: Flicker and Cwnd Pin
KarstenK12-Nov-02 3:22
mveKarstenK12-Nov-02 3:22 
GeneralRe: Flicker and Cwnd Pin
Pyt12-Nov-02 3:31
Pyt12-Nov-02 3:31 
GeneralRe: Flicker and Cwnd Pin
Gary Kirkham12-Nov-02 10:51
Gary Kirkham12-Nov-02 10:51 
GeneralRe: Flicker and Cwnd Pin
Patje12-Nov-02 21:42
Patje12-Nov-02 21:42 
Generalvsprintf Pin
Hans Ruck12-Nov-02 1:53
Hans Ruck12-Nov-02 1:53 
GeneralRe: vsprintf Pin
Chris Losinger12-Nov-02 5:10
professionalChris Losinger12-Nov-02 5:10 
GeneralRe: vsprintf Pin
Tim Smith12-Nov-02 6:20
Tim Smith12-Nov-02 6:20 
GeneralRe: vsprintf Pin
Chris Richardson12-Nov-02 9:40
Chris Richardson12-Nov-02 9:40 
GeneralIdentifying DLLs Pin
Trollslayer12-Nov-02 1:43
mentorTrollslayer12-Nov-02 1:43 
GeneralRe: Identifying DLLs Pin
Daniel Turini12-Nov-02 1:51
Daniel Turini12-Nov-02 1:51 
Generalfatal error C1083 Pin
youssef12-Nov-02 1:25
youssef12-Nov-02 1:25 
GeneralRe: fatal error C1083 Pin
Daniel Turini12-Nov-02 1:32
Daniel Turini12-Nov-02 1:32 
GeneralRe: fatal error C1083 Pin
Maximilien12-Nov-02 2:30
Maximilien12-Nov-02 2:30 
GeneralRe: fatal error C1083 Pin
KarstenK12-Nov-02 3:04
mveKarstenK12-Nov-02 3:04 
GeneralWorkspace idiocy Pin
Anonymous12-Nov-02 0:29
Anonymous12-Nov-02 0:29 
Generalcontrol box and menues Pin
emrosa12-Nov-02 0:26
emrosa12-Nov-02 0:26 

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.