pyimgui

Python wrapper for dear ImGui

Navigation

  • Usage guide
    • First steps with imgui
    • Using fonts
    • Using conditions
    • Using window flags
    • Using tree node flags
    • Using selectable flags
    • Using input text flags
    • Using slider flags
    • Using combo flags
    • Using tab bar flags
    • Using draw flags
  • API reference

Related Topics

  • Documentation overview
    • Previous: Contents
    • Next: First steps with imgui

Quick search

Support

Feature suggestions, new ideas, and Pull Requests are really welcome. We cooperate through the pyimgui project page on GitHub.

I you want to financially support pyimgui you can buy a book from one of project creators:

Usage guide¶

  • First steps with imgui
    • What is immediate mode GUI
    • Using pyimgui
      • Basic GUI drawing loop
      • Using built-in rendering backend integrations
  • Using fonts
    • High-density screens
  • Using conditions
  • Using window flags
  • Using tree node flags
  • Using selectable flags
  • Using input text flags
  • Using slider flags
  • Using combo flags
  • Using tab bar flags
  • Using draw flags
©2016, Michał Jaworski. | Powered by Sphinx 6.1.3 & Alabaster 0.7.16 | Page source