Click to See Complete Forum and Search --> : Source for drawing prog. so I can build VML editor


RKM
March 28th, 1999, 12:00 PM
I have been playing with the Vector

Markup Language (VML) that is included

with Internet Explorer 5.0 (see info. at

http://www.microsoft.com/standards/vml/)


I have a class written that takes a subset

of CDC calls and will build a VML file already

done and I have used it in a few ISAPI

experiments and it works very well.


I wanted to build a simple VML editor, but I

figured somebody must already have the source

code for a simple object based 2D drawing

program. All I really want to do is add the

VML export capability. If anybody knows of

an MFC drawing program with source please

let me know.


Of course I would post results here.


Thanks...RKM