mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
edit readme
This commit is contained in:
parent
5282b8ca3e
commit
f2bf7f50e1
@ -68,13 +68,13 @@ button.place(relx=0.5, rely=0.5, anchor=tkinter.CENTER)
|
||||
|
||||
app.mainloop()
|
||||
```
|
||||
which gives the following (macOS dark mode on):
|
||||
which results in the following window on macOS:
|
||||
|
||||
![](documentation_images/macOS_button_dark.png)
|
||||
![](documentation_images/single_button_macOS.png)
|
||||
|
||||
In the [examples folder](https://github.com/TomSchimansky/CustomTkinter/tree/master/examples), you
|
||||
can find more example programs and in the [Documentation](https://github.com/TomSchimansky/CustomTkinter/wiki)
|
||||
you can find further information on the appearance mode, the themes and all widgets.
|
||||
you can find further information on the appearance mode, scaling, themes and all widgets.
|
||||
|
||||
## More Examples and Showcase
|
||||
|
||||
|
BIN
documentation_images/single_button_macOS.png
Normal file
BIN
documentation_images/single_button_macOS.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 204 KiB |
Loading…
Reference in New Issue
Block a user