This is slightly more efficient as it avoids allocating an object which is possibly not ever going to be used on startup of any application linking with the propgrid library (at the price of slower access to this object, but this should never be done in performance-critical parts of the code, hopefully) and avoids a problem with losing the previously registered editors when re-initializing wx modules, as wxPython does. Closes #23165. See #23187. |
||
|---|---|---|
| .. | ||
| msvc/wx | ||
| wx | ||