readme.md updated from https://stackedit.io/
This commit is contained in:
parent
bd4cc84c89
commit
ac7dbac26c
|
@ -3229,7 +3229,7 @@ When Reading a window the Table Element will return a list of rows that are sele
|
||||||
|
|
||||||
If you wish to show an icon next to a tree item, then you specify the icon in the call to `Insert`. You pass in a filename or a Base64 bytes string using the optional `icon` parameter.
|
If you wish to show an icon next to a tree item, then you specify the icon in the call to `Insert`. You pass in a filename or a Base64 bytes string using the optional `icon` parameter.
|
||||||
|
|
||||||
Here is the result of
|
Here is the result of showing an icon with a tree entry.
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/13696193/51087270-2b561e80-171f-11e9-8260-6142ea9b1137.png)
|
![image](https://user-images.githubusercontent.com/13696193/51087270-2b561e80-171f-11e9-8260-6142ea9b1137.png)
|
||||||
|
|
||||||
|
@ -4955,5 +4955,5 @@ In the hands of a competent programmer, this tool is **amazing**. It's a must-
|
||||||
|
|
||||||
The PySimpleGUI window that the results are shown in is an 'input' field which means you can copy and paste the results right into your code.
|
The PySimpleGUI window that the results are shown in is an 'input' field which means you can copy and paste the results right into your code.
|
||||||
<!--stackedit_data:
|
<!--stackedit_data:
|
||||||
eyJoaXN0b3J5IjpbLTY3NjMyODE4NV19
|
eyJoaXN0b3J5IjpbMTk1NTk3ODU3OV19
|
||||||
-->
|
-->
|
Loading…
Reference in New Issue