Skip to content

Manipulate glfw windows from python when using hello-imgui  #322

@Aman-Anas

Description

@Aman-Anas

I am using the python bindings with hello_imgui, and trying out the borderless window feature. I was wondering if it is possible to maximize the window (like when using WindowSizeState.maximized on startup) during runtime.

This would allow me to add a maximize button to the menu bar. Minimize functionality would also be great, if it's possible.

(My use case is that I need to display a prompt if the user tries to close the application, and using borderless window gives me control over this. Plus it looks great :D)

Metadata

Metadata

Assignees

No one assigned

    Labels

    faqA frequent issue, remaining opened to facilitate discoverability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions