Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
8 contributions in the last year
Contribution activity
October 2020
September 2020
Created an issue in wxWidgets/Phoenix that received 2 comments
PropertyGrid, SetExtraStyle(wxpg.PG_EX_HELP_AS_TOOLTIPS) broken
Python 3.8.2
'4.1.1a1.dev4941+bfb33567 gtk3 (phoenix) wxWidgets 3.1.4'
Minimal example:
import wx
import wx.propgrid as wxpg class MainFrame(wx.Fra…