Click here to Skip to main content
15,926,703 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Multiple Views Pin
Ryan Binns30-Apr-06 18:19
Ryan Binns30-Apr-06 18:19 
GeneralRe: Multiple Views Pin
Demian Panello1-May-06 5:43
Demian Panello1-May-06 5:43 
QuestionRe: Multiple Views Pin
David Crow1-May-06 6:11
David Crow1-May-06 6:11 
AnswerRe: Multiple Views Pin
Demian Panello1-May-06 6:38
Demian Panello1-May-06 6:38 
GeneralRe: Multiple Views Pin
David Crow1-May-06 7:18
David Crow1-May-06 7:18 
GeneralRe: Multiple Views Pin
Demian Panello1-May-06 7:26
Demian Panello1-May-06 7:26 
QuestionRe: Multiple Views Pin
David Crow1-May-06 7:38
David Crow1-May-06 7:38 
AnswerRe: Multiple Views Pin
Demian Panello1-May-06 8:20
Demian Panello1-May-06 8:20 
No.
I'm trying to find the problem, but I can't.D'Oh! | :doh:

I have commented all the lines in the OnUpdate() handle and just write:

myEdit.SetWindowText("Hello");

well, I get the same bug, it looks like "Hello" is printed in the edit view, (the caret has been moved) but I can't see the text. I have not changed the color.

Demian.

"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my telephone."

-Bjarne Stroustrup, computer science professor, designer of C++
programming language (1950- )
AnswerRe: Multiple Views Pin
Demian Panello1-May-06 8:27
Demian Panello1-May-06 8:27 
GeneralRe: Multiple Views Pin
Maxwell Chen1-May-06 5:45
Maxwell Chen1-May-06 5:45 
GeneralRe: Multiple Views Pin
Demian Panello1-May-06 6:22
Demian Panello1-May-06 6:22 
GeneralRe: Multiple Views Pin
David Crow1-May-06 7:20
David Crow1-May-06 7:20 
GeneralRe: Multiple Views Pin
Maxwell Chen1-May-06 7:44
Maxwell Chen1-May-06 7:44 
GeneralRe: Multiple Views Pin
Demian Panello1-May-06 8:07
Demian Panello1-May-06 8:07 
Questiontypedef question Pin
theladsmith30-Apr-06 12:01
theladsmith30-Apr-06 12:01 
AnswerRe: typedef question Pin
Stephen Hewitt30-Apr-06 13:42
Stephen Hewitt30-Apr-06 13:42 
GeneralRe: typedef question Pin
theladsmith30-Apr-06 21:33
theladsmith30-Apr-06 21:33 
GeneralRe: typedef question Pin
Stephen Hewitt30-Apr-06 21:42
Stephen Hewitt30-Apr-06 21:42 
GeneralRe: typedef question Pin
theladsmith1-May-06 1:43
theladsmith1-May-06 1:43 
GeneralRe: typedef question Pin
Stephen Hewitt1-May-06 13:52
Stephen Hewitt1-May-06 13:52 
GeneralRe: typedef question Pin
theladsmith1-May-06 21:58
theladsmith1-May-06 21:58 
QuestionXML parser Pin
Imtiaz Murtaza30-Apr-06 8:08
Imtiaz Murtaza30-Apr-06 8:08 
AnswerRe: XML parser Pin
Kelly Herald30-Apr-06 9:11
Kelly Herald30-Apr-06 9:11 
AnswerRe: XML parser Pin
BEamer30-Apr-06 10:54
BEamer30-Apr-06 10:54 
GeneralRe: XML parser Pin
Steve Echols30-Apr-06 19:29
Steve Echols30-Apr-06 19:29 

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.