jcradzwill / Create-custom-title-bar-in-Kivy

This example will show you how to remove the Windows title bar and replace it with a custom title bar. The custom title bar will contain buttons for minimize, maximize, window, and close. As of 1/28/2020, Kivy's framework does not provide support for creating a custom title bar on its own without special modifications to the source code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jcradzwill/Create-custom-title-bar-in-Kivy Stargazers