Click here to Skip to main content
15,922,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Hide cursor on CEdit? Pin
Gofur Halmurat1-Nov-07 3:53
Gofur Halmurat1-Nov-07 3:53 
QuestionRe: Hide cursor on CEdit? Pin
David Crow1-Nov-07 3:56
David Crow1-Nov-07 3:56 
AnswerRe: Hide cursor on CEdit? Pin
Gofur Halmurat1-Nov-07 4:12
Gofur Halmurat1-Nov-07 4:12 
QuestionRe: Hide cursor on CEdit? Pin
David Crow1-Nov-07 4:14
David Crow1-Nov-07 4:14 
AnswerRe: Hide cursor on CEdit? Pin
Gofur Halmurat1-Nov-07 4:30
Gofur Halmurat1-Nov-07 4:30 
QuestionRe: Hide cursor on CEdit? Pin
David Crow1-Nov-07 4:32
David Crow1-Nov-07 4:32 
AnswerRe: Hide cursor on CEdit? Pin
Gofur Halmurat1-Nov-07 4:39
Gofur Halmurat1-Nov-07 4:39 
GeneralRe: Hide cursor on CEdit? Pin
David Crow1-Nov-07 4:44
David Crow1-Nov-07 4:44 
GeneralRe: Hide cursor on CEdit? Pin
Gofur Halmurat1-Nov-07 4:49
Gofur Halmurat1-Nov-07 4:49 
QuestionConvert a char[ ] to int[ ] Pin
NYTSX31-Oct-07 4:59
NYTSX31-Oct-07 4:59 
AnswerRe: Convert a char[ ] to int[ ] Pin
Nelek31-Oct-07 5:10
protectorNelek31-Oct-07 5:10 
GeneralRe: Convert a char[ ] to int[ ] Pin
NYTSX31-Oct-07 5:19
NYTSX31-Oct-07 5:19 
AnswerRe: Convert a char[ ] to int[ ] [modified] Pin
George L. Jackson31-Oct-07 5:23
George L. Jackson31-Oct-07 5:23 
GeneralRe: Convert a char[ ] to int[ ] Pin
NYTSX31-Oct-07 7:28
NYTSX31-Oct-07 7:28 
GeneralRe: Convert a char[ ] to int[ ] Pin
Roger Stoltz31-Oct-07 7:57
Roger Stoltz31-Oct-07 7:57 
GeneralRe: Convert a char[ ] to int[ ] Pin
George L. Jackson31-Oct-07 8:06
George L. Jackson31-Oct-07 8:06 
QuestionRe: Convert a char[ ] to int[ ] Pin
David Crow31-Oct-07 10:23
David Crow31-Oct-07 10:23 
AnswerRe: Convert a char[ ] to int[ ] Pin
George L. Jackson31-Oct-07 17:14
George L. Jackson31-Oct-07 17:14 
AnswerRe: Convert a char[ ] to int[ ] Pin
Cedric Moonen31-Oct-07 5:26
Cedric Moonen31-Oct-07 5:26 
GeneralRe: Convert a char[ ] to int[ ] Pin
toxcct31-Oct-07 5:31
toxcct31-Oct-07 5:31 
AnswerRe: Convert a char[ ] to int[ ] Pin
toxcct31-Oct-07 5:30
toxcct31-Oct-07 5:30 
AnswerRe: Convert a char[ ] to int[ ] Pin
Robert Surtees1-Nov-07 10:22
Robert Surtees1-Nov-07 10:22 
QuestionFlickering Problem Pin
mcsherry31-Oct-07 4:28
mcsherry31-Oct-07 4:28 
AnswerRe: Flickering Problem Pin
Mark Salsbery31-Oct-07 5:22
Mark Salsbery31-Oct-07 5:22 
GeneralRe: Flickering Problem Pin
mcsherry31-Oct-07 5:33
mcsherry31-Oct-07 5:33 
Hi Thanks for your reply. I've delved further into this now and have found that the flickering is due (or at least appears to be due) to the fact that I have controls on top of each other, an example is that I will have a Group Box with a CEdit control inside of it, when they are seperate they don't flicker when combined they do. I'm using the Group box to provide a border effect to the CEdit control as none of the built in border styles are suitable, so if I can get an identicle border in another way then my problem may be sorted! Do you have any ideas on how to do this?

cheers,
Andy

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.