wxUiEditor icon indicating copy to clipboard operation
wxUiEditor copied to clipboard

Add custom dialog for parameters property of CustomControl

Open KeyWorksRW opened this issue 4 years ago • 2 comments

Description:

The parameters property of a CustomControl is currently just a normal string. This should be changed to use a custom dialog, similar to what we use for the lambda code in the event handler dialog.

KeyWorksRW avatar Jul 22 '21 14:07 KeyWorksRW

This needs to be part of the code change for #824 -- a custom dialog will make it easier for the user to add the new macros.

KeyWorksRW avatar Nov 16 '22 13:11 KeyWorksRW

Unfortunately, there really isn't time to add a custom property dialog for the 1.1 release, so I'm going to bump this out to the 1.x release cycle. Macro handling is in place and there's about to be a PR that will add the macro names to the description for the parameters property.

KeyWorksRW avatar Feb 17 '23 14:02 KeyWorksRW

See #615 for possible implementation.

KeyWorksRW avatar Mar 11 '25 16:03 KeyWorksRW