AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

HTMLayout - HTML/CSS rendering cq Browser control [DLL]

 
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
daonlyfreez



Joined: 16 Mar 2005
Posts: 949
Location: Berlin

PostPosted: Mon Jun 15, 2009 11:31 am    Post subject: HTMLayout - HTML/CSS rendering cq Browser control [DLL] Reply with quote

HTMLayout (~750k, free, Win98+, WinCE)

Don't know why I missed this apparently already quite old free control.

It looks very good.

Quote:
HTMLayout is free for commercial and non-commercial use but if you are planning to do serious design we would like you to consider buying technical support option, it is not that expensive.


Quote:
HTMLayout uses its own lightweight HTML rendering engine which gives your applications:
Fast HTML rendering with very short readiness times.
HTML and CSS enhanced for screen layout tasks. %% units and expandable backgrounds allow to use more flexible and "screen oriented" layout schemas.
Custom behaviors API allow you to define how HTML elements will be drawn, react on keyboard and mouse events.
Low level interaction with the host application. No intermediate component technologies involved. Just pure API calls, like in any other native Windows common controls. HtmLayout uses WM_NOTIFY mechanism for interacting with the host window.
Small distribution size: HtmLayout.dll is about 600KB uncompressed.
No dependencies from installed browsers on client PC.


Cool

It has some very nice demos. Advanced layouts are done with CSS and "CSSS", its own "scripting language".

You can use it as a browser, but it has no support for JavaScript, and advanced sites with heavy CSS/Ajax will not render correctly. Something like the AutoHotkey forum gets rendered very well.

Some examples from the demo:



More screenshots on the site

This needs a wrapper Rolling Eyes
_________________
mirror 1mirror 2mirror 3ahk4.me • PM or
Back to top
View user's profile Send private message
oldHacker



Joined: 05 Feb 2008
Posts: 14
Location: the land of enchantment

PostPosted: Sat Jun 27, 2009 3:35 pm    Post subject: Reply with quote

a starting point from code project WTL integration of Lightweight HTML layout and rendering engine.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group