Devexpress Issues
Posted: Sun May 15, 2005 4:21 am
After working TsiLang with my project which is full with DevExpress controls I noticed the following:
1. TsiLang doesn't translate the Bands captions of a Banded grid View
View.Bands.Caption
2. TsiLang doesn't translate the captions of the Devexpress Vertical Grid
3. There is a problem translating cxRadioGroup and cxDBRadioGroup in a form that exists also a cxGrid. If you create a cxRadioGroup on a form that a cxGrid already exists the items of the cxRadioGroup are not translated (don't display in the collection section of chiLang). If you cut the cxGrid and open the translation Editor the cxRadioGroup items are displayed. If you paste then the cxGrid and open the ChilLang's editor the items are shown again. If you cut and paste the cxRadioGroup the items are not displayed. It must have to do with the creation order of the 2 controls. However in my project I can't follow this method since I have many grids in each form.
I tested these problems with DevExpress last edition of VCL controls and with the Devexpress samples.
Please tell me what are you planning to do since I have a huge project with hundreds of forms which I've already translated a lot of them.
Regards,
Manolis Perrakis
1. TsiLang doesn't translate the Bands captions of a Banded grid View
View.Bands.Caption
2. TsiLang doesn't translate the captions of the Devexpress Vertical Grid
3. There is a problem translating cxRadioGroup and cxDBRadioGroup in a form that exists also a cxGrid. If you create a cxRadioGroup on a form that a cxGrid already exists the items of the cxRadioGroup are not translated (don't display in the collection section of chiLang). If you cut the cxGrid and open the translation Editor the cxRadioGroup items are displayed. If you paste then the cxGrid and open the ChilLang's editor the items are shown again. If you cut and paste the cxRadioGroup the items are not displayed. It must have to do with the creation order of the 2 controls. However in my project I can't follow this method since I have many grids in each form.
I tested these problems with DevExpress last edition of VCL controls and with the Devexpress samples.
Please tell me what are you planning to do since I have a huge project with hundreds of forms which I've already translated a lot of them.
Regards,
Manolis Perrakis