FlowSheet: XAMLToCString |
Post Reply |
Author | |
Alex G.
Groupie Joined: 22 December 2004 Location: Germany Status: Offline Points: 74 |
Post Options
Thanks(1)
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 |
|
AlbertRe
Newbie Joined: 30 October 2017 Status: Offline Points: 1 |
Post Options
Thanks(0)
|
Great tool, Alex. Thanks for sharing that stuff!
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |