Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

scottp/TiO2

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 

Repository files navigation

Welcome to TiO2

http://tio2.dd.com.au/

RELEASE - Please note: TiO2 was released in December 2010 with a slightly older version of Titanium Appcelerator. TA has made lots of advances recently and further testing and updates need to be done.

A basic example

Welcome to Titanium Compound (TiO2). TiO2 is a set of source code to make building form and data driven mobile applications easier to write.

Build dynamic, native (application and presentation) application in minutes.

Let me illustrate - here is a form with 3 fields, including a password which is checked and re-entered.

var form = new TiO2.FormLayout.Default({items: [
	{ name: 'first', label: 'First name' },
	{ name: 'last', label: 'Last name' },
	{ name: 'password', type: 'Password', 'Password', retype: true },
]});

Fully worked example http://tio2.dd.com.au/home/Example_Form

Getting started

Video introduction

XXX Vimeo reference

About

Titanium Compound - Mobile Titanium Appcelerator Javascript Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.