> I also made a change to the <!-- tag to be <! -- so the wxHtml parser > correctly ignores the tag.
This is invalid HTML. See section 3.2.4 of the HTML 4.0.1 specification: White space is not permitted between the markup declaration open delimiter ("<!") and the comment open delimiter ("--")... I suppose you should file a bug report with wxWindows. Bill _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev