tuwii / Gum

Flexible layout tool for creating UI on any platform

Home Page:http://gumui.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Join the chat Twitter

Introduction

Gum is a general purpose UI layout tool built on object-oriented principles. Specifically it supports:

  • Inheritance
  • Object instances
  • Default/overriding variables
  • States (categorized and uncategorized)

Gum exports to human-readable XML, and can be extended either using MEF or by modifying the source code directly.

More information and sample projects can be found on the home page here:

http://gumui.net

Tutorials and documentation can be found here:

http://gumui.net/documentation

About

Flexible layout tool for creating UI on any platform

http://gumui.net/

License:MIT License


Languages

Language:C# 100.0%Language:AutoIt 0.0%