Issue with CHTMLEditView in CDHTMLDialog
-
I am using CDHtmlDialog for my application and i want to use CHtmlEditView in CDHtmlDialog. I want to make HtmlEditor in DHtmlDialog for which i am using RichEdit control in DHtmlDialog and create CHtmlEditView over that RichEditControl. But When i am running that Html dialog RichEditcontrol is disabling due to Creation of CHtmlEditView. I want sking in html and with this i want CHTMLView capability for making an editor as html editor in between html skin. Just like toolbar and other backend UI in html with Editor in middle using HTMLView capability. Can anyone please help that how i can use ChtmlEditView in DHtmlDialog to create sort of Html Editor. Its running perfect with CDialog but having problem with DHtmlDialog. Please help in this Regards.
-
I am using CDHtmlDialog for my application and i want to use CHtmlEditView in CDHtmlDialog. I want to make HtmlEditor in DHtmlDialog for which i am using RichEdit control in DHtmlDialog and create CHtmlEditView over that RichEditControl. But When i am running that Html dialog RichEditcontrol is disabling due to Creation of CHtmlEditView. I want sking in html and with this i want CHTMLView capability for making an editor as html editor in between html skin. Just like toolbar and other backend UI in html with Editor in middle using HTMLView capability. Can anyone please help that how i can use ChtmlEditView in DHtmlDialog to create sort of Html Editor. Its running perfect with CDialog but having problem with DHtmlDialog. Please help in this Regards.
Member 11018967 wrote:
when i do CDialog::oninitdialog it runs perfect but no with CDHtmlDialog::oninitdialog()
That does not really tell us anything about the problem you are seeing. Please edit your question and add full details of what is going wrong.
-
Member 11018967 wrote:
when i do CDialog::oninitdialog it runs perfect but no with CDHtmlDialog::oninitdialog()
That does not really tell us anything about the problem you are seeing. Please edit your question and add full details of what is going wrong.
My Question is that How we can use CHTMLEditView with DHTMLdialog at specific rect width and height.. When i create HTMLEDITCtrl/CHtmlView in DHTMLDialog it does not edit the text it becomes freeze.. How i can use CHTMLView in DHTMLDialog. Just want to make HtmlEditor that has buttons and backend UI is in HTML.
-
My Question is that How we can use CHTMLEditView with DHTMLdialog at specific rect width and height.. When i create HTMLEDITCtrl/CHtmlView in DHTMLDialog it does not edit the text it becomes freeze.. How i can use CHTMLView in DHTMLDialog. Just want to make HtmlEditor that has buttons and backend UI is in HTML.