Skip to content

Window icon not showing up when using Python #427

@jakerdy

Description

@jakerdy

Hi!

I am trying to use imgui_bundle to develop a Python-based desktop app for computer graphics. The first thing I tried was setting a custom icon for the window, but I had no luck.

I put my icon at assets/app_settings/icon.png as required in readme, but it won't show up. I tried different files that match the specs (256px), but nothing worked.

My env:

  • Windows 11
  • Python 3.13.1
  • imgui-bundle 1.92.5
  • uv 0.9.5

You can find repo here: https://github.com/jakerdy/imgui_bundle_noicon.git

There were no errors printed in the terminal; the icon simply won't show up.

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