wxUiEditor icon indicating copy to clipboard operation
wxUiEditor copied to clipboard

Display event handlers in C++ derived source, even if it won't be generated

Open KeyWorksRW opened this issue 1 year ago • 0 comments

Description:

The Derived Source panel is no longer showing event handlers. This may be because the derived file already exists, but it would be worth showing those event handlers in the panel anyway in case the dev wants to copy and paste them to get the initial code in place before editing it.

KeyWorksRW avatar Nov 26 '23 18:11 KeyWorksRW