sirk390 / wxasync

asyncio support for wxpython
MIT License
76 stars 9 forks source link

Pass kwargs to wx.App() #15

Closed joshms123 closed 2 years ago

joshms123 commented 2 years ago

This will allow kwargs such as redirect to the wx.App() constructer.

sirk390 commented 2 years ago

Thanks joshms123. Looks good