|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Microsoft Hypes Up XUL As The Greatest Expiriment SinceAda
Elliotte Rusty Harold wrote: > Is there some aspect of XUL or XAML that hasn't yet been > demonstrated in the examples here that does uses CSS selectors? XUL uses CSS files linked to the page. Such files make full use of the CSS2 selector syntax (thanks to Mozilla's CSS compliance). Figuring out the style for a XUL element implies figuring out which CSS rules apply to it. So, Eric van der Vlist is right; one has to interpret CSS2 selectors to apply style rules on generated XAML widjets when going from XUL to XAML. One can just generate CSS classes when going the other way around, that is from XAML to XUL, which is a lot easier. On the XUL to XAML case, one would have to gather the CSS rules per XULElement and convert them to XAML presentation info and hope inheritance does not play such a big role, or that it does but it somehow get's tranfered along as the hierachical structure is more or less the same. Lot's of mappings to do though, both between XUL+SVG to XAML and CSS to XAML... So, help anyone[1]? [1] http://sourceforge.net/projects/xaml2xul/ -- Manos Batsis _ __ __ __ / |/ /__ / /____ __ _ ___ _____/ /_ / / -_) __(_-</ ' Y _ `/ __/ __/ /_/|_/\__/\__/___/_/_/_|_,_/_/ \__/ http://www.netsmart.gr mbatsis at netsmart dot gr (+30) 210 33 02 608 (+30) 210 33 02 658 http://forte.netsmart.gr/foaf/manos_foaf.rdf
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||






