wxWidgets/include
Graham Dawes f2d20384a0 Implement wxListCtrl::GetEditControl() for wxQt
To get access to the control used for editing items, we need to create
it ourselves, which involves defining our own factory for doing this,
but seems to be the only way of achieving our goal.

Closes https://github.com/wxWidgets/wxWidgets/pull/1204
2019-02-02 15:35:26 +01:00
..
msvc/wx Remove all trailing spaces 2019-01-30 17:35:54 +01:00
wx Implement wxListCtrl::GetEditControl() for wxQt 2019-02-02 15:35:26 +01:00