Titlebar
Titlebar
SimpleKivy.SimpleKivy.Titlebar(k='titlebar', padding=[4, 4], orientation='horizontal', **kwargs)
Example of a custom titlebar. Must be the first widget in the layout and custom_titlebar = True when creating the app. Set a size and size_hint because by default it doesn’t have one.
SimpleKivy Bases
TitlebarIcon, TitlebarTitle, Fill, MinimizeButton, RestoreButton, CloseButton
Kivy Bases
Boxlayout
This post is licensed under CC BY 4.0 by the author.