Skip to content

Instantly share code, notes, and snippets.

@hvgotcodes
Created May 26, 2012 00:53
Show Gist options
  • Save hvgotcodes/2791533 to your computer and use it in GitHub Desktop.
Save hvgotcodes/2791533 to your computer and use it in GitHub Desktop.
for opt in hsc.ui.ScrollPicker.SHOT_ORIGINS
label = Ti.UI.createLabel
layout: 'horizontal'
width: 85,
height: 26
font: fontSize: 16, fontWeight: 'bold'
text: opt
borderColor: 'white'
borderRadius: 1
originOptions.add label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment