Community
Participate
Working Groups
Requested by: St Clair S. Clarke I am requesting, please, the ability to rename the auto-generated events via UI as the naming becomes meaningless when more than one events of the same name exists - for example, onSelection1, onSelection2 etc.
XWT ?
(In reply to comment #1) > XWT ? Yes
You already can rename these methods in Java, and WindowBuilder provides rename refactoring participant which updates corresponding *.xwt file. Other possible solution - make second column in Events page (same as Properties page) editable, but in this case you will loose double click handler to open listener. So, I don't like this.