← 返回首页
Allow floating windows, make a simple imgui debug window by kushalkolar · Pull Request #812 · fastplotlib/fastplotlib · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Allow floating windows, make a simple imgui debug window#812

Draft
kushalkolar wants to merge 1 commit into
mainfrom
debug-window
Draft

Allow floating windows, make a simple imgui debug window#812
kushalkolar wants to merge 1 commit into
mainfrom
debug-window

Conversation

kushalkolar commented May 8, 2025
edited
Loading

Copy link
Copy Markdown
Member
  • subclassing from ui.Window lets the user create a floating imgui window
  • DebugWindow
    • display output from callable
    • display str() form of a class
    • dynically add/remove objects for tracking
    • expanding treeview to display many objects
  • add "Display DebugWindow" to standard right click menu
debug_window-2025-05-03_21.31.46.mp4

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Footer

© 2026 GitHub, Inc.