Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

iniw/pom_pom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cool framework

TODO:

  • move away from imgui - write own renderer

  • focusing system

  • popups (will just be windows)

  • key_up/down events

  • alignment options

  • grid layouting

  • ability to request a layouting event that will be dispatched at the end of the frame

    • should also be able to specify weather you only want you, your parent or everyone to be layed out
  • store absolute area in a (null by default) std::optional variable

    • make a getter absolute_area() that calculates if it's null or retrieves the value otherwise

About

A (severely unfinished) go at a Qt-inspired object-oriented GUI framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors