Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A question about Avalon
Message
De
11/06/2005 20:28:17
Ken Dibble
Southern Tier Independence Center
Binghamton, New York, États-Unis
 
 
À
10/06/2005 21:06:30
Information générale
Forum:
Visual FoxPro
Catégorie:
VFPX/Sedna
Divers
Thread ID:
01022364
Message ID:
01022534
Vues:
11
>>I was dreaming of some cool vfp driven gui...
>
>Don't count out the possibility just yet. The VFP team hasn't had a chance to spend enough time with Avalon/XAML yet, and the Avalon development is only in early beta at this time. Don't expect visual designers in VFP for Avalon forms, that will be done with new tools in VS down the road (after VS 2005). But VFP is great for working with (creating, editing, etc) XML strings/files, and the UI of Avalon is driven by XAML (XML) source files - not including the .NET code associated with them (code behind). The point is, I share the same dream you do on this VFP/Avalon stuff, and you will see how far I've gotten in prototyping in the new Channel9 video next week.

How close can we get to something like a COM object that can translate a VFP .prg-based form class to the XAML required by Avalon and then compile it? Something like:

oTrans = CREATEOBJECT("AvalonTranslator")
oTrans.PRGToXAML(MyFormPrg)
oTrans.Compile()

Ken Dibble
www.stic-cil.org
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform