Skip to content

Instantly share code, notes, and snippets.

@Mr-Coxall
Created August 17, 2016 12:38
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 Mr-Coxall/5df54ff70ed57f9fd3a50afa49ecd808 to your computer and use it in GitHub Desktop.
Save Mr-Coxall/5df54ff70ed57f9fd3a50afa49ecd808 to your computer and use it in GitHub Desktop.
kalven.py
# coding: utf-8
import ui
v = ui.load_view()
v.present('sheet')
[{"class":"View","attributes":{"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}, {240, 240}}","nodes":[]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment