From: Kevin A. <al...@se...> - 2001-08-27 20:50:40
|
http://www.htmlhelp.com/reference/css/ If somebody knows of a better one online, let me know, the one above seems adequate for our purposes. The w3.org stuff is impenetrable as usual, but they have a lot of links. BTW, I am not going to write the parser to handle CSS descriptions for the prototype. Somebody else is going to have to tackle that. If that means that we are stuck with a variation of my initial font description solution for a while, then so be it. I am going to go ahead and tweak the defaults and add some kind of named set of default fonts, probably in a dictionary that you can add to during runtime. The developers on wx-dev handling the wxHtmlWindow would be very interested in a CSS parser, so if you're interested you should probably check in over there first. ka |