View Single Post
Old 2008-01-02, 23:16   #7 (permalink)
frodo
Portal Developer
 
frodo's Avatar
 
Join Date: Apr 2004
Location: The Netherlands
Age: 36
Posts: 1,513
Thanks: 3
Thanked 119 Times in 44 Posts

Country:

My System

Default

WPF is a new graphics engine from microsoft (see wikipedia:
http://en.wikipedia.org/wiki/Windows...ion_Foundation)

WPF files are called xaml files, since they have the .xaml extension
Most graphic tools today can export to xaml (just like they can export to .svg)

Microsoft own graphic tool is called Expression Blend ( http://en.wikipedia.org/wiki/Microsoft_Expression_Blend )

So to answer your question.
Yes you should be able to use wysiwyg editors for skinning

frodo
frodo is offline   Reply With Quote