OTUIEditor icon indicating copy to clipboard operation
OTUIEditor copied to clipboard

OTUI Editor

About

Visual OTUI designer with .OTUI file generator. YouTube Video

Build

  • Download and install Qt 5.13.0+
  • Open Qt Creator
  • Import project file
  • Build

TODO List

  • [x] Base UI design
  • [x] Base OTUI widget class
  • [x] Rendering images with OpenGL Widget
  • [x] OTUI widgets position and scale manipulation
  • [x] Image border (9-slice) functionality
  • [X] OTUI::MainWindow class
  • [X] OTUI::Label class
  • [X] OTUI::Button class
  • [ ] OTUI::Image class
  • [x] Adding and removing widgets
  • [ ] Selected widget properties window
  • [ ] Loading images from a directory
  • [ ] OTUI file I/O