|  | 
| How to create a HTML view in a docking pane? | 
| Post Reply   | 
| Author | |
| ocoralan   Groupie   Joined: 14 November 2007 Status: Offline Points: 35 |  Post Options  Thanks(0)  Quote  Reply  Topic: How to create a HTML view in a docking pane? Posted: 07 December 2011 at 11:32pm | 
| 
   Anybody has an example? Thanks in advance. | |
|  | |
| sdancer75   Groupie     Joined: 08 July 2008 Location: Greece Status: Offline Points: 70 |  Post Options  Thanks(0)  Quote  Reply  Posted: 31 December 2011 at 10:35am | 
| 
   You have to create a CHtmlView derived class and then attach this view in your pane. There is no difference if you attach a CView or a CHtmlView or any other View in your panes. To view a simple html file just use the Navigate2 function ie  Navigate2(_T("http://www.google.com")); you can find plenty of examples out there. | |
| 
     Just me!
     | |
|  | |
| Post Reply   | |
| Tweet | 
| Forum Jump | Forum Permissions  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |