armornick / titanium-form-designer

UI Designer for Appcelerator Titanium Mobile SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanium Form Designer

This is a lightweight, portable, easy to use UI designer for the Titanium Mobile SDK by Appcelerator.

Everyone is free to use it for whatever purpose without any cost. More about the license of this software below. Feel free to leave requests and I'll see what I can do. Also, everyone is welcome to help with this.

How to use

  • Open index.html in your favorite browser or use it online here
  • Start designing your screen
  • Click the screen title to edit the screen properties
  • Click the 'Generate UI' button

Notes & Known Bugs

  • Tabbed Screens have to be done manually
  • The dialog window doesn't properly align the dynamically generated controls (especially the onclick textbox when you make buttons)
  • The TableView has to receive an array right now, though I have plans to change this once I figure out how I'm going to do it.

Credits

License

Copyright (c) 2012, Nick Arnoeyts All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

UI Designer for Appcelerator Titanium Mobile SDK


Languages

Language:JavaScript 100.0%