Codejock Forums Homepage
Forum Home Forum Home > General > Articles and Tutorials
  New Posts New Posts RSS Feed - FlowSheet: XAMLToCString
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

FlowSheet: XAMLToCString

 Post Reply Post Reply
Author
Message
Alex G. View Drop Down
Groupie
Groupie


Joined: 22 December 2004
Location: Germany
Status: Offline
Points: 74
Post Options Post Options   Thanks (1) Thanks(1)   Quote Alex G. Quote  Post ReplyReply Direct Link To This Post Topic: FlowSheet: XAMLToCString
    Posted: 14 April 2016 at 6:01am
Hello,

here's a little tool which I have created with our ANKHOR FlowSheet.

Our application is based on the XTreme Toolkit and we're also using the XAML controls everywhere.

When I'm adding a new piece of XAML, I usually used the MarkupPad first to create a prototype there.

Just copy and paste XAML into Visual Studio works of course, but I always have to convert it into the c++ format. This could get annoying when you have to do it over and over again..

So I created this little FlowSheet to do the conversion for me.

How to use it

1. Just copy and paste your XAML code from the MarkupPad into the left edit section of the Dashboard
2. Press F2 and the converted and ready to use C++ code can be copied from the right section.
    Right click into the edit fields and select the menu item 'Copy Value'
3. Paste it in your Visual Studio editor

This is the GUI:



The work is done in this macro and can easily modified to your needs:



So what do you need to use it ?

1. Download the free Community Edition of ANKHOR FlowSheet here : http://ankhor.com/de/support/downloads

2. The FlowSheet itself : uploads/903/XAMLToCString.zip
    Unzip it first!
    ( A FlowSheet is not a binary and cannot contain any malware. They are compressed XML files. If you are curious, rename the suffix flsx to zip and decompress it )

Have fun and save time !

Best regards
Alex
    

Back to Top
AlbertRe View Drop Down
Newbie
Newbie
Avatar

Joined: 30 October 2017
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote AlbertRe Quote  Post ReplyReply Direct Link To This Post Posted: 07 November 2017 at 8:44am
Originally posted by Alex dG. Alex dG. wrote:

Hello,

here's a little tool which I have created with our ANKHOR FlowSheet.

Our application is based on the XTreme Toolkit and we're also using the XAML controls everywhere.

When I'm adding a new piece of XAML, I usually used the MarkupPad first to create a prototype there.


Great tool, Alex. Thanks for sharing that stuff!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.143 seconds.