I get it! firt time I failed because I used Textout function without creating a CFont. bob16972,thank you very much!!
figer
Posts
-
How to achieve this?? About zoomin/zoomout in CEditView or CEdit... -
How to achieve this?? About zoomin/zoomout in CEditView or CEdit...really appreciate for your answer. I add function TextOut in CMyView::OnDraw(), when I clicked ZoomIn, the view extended it's size, but the text in view still keeped it's size. should I add some other code?
-
How to achieve this?? About zoomin/zoomout in CEditView or CEdit...I want to add ZoomIn/ZoomOut in my MFC Application, works on text and image, just like MSWORD, how can I get this??:confused::confused: thanks for your response:) -- modified at 22:50 Monday 17th April, 2006
-
Need help about fromatting XML using XSL in memoryappreciate for your help! but i want to format in MFC programme, by the way, I load the xml file and xsl file from strings(not files), is there any other examples?
-
Need help about fromatting XML using XSL in memory:confused:In my Application developed with VC6, I load the xml file and the xsl file from a string and put it in the memory, how can I represent the xml file formatted by the xsl file in a HtmlView ? thanks for your replys! -- modified at 4:42 Friday 14th April, 2006
-
Need your help! About CWebBrowser2.:confused: I Get xml files from the internet by using CWebBrowser2 control, now is the question: How can I save the xml as files on my disks and don't indicate the user? Now I Get the xml source from CWebBrowser2 by the method CWebBrowser2::ExecWB(OLECMDID_SAVEAS, OLECMDEXECOPT_DONTPROMPTUSER, &vt1, &vt1), is there any way better? thanks for your answers!:)
-
Need your help! About CWebBrowser2.:confused: I Get xml files from the internet by using CWebBrowser2 control, now is the question: How can I save the xml as files on my disks and don't indicate the user? Now I Get the xml source from CWebBrowser2 by the method CWebBrowser2::ExecWB(OLECMDID_SAVEAS, OLECMDEXECOPT_DONTPROMPTUSER, &vt1, &vt1), is there any way better? thanks for your answers!:)
-
Question: How can I create and show the MSOFFICE files from streamI stored the MSOFFICE files in the database, and now I want to read them out and display them in my program. It's available to get it done by storing them on my local disk first, then read them and display them, but I don't think it's a good idea, so need all you help. :confused::confused: thanks.
-
Need help about Office AutomationI've engaged in a project with the function of displaying DOC and PPT files. It means that my program can display DOC and PPT files without displaying the menus and toolbars of the MS Office, how can I get it done. I searched a lot of documents about the Office Automation,but I found none suitable for me. :confused: Thanks for you help!
-
Need help about Office AutomationI've engaged in a project with the function of displaying DOC and PPT files. It means that my program can display DOC and PPT files without displaying the menus and toolbars of the MS Office, how can I get it done. I searched a lot of documents about the Office Automation,but I found none suitable for me. :confused: Thanks for you help!