fullmacht

Results 3 issues of fullmacht

[https://github.com/jarvisteach/appJar/blob/appJar/examples/tree.py](url) - tree example does not work. Double click on branch show this: `Exception in Tkinter callback Traceback (most recent call last): File "D:\Python 3.8.2\lib\tkinter\__init__.py", line 1883, in __call__ return...

bug

How to get the value of selected with double clicked branch in tree? How to make this double click function in appJar?

question

I used pyinstaller and run program. ![image](https://user-images.githubusercontent.com/45352024/82056829-27e3f600-96cb-11ea-8b0a-fa0e55da6b21.png) I tried to set `app.winIcon = None` and by using pyinstaller set default icon to my file. When i use `showIcon = False`...