Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there some third party tool
Message
De
26/03/2010 12:48:36
 
 
À
26/03/2010 07:51:39
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Versions des environnements
Environment:
C# 3.0
OS:
Vista
Network:
Windows 2008 Server
Database:
VistaDB
Application:
Desktop
Divers
Thread ID:
01457049
Message ID:
01457501
Vues:
34
>>I'm working on a tool for working with the outputs. I just scrapped my first version of it and rewrote it a few weeks ago. But I'm designing it to be a full resource manager. that allows me to extract and copy resources between XAML files. Standardize colors, transform and combine primitives etc. I'm also putting some basic editing abilities into it.
>>
>>It's a side project, but it's coming along.
>
>Sounds interesting. So are you using Mike Swansons add-in to get the initial XAML files?

Yes.

>I exchanged a couple of emails with him and it seems he basically produced the tool as an exercise and no longer intends adding any more functionality.
>
>This is the link I couldn't find for the other option :http://www.codeplex.com/wikipage?ProjectName=xamlxporter . But I still haven't found any good quality documentation on the .ai format so extending it could be a nightmare - I'll stick with ExpressionBlend for the time being.

I'm only using it for creating icons at the moment. I wanted DrawingImages and I wanted to be able to reuse the Geometry so I extract it into a ResourceDictionary, key it and create a DrawingImage from it.

I use the right-shift save method in the exporter. (Too bad he didn't post his code I would love to make that the default.)

The code is coming along, almost all the functionality from the first version is implemented, the property boxes are implemented, preview is implemented and I've started writing the brush editor.

I have so many resources in different resource files I wanted a tool that allows me to library them and copy them around as needed. And I want to be able to see them and tweak them as needed.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform