From bd4cc84c899f51a53cbaced23161c7622ee0f0b7 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Sun, 13 Jan 2019 10:37:57 -0500 Subject: [PATCH] readme.md updated from https://stackedit.io/ --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6de1aca3..97652be0 100644 --- a/readme.md +++ b/readme.md @@ -3229,7 +3229,9 @@ 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. +Here is the result of +![image](https://user-images.githubusercontent.com/13696193/51087270-2b561e80-171f-11e9-8260-6142ea9b1137.png) ## Tab and Tab Group Elements @@ -4953,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. \ No newline at end of file