784 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 - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...