Hello I need to make a app, with a icon in systray for Windows. I use Python3 with wxPython Phoenix.
I found code example like:
or
or
But is out-dated (or for Python2.x), now wxPython use wx.adv for icon in taskbar, and I have trouble with the doc for WxPython Phoenix. Could someone help me and give me tips or a easily understandable example