Skip to content

Instantly share code, notes, and snippets.

@iskugor
Created February 24, 2013 14:13
Show Gist options
  • Save iskugor/5023996 to your computer and use it in GitHub Desktop.
Save iskugor/5023996 to your computer and use it in GitHub Desktop.
Carbon framework feature request
var win = Ti.UI.createWindow();
var button = Carbon.UI.create(win, '{ "children": { "Button": { title: "This is button" }} }');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment