Deprecated Features

This section lists deprecated features of wxGlade. These features will be removed from a future version of wxGlade.

Overwrite existing sources

wxGlade can change the own code inside existing source files to reflect changed designs. This feature have some limitations e.g. in case of name and dependencies changes. Thereby it's recommended to overwrite existing sources always and extend derived classes with your functionality.

The pro and cons are discussed detailed in the section called “Shared Control”.

This feature isn't removed currently to stay backward compatible.

Warning

Don't use this feature for new projects.