Skip to content

Instantly share code, notes, and snippets.

@YellowOnion
Created August 18, 2010 02:06
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 YellowOnion/533091 to your computer and use it in GitHub Desktop.
Save YellowOnion/533091 to your computer and use it in GitHub Desktop.
layout = TableLayout(
Cell("browser"),
Cell(
Cell(
Cell("convo"),
Cell("Buddylist")
),
Cell("xchat")
)
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment