edit readme

This commit is contained in:
Tom Schimansky 2022-11-30 01:28:42 +01:00
parent f2bf7f50e1
commit f491270a3d

View File

@ -101,7 +101,8 @@ pass a PhotoImage object to the CTkButton with the ``image`` argument.
If you want no text at all you have to set ``text=""`` or you specify
how to position the text and image at once with the ``compound`` option:
![](documentation_images/macOS_button_images.png)
<img src="documentation_images/macOS_button_images.png" width="400"/>
| _`example_button_images.py` on macOS_
###