Skip to content

Instantly share code, notes, and snippets.

@SpotlightKid
Created August 14, 2014 00:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SpotlightKid/58ee3bf25a645a7941c4 to your computer and use it in GitHub Desktop.
Save SpotlightKid/58ee3bf25a645a7941c4 to your computer and use it in GitHub Desktop.
Pythonista UI file for AutomationTest.py
[{"class":"View","attributes":{"name":"Automation Test","background_color":"RGBA(1.000000,1.000000,1.000000,1.000000)","tint_color":"RGBA(0.000000,0.478000,1.000000,1.000000)","enabled":true,"border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","flex":""},"frame":"{{0, 0}, {540, 575}}","nodes":[{"class":"View","attributes":{"enabled":true,"flex":"W","name":"view1","corner_radius":5,"border_width":1,"border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","background_color":"RGBA(0.928571,0.937143,1.000000,1.000000)","uuid":"320B1558-A4C5-4FD7-8DCE-208BAA15B0DC"},"frame":"{{9, 18}, {515, 107}}","nodes":[]},{"class":"Switch","attributes":{"enabled":true,"flex":"","name":"sw_light","value":false,"action":"","border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","uuid":"AEB0BAA8-F834-46B4-9825-E4D652511996"},"frame":"{{152, 58}, {51, 31}}","nodes":[]},{"class":"Label","attributes":{"font_size":17,"enabled":true,"text":"Licht an\/aus","flex":"","name":"label1","border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","text_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","alignment":"left","uuid":"47388768-98E6-4639-B184-DCAE1FE43F07"},"frame":"{{26, 53}, {110, 40}}","nodes":[]},{"class":"Slider","attributes":{"enabled":true,"flex":"W","name":"sl_light","continuous":true,"value":1,"action":"","border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","uuid":"9E23FE78-217B-49C3-A335-2B5C1BF3C163"},"frame":"{{301, 55}, {200, 34}}","nodes":[]},{"class":"Label","attributes":{"font_size":17,"enabled":true,"text":"Dimmer","flex":"","name":"label2","border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","text_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","alignment":"left","uuid":"FC1111E0-6EDE-47DF-A8E6-6C4E968C92D9"},"frame":"{{219, 52}, {64, 40}}","nodes":[]},{"class":"Label","attributes":{"font_size":16,"enabled":true,"text":"Let there be light!","flex":"W","name":"label_level","border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","text_color":"RGBA(0.642857,0.000000,0.000000,1.000000)","alignment":"center","background_color":"RGBA(0.857143,0.857143,0.857143,1.000000)","uuid":"96A272BD-97AA-4F8F-82DB-535ABE3F9D60"},"frame":"{{9, 133}, {515, 41}}","nodes":[]}]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment