418 views
in GUI Development by
For example: IP= 123.233.001.002, i want dots to be there fixed on my gui which can not be deleted by the user and user-just enter the IP bytes in between the dots. How can i fix any character in text editor?

1 Answer

0 votes
by

Hello,

the provided text editor is in fact just a template. The template itself is assembled to be as simple as possible and its entire functionality is inline documented. With the templates we intend to provide our custmers a basement (starting point) to create their own, more sophisticated widgets. Thus, feel free to evaluate and modify the implementation of the text editor according to your needs. You could, for example, add code to the editor, that after entering a new sign or deleting a sign, verifies the resulting string and corrects it to always contain the three dots. Similarly you can add filter functionality to not allow the user to enter signs other than digits.

Best regards

Paul Banach

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...