Click here to Skip to main content
15,895,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Edit box Pin
toxcct7-Sep-05 20:47
toxcct7-Sep-05 20:47 
GeneralRe: Edit box Pin
Nishad S7-Sep-05 21:26
Nishad S7-Sep-05 21:26 
GeneralRe: Edit box Pin
David Crow8-Sep-05 3:11
David Crow8-Sep-05 3:11 
AnswerRe: Edit box Pin
Christian Graus7-Sep-05 20:53
protectorChristian Graus7-Sep-05 20:53 
AnswerRe: Edit box Pin
Eytukan7-Sep-05 23:49
Eytukan7-Sep-05 23:49 
AnswerRe: Edit box Pin
MailtoGops8-Sep-05 2:52
MailtoGops8-Sep-05 2:52 
AnswerRe: Edit box Pin
David Crow8-Sep-05 3:06
David Crow8-Sep-05 3:06 
QuestionHTMLView Problem...help. Pin
babyspidy7-Sep-05 20:21
babyspidy7-Sep-05 20:21 
Hello there guys.

Using VC++/MFC, I successfully created a new html file, but when the application was launch, an empty window appeared. The html created didn't display on that window.

For more details:

Inside of the MyAppView.cpp ::OnInitialUpdate(), a function is called that will create a html file(for e.g. CreateHtml("./test.htm") )where "test.htm" is the htm file created. Then Displaying the html using Navigate("file://..../test.htm"); I'm wondering why the window is empty. I check the test.htm file created and it's not empty. I also tried Navigate2("file://...../menu.htm") and still empty window was display...

Also, I tried passing it to an existing URL like "http://www.codeproject.com" and there's no problem with it.

I'd like to ask if I miss something there?. Is there's a way that the created html file is the display on the window?


Thanks..


With great power comes a great responsibility.
AnswerRe: HTMLView Problem...help. Pin
nguyenvhn7-Sep-05 22:30
nguyenvhn7-Sep-05 22:30 
GeneralRe: HTMLView Problem...help. Pin
babyspidy7-Sep-05 23:37
babyspidy7-Sep-05 23:37 
QuestionPlay Audio WAV, MP3 And Other Files Into MFC applicaton? Pin
Amarelia7-Sep-05 19:44
Amarelia7-Sep-05 19:44 
AnswerRe: Play Audio WAV, MP3 And Other Files Into MFC applicaton? Pin
Christian Graus7-Sep-05 20:10
protectorChristian Graus7-Sep-05 20:10 
QuestionJapanese support to vc++. Pin
Anonymous7-Sep-05 19:17
Anonymous7-Sep-05 19:17 
AnswerRe: Japanese support to vc++. Pin
babyspidy7-Sep-05 19:58
babyspidy7-Sep-05 19:58 
GeneralRe: Japanese support to vc++. Pin
Anonymous7-Sep-05 21:34
Anonymous7-Sep-05 21:34 
QuestionMultilingual Support Pin
Nishad S7-Sep-05 18:35
Nishad S7-Sep-05 18:35 
AnswerRe: Multilingual Support Pin
ThatsAlok7-Sep-05 18:45
ThatsAlok7-Sep-05 18:45 
GeneralRe: Multilingual Support Pin
Marc Soleda7-Sep-05 21:12
Marc Soleda7-Sep-05 21:12 
GeneralC++ Class design tool Pin
TssPrasad7-Sep-05 18:08
sussTssPrasad7-Sep-05 18:08 
GeneralRe: C++ Class design tool Pin
Marc Soleda7-Sep-05 22:16
Marc Soleda7-Sep-05 22:16 
QuestionHow does CListCtrl notify its parent window when a cell content has changed? Pin
followait7-Sep-05 17:39
followait7-Sep-05 17:39 
AnswerRe: How does CListCtrl notify its parent window when a cell content has changed? Pin
ThatsAlok7-Sep-05 18:48
ThatsAlok7-Sep-05 18:48 
GeneralRe: How does CListCtrl notify its parent window when a cell content has changed? Pin
followait7-Sep-05 20:55
followait7-Sep-05 20:55 
GeneralRe: How does CListCtrl notify its parent window when a cell content has changed? Pin
Frank K7-Sep-05 22:19
Frank K7-Sep-05 22:19 
QuestionA question about compound document and flat document Pin
code_chenyf7-Sep-05 17:29
code_chenyf7-Sep-05 17: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.