/* 
 This file was generated by Dashcode and is covered by the 
 license.txt included in the project.  You may edit this file, 
 however it is recommended to first turn off the Dashcode 
 code generator otherwise the changes will be lost.
 */
var dashcodePartSpecs = {
    "browser": { "creationFunction": "CreateBrowser" },
    "button": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 70, "leftImageWidth": 16, "rightImageWidth": 5, "text": "Back" },
    "etichetta1": { "creationFunction": "CreateText", "text": "Percentages Calculator" },
    "etichetta2": { "creationFunction": "CreateText", "text": "Interest Calculator Pro" },
    "etichetta3": { "creationFunction": "CreateText", "text": "The most advanced Interest Calculator, packed with amazing options & features!" },
    "etichetta4": { "creationFunction": "CreateText", "text": "The most flexible Percentages Calculator" },
    "etichetta5": { "creationFunction": "CreateText", "text": "Currency Converter Pro" },
    "etichetta6": { "creationFunction": "CreateText", "text": "Featuring more than 200 currencies and a lot of options!" },
    "footer": { "creationFunction": "CreateText", "text": "Palple Software\nby Paolo Grifantini" },
    "header": { "creationFunction": "CreateHeader", "rootTitle": "iPhone Apps" },
    "mailButton": { "creationFunction": "CreateMailButton", "customImage": "Images/mailGlyph.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/mailGlyph.png", "email": "paolo.grifantini@gmail.com", "initialHeight": 36, "initialWidth": 36, "leftImageWidth": 6, "rightImageWidth": 6, "subject": "iPhone development", "text": "" },
    "stackLayout": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }] },
    "text": { "creationFunction": "CreateText", "text": "Available on Appstore:" },
    "text1": { "creationFunction": "CreateText", "text": "More upcomings..." },
    "text2": { "creationFunction": "CreateText", "text": "If you want me to develop an app for you, just contact me." }
};
