Text edit two diagram

OK, in 2.1.8 we have fixed the problem with hanging, and we have made the behavior a bit smarter. If there is an active editor, TextEditingTool.canStart will call TextEditingTool.acceptText on it. If it succeeds, a new editor can start. If it fails, due to a textValidation error, then the focus remains there and a new editor cannot start.

I don’t think we will release 2.1.8 tomorrow, but I expect we will next week.

“Focus remains there and a new editor cannot start.” I want lose focus and start the new editor. That is natural.

If textValidation fails, the current text string cannot be accepted.

“cannot be accepted”. You mean it back to the previous text? it OK! because it is error right?

In the active editor mode I can’t get “GainedFocus” on the second diagram. so I can’ t do anything about that.

Try again with version 2.1.8.

Thank you very much walter, it work perfect. this is real GUI. 😄