-
Beta Was this translation helpful? Give feedback.
Answered by
duvenagep
Jan 10, 2024
Replies: 1 comment 13 replies
-
Hey, that looks good and very close :). We don't have a stable API yet to hide the title bar, but what you can do alternatively is to use the private API by means of using the i-slint-backend-winit crate. That gives you access to the |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@tronical , @ogoffart
Thanks for all the help. Below the final results since the API change.
Results
Also thought I would put the code snippet here for others if needed.