620 views
in GUI Development by

Hi,

     I have cretae small application with localisation.here i have added few  languages.

now i plan remove one languge  but inspector window still it is showing 

how to delete from inspector window .if you solution plase guide me to rsolve this.

https://ask.embedded-wizard.de/?qa=blob&qa_blobid=1607724688838043050

 

With Regards,

Ramesh.G

 

1 Answer

0 votes
by

Hello Guru Ramesh,

let's assume you have a constant initialized with values for different languages and you delete one language from the project. Then the value in the constant corresponding to the language is displayed in red color, indicating a problem:

In actual Embedded Wizard versions (<=11)  it is not an issue. During code generation the values associated to the deleted language are ignored. So it is not necessary to delete the value explicitly. Nevertheless, if you want the value to disappear, select the value in the constant (in the above screenshot you would select the row 'English') and press then the key CTRL+R (see also Restore the default or inherited value). The value disappears thereupon:

If you have multiple constants in a unit you want to delete the values, select all constant and then perform the above described procedure to restore the default value. The operation will then affect all selected constants at once.

Does it help you?

Best regards

Paul Banach

 

by
Issue Resolved .Thanks for the update.

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

...