Closed Slechtvalk closed 4 years ago
Thanks for reporting.
DUPLICATE is no stock item, only a standard ID: https://docs.wxwidgets.org/stable/defs_8h.html#ac66d0a09761e7d86b2ac0b2e0c6a8cbb
I don't know whether standard IDs have any advantage with dynamic binding. I will change the combo box to a list box to avoid editing
Regards, Dietmar
released 0.9.5
During addition of a wxButton , I manually changed the stock item ID to "DUPLICATE" to indicate that I wanted to issue the wxID_DUPLICATE ID to this button. wxGlade crashed, it appears because of this identifier. Also, it refused to start again. I had to remove the DUPLICATE name from the XML file in order to load the configuration again.
I guess it would be beneficial if you could add any stockitem that is not in the list, manually.
Best regards,
Ewout Boks