Skip to content

Conversation

@orbitcowboy
Copy link
Collaborator

This pull request adds support for additional methods in the wxwidgets configuration file to improve property grid functionality and access. The most notable changes are the addition of new function definitions related to property value retrieval and grid access.

New property retrieval functions:

  • Added definitions for wxPGProperty::GetValue and wxPGProperty::DoGetValue, enabling retrieval of property values as wxVariant objects.

Property grid access:

  • Added definition for wxPropertyGridManager::GetGrid, allowing direct access to the underlying wxPropertyGrid from a wxPropertyGridManager.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

@orbitcowboy orbitcowboy merged commit 25ad0df into main Jan 5, 2026
63 checks passed
@orbitcowboy orbitcowboy deleted the wxwidgets_cfg_add_missing_configuration branch January 5, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants