Adding buttons to the title bar of a window? #1814
Replies: 2 comments
-
|
Hello! There is example. I hope it still relevant) |
Beta Was this translation helpful? Give feedback.
-
|
Hi, quite late, but this will be fully supported (like the first picture if you really want it like this) in an updated version of my crate : https://github.com/PxlSyl/egui-desktop For now, cross platform design, custom menus and keybord navigation are supported, + custom icons. Next version 0.24 will be responsive, and after this (0.25) I plan to add a new api to let you design whatever you want while retaining the native buttons on Mac, Windows, and Linux. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys!
Does the
eguisupport custom title bar, such as adding buttons to the title bar of a window? If yes, how can I implement it? Thanks for your answer!For example, something like this.

Beta Was this translation helpful? Give feedback.
All reactions