Is there a way to implement Gecko (Firefox's layout engine) in vb.net (or any .Net language for that matter, so long as it isn't C++)? I need to just be able to tell it what to put onscreen and thats it. I don't want it to download anything, refrence anything, etc. I just want it to display stuff.
Is there some kind of ActiveX control for this or some sort of assembly that I can reference?
If this isn't possible, is there some other lightweight HTML rendering client out there (free, so no KHTML or MSHTML) that will render even just HTML 3.0 or later (no JS, but CSS would be nice) and support a goodly amount of tags? That would be just fine. Again, I just want a layout engine. It should alert my program via events when it needs a file/document.
Around 68% of developers are now using AI to generate code during development, and some experts are saying that a single developer using AI tools can now do the work of an entire team of 4 to 5 engineers.
According to Figma's State of the Designer 2026 report, 72% of designers now use generative AI in their workflows and 91% say it improves the quality of their work, not just their speed.
But does this mean web developers and designers are becoming less relevant, or are they simply evolving into a different kind of role?
Would love to hear from developers and designers here has AI made your job easier, or do you feel threatened by how fast these tools are improving
Question
bastawhiz
Is there a way to implement Gecko (Firefox's layout engine) in vb.net (or any .Net language for that matter, so long as it isn't C++)? I need to just be able to tell it what to put onscreen and thats it. I don't want it to download anything, refrence anything, etc. I just want it to display stuff.
Is there some kind of ActiveX control for this or some sort of assembly that I can reference?
If this isn't possible, is there some other lightweight HTML rendering client out there (free, so no KHTML or MSHTML) that will render even just HTML 3.0 or later (no JS, but CSS would be nice) and support a goodly amount of tags? That would be just fine. Again, I just want a layout engine. It should alert my program via events when it needs a file/document.
Thanks!
Link to comment
https://www.neowin.net/forum/topic/337112-gecko-layout-engine/Share on other sites
12 answers to this question
Recommended Posts