Click here to Skip to main content
15,912,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How create a member variable of type (a class) Pin
toxcct23-Apr-04 2:39
toxcct23-Apr-04 2:39 
GeneralRe: How create a member variable of type (a class) Pin
Alton Williams23-Apr-04 4:39
Alton Williams23-Apr-04 4:39 
GeneralRe: How create a member variable of type (a class) Pin
ChuThaiDuong23-Apr-04 15:06
ChuThaiDuong23-Apr-04 15:06 
GeneralCustomizing Scrollbar of clistctrl Pin
rajandpayal23-Apr-04 1:29
rajandpayal23-Apr-04 1:29 
GeneralRe: Customizing Scrollbar of clistctrl Pin
ohadp23-Apr-04 2:25
ohadp23-Apr-04 2:25 
GeneralRe: Customizing Scrollbar of clistctrl Pin
rajandpayal24-Apr-04 3:42
rajandpayal24-Apr-04 3:42 
GeneralRe: Customizing Scrollbar of clistctrl Pin
ohadp24-Apr-04 19:08
ohadp24-Apr-04 19:08 
QuestionTwo overlapping windows, one flickers, howto solve ? Pin
ohadp23-Apr-04 1:16
ohadp23-Apr-04 1:16 
I have two windows, let's call them Frame and List.

They are both laid on a dialog, both are direct children of this dialog.

List stands in the middle of the dialog, frame does too only that it's slightly larger than the list, just enough to add a frame around the list.

The thing is, when resized (together ofcourse) the list flickers.

Removing the list's OnEraseBkgnd eliminates the flicker, but also eliminates the list's background Smile | :)

Note that the frame only draws AROUND the list, i specifically don't draw anything where the list is positioned so that I won't cause flickering. I have an empty OnEraseBkgnd that returns TRUE.

Can someone assist ?
AnswerRe: Two overlapping windows, one flickers, howto solve ? Pin
Monty223-Apr-04 1:57
Monty223-Apr-04 1:57 
GeneralRe: Two overlapping windows, one flickers, howto solve ? Pin
ohadp23-Apr-04 2:10
ohadp23-Apr-04 2:10 
AnswerRe: Two overlapping windows, one flickers, howto solve ? Pin
Michael Dunn23-Apr-04 5:20
sitebuilderMichael Dunn23-Apr-04 5:20 
GeneralRe: Two overlapping windows, one flickers, howto solve ? Pin
ohadp23-Apr-04 12:37
ohadp23-Apr-04 12:37 
GeneralRe: Two overlapping windows, one flickers, howto solve ? Pin
ohadp24-Apr-04 19:37
ohadp24-Apr-04 19:37 
AnswerSOLVED: Two overlapping windows, one flickers, howto solve ? Pin
ohadp25-Apr-04 2:58
ohadp25-Apr-04 2:58 
Generallinking java in Microsoft visual c++ environment Pin
doctorit23-Apr-04 0:39
doctorit23-Apr-04 0:39 
GeneralRe: linking java in Microsoft visual c++ environment Pin
jmkhael23-Apr-04 0:57
jmkhael23-Apr-04 0:57 
QuestionVisual studio not find .ocx control licence ? Pin
vgrigor23-Apr-04 0:00
vgrigor23-Apr-04 0:00 
AnswerRe: Visual studio not find .ocx control licence ? Pin
Mike Dimmick23-Apr-04 1:58
Mike Dimmick23-Apr-04 1:58 
GeneralRe: Visual studio not find .ocx control licence ? Pin
vgrigor23-Apr-04 2:30
vgrigor23-Apr-04 2:30 
QuestionHow to tally an individual letter from input text Pin
Member 104400122-Apr-04 23:35
Member 104400122-Apr-04 23:35 
AnswerRe: How to tally an individual letter from input text Pin
toxcct23-Apr-04 0:37
toxcct23-Apr-04 0:37 
AnswerRe: How to tally an individual letter from input text Pin
jmkhael23-Apr-04 0:49
jmkhael23-Apr-04 0:49 
GeneralRe: How to tally an individual letter from input text Pin
toxcct23-Apr-04 1:02
toxcct23-Apr-04 1:02 
GeneralRe: How to tally an individual letter from input text Pin
jmkhael23-Apr-04 2:04
jmkhael23-Apr-04 2:04 
GeneralRe: How to tally an individual letter from input text Pin
Member 104400124-Apr-04 23:06
Member 104400124-Apr-04 23:06 

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.