Skip to content

Getting ImGuiContext or just a list of current windows? #382

Open
@Hi-ImKyle

Description

@Hi-ImKyle

I'd like to get the ImGuiContext to loop through all the current Windows but there doesn't appear to be anyway to do this at the moment. The context contains the list of windows amongst other things. Or a direct way of getting a list of active windows.

ImGui::ShowMetricsWindow() within the imgui source does what I'd like and that's just getting a list of windows and their positions, would be nice if I could move the window programmatically through this way too, but not even sure imgui supports that out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions