Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » How to display html-files
Re: How to display html-files [message #15594 is a reply to message #9589] Wed, 30 April 2008 00:00 Go to previous messageGo to previous message
cdoty is currently offline  cdoty
Messages: 23
Registered: April 2008
Location: Houston, TX
Promising Member

michael wrote on Fri, 18 May 2007 06:08

Is there a web widget for displaying a html-file? If no, what do you use for displaying a html-file?



HTMLayout (http://www.terrainformatica.com/htmlayout/) works under U++, using a DHCtrl as the base object. I think it's Windows only, though. The only issue I had is using it as a Tab. You have to manually turn on and off rendering, as the tab is selected/unselected. This is done by not calling HTMLayoutProcND in the windows message proc. And, during the OPEN state, you have to block every message except WM_CREATE, or it will overwrite the active tab.

The only issue I had was the creation of a scroll bar that wouldn't go away, or respond to mouse clicks or moves. I even attempted to redirect mouse message to the control, but it didn't work.


a3e77f341aa1d91d0388a0c8b786e8b5
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Additon to SliderCtrl: Jump
Next Topic: How to make Label/StaticText label word wrapped?
Goto Forum:
  


Current Time: Wed May 08 00:09:52 CEST 2024

Total time taken to generate the page: 0.01242 seconds