-
Notifications
You must be signed in to change notification settings - Fork 1
Window Advanced Usage
ZABBIX edited this page Dec 22, 2023
·
7 revisions
Window Advanced Usage 💡
Advanced functions for your window. More will be added in the future.
This configuration allows for the elimination of the title bar from the window
APP_SETTINGS = {
...
'border_less': True,
...
}