Thanks, with Petra, you won't even need to deploy any SVG, only pure code that will do the drawing for you using any GPU accelerated API, no matter what screen resolution you are working with. Imagine if you have two state button, that can have either green or red background, you won't need to deploy two images * number of resolutions, all you need is a drawing pascal unit (you can choose CoreGraphics API, Android Canvas API, or FMX), and adjust the generated code (with simple refactoring) to make the color of the button background variable instead of hard coded value. Or use the generated code to build Delphi UI components. You can literally draw your UI components in Sketch and let Petra code it for you for any platform.
For any further info, please email us at info@applyingcode.com, or visit our home page for video tutorials on www.applyingcode.com
Looks like a great tool! I don't like the images either and always prefer to make the GUI vector based.
ReplyDeleteThanks, with Petra, you won't even need to deploy any SVG, only pure code that will do the drawing for you using any GPU accelerated API, no matter what screen resolution you are working with.
ReplyDeleteImagine if you have two state button, that can have either green or red background, you won't need to deploy two images * number of resolutions, all you need is a drawing pascal unit (you can choose CoreGraphics API, Android Canvas API, or FMX), and adjust the generated code (with simple refactoring) to make the color of the button background variable instead of hard coded value. Or use the generated code to build Delphi UI components. You can literally draw your UI components in Sketch and let Petra code it for you for any platform.
For any further info, please email us at info@applyingcode.com, or visit our home page for video tutorials on www.applyingcode.com
Hans Lavdal Jakobsen Thanks, please consider voting for us on community.embarcadero.com - Embarcadero Cool Apps Contest :)
ReplyDeleteThanks again