DevExpress Components: Strange behaviour
Posted: Tue Jun 21, 2005 4:42 pm
Translation Editor doesn't work properly with DevExpress Components (I guess not only for DevExpress).
I will try to explain.
Let say I have two TcxComboBox components on one form
cxComboBox1 and cxComboBox2 (it can be any DevExpress components)
and TsiLang component
Lets open the Translation Editor.
Under Multilines I see
cxComboBox1.Properties.Items
cxComboBox2.Properties.Items
I don't want to translate Items property for all components and click right mouse and try to exclude Properties.Items for all components.
Nothing happens. Its still there.
In case if I want to exclude that Items property only for one component and click right mouse and select Exclude. It looks like it works but it doesn't. After reopen the editor it still there again.
At the same time under ExcludeFromTranslation editor I can see Properties.Items in a list to exclude.
When language file is saved all Properties.Items are present there (in my case in sib file).
Exclude for translation for properties like Component.Object.Propertie is not working properly.
Or I am doing something wrong?
Best regards
Oleg Mironov
Software Developer
I will try to explain.
Let say I have two TcxComboBox components on one form
cxComboBox1 and cxComboBox2 (it can be any DevExpress components)
and TsiLang component
Lets open the Translation Editor.
Under Multilines I see
cxComboBox1.Properties.Items
cxComboBox2.Properties.Items
I don't want to translate Items property for all components and click right mouse and try to exclude Properties.Items for all components.
Nothing happens. Its still there.
In case if I want to exclude that Items property only for one component and click right mouse and select Exclude. It looks like it works but it doesn't. After reopen the editor it still there again.
At the same time under ExcludeFromTranslation editor I can see Properties.Items in a list to exclude.
When language file is saved all Properties.Items are present there (in my case in sib file).
Exclude for translation for properties like Component.Object.Propertie is not working properly.
Or I am doing something wrong?
Best regards
Oleg Mironov
Software Developer