Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.
Ian edited this page Nov 9, 2013 · 15 revisions

Welcome to the HaxeUI wiki!

General

Layouts

  • Using Layouts
  • Horizontal Layout (HBox)
  • Vertical Layout (VBox)
  • Grid Layout (Grid)
  • Absolute Layout

Components

  • Buttons
  • Calendars
  • Checkboxes
  • Progress Bars
  • Scrolls
  • Images
  • Menus
  • Option Boxes
  • Spacers
  • Tab bars
  • Text Fields
  • Text Inputs

Data Sources

  • Using Data Sources
  • Arrays
  • JSON
  • XML
  • Files
  • MySQL

Containers

  • Accordion
  • Calendar
  • Grids
  • HBox
  • ListView
  • Menus
  • RTF
  • ScrollView
  • Stack
  • TableView
  • TabView
  • VBox

Controllers

  • Using Controllers
  • Using XML Controllers

Custom Components

  • Creating Custom Components

Extras

  • Psuedothreads