Do you want to develop your own Power Point like application??

  • Thread starter Thread starter HSIT
  • Start date Start date
H

HSIT

VZwig (pronounced as vi-zee-wig) HTML Editor Version 1.0 is an
efficient HTML control for developing .Net WinForms applications in a
WYSIWYG (pronounced as WIZ-zee-wig, and it means "What You See Is
What You Get") environment.

VZwig HTML Editor 1.0 is only around 630 KB in size (This does not
includes UI and property grid support which requires additional 700
KB). It has the capability of implementing MSHTML without using the
Microsoft HTML parsing and rendering engine that is implemented in the
mshtml.dll. Completely written in C#, the code is beautified as there
is no more MSHTML code. It has full support for HTML 4.0. In addition,
it has completely rewritten .Net like API, supports Visual Studio 2002
and 2003, and works on framework 1.0 and 1.1.


Salient features of VZwig

· Complete User Interface with property grid support (control to
display properties and values)
· CSS Editor (an interactive control that allows creating or editing
of Cascading Style Sheets without any prior knowledge of CSS)
· Color Selector (control to select HTML colors from grid or RGB
slider)
· Font Selector (control that allows selection of multiple fonts to
be used with HTML font tags)
· Tag images (small images in the design that makes tags visible,
thus simplifying the editing of complex content)

Extensibility

This tool is built using a very flexible architecture with the notion
of plugins, and modules. We provide a base frame work directly working
with document object model (DOM) with architecture to support plugins
for external applications and tools. Our fundamental goal is to help
our customers with rapid development. We are also able to leverage our
development staff in India to provide custom plugins and solutions.

Find more info on http://www.hytechpro.com
 
HSIT said:
We are also able to leverage our
development staff in India to provide custom plugins and solutions.

Outsourcing to low wage countries = unemployment at home.


Larry
 
VZwig (pronounced as vi-zee-wig) HTML Editor Version 1.0 is an
efficient HTML control for developing .Net WinForms applications in a
WYSIWYG (pronounced as WIZ-zee-wig, and it means "What You See Is
What You Get") environment.

VZwig HTML Editor 1.0 is only around 630 KB in size (This does not
includes UI and property grid support which requires additional 700
KB). It has the capability of implementing MSHTML without using the
Microsoft HTML parsing and rendering engine that is implemented in the
mshtml.dll. Completely written in C#, the code is beautified as there
is no more MSHTML code. It has full support for HTML 4.0. In addition,
it has completely rewritten .Net like API, supports Visual Studio 2002
and 2003, and works on framework 1.0 and 1.1.

Do you have a direct link to the VZwig HTML editor.
 
This is a cool looking piece of software, but I if you want a
lightweight WYSIWYG editor you can use OpenOffice.org. It is also is a
free open-source Office replacement as well. You can get it at
http:/www.openofffice.org/
 
Back
Top