wxUiEditor
wxUiEditor copied to clipboard
Handle duplicate custom id value in ID Editor dialog
Description:
Currently there is no check in the ID Editor to see if the value the user specifies has been used elsewhere in the dialog. A bit tricky, but we could probably use a wxInfoBar with an additional button that would make the id value unique.