The Fonts Property contains no Data :(

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
Clive0106
Posts: 6
Joined: Fri Oct 10, 2003 7:32 am

The Fonts Property contains no Data :(

Post by Clive0106 »

I am currently using ver 5.2.5.
When I try and change the TisLang components Font TStrings I get the message "The Fonts Property contains no Data" Same happens with CharSets :(
Could it have been that I upgraded from an earlier version that did not have Fonts and Charsets?
Is there an easy way to fix my compnent so that I can access these properties?

Thanks
..Clive
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

This looks quite strange, but anyway lets try to fix the problem.
Try the following:
1. Open Translation Editor by double-click on TsiLang component at design-time
2. Select in translations tree most top-level item (Translations)
3. Click Save To File and save all to SIL file.
4. Open saved SIL file with any text editor
5. Add to the end of file two lines:
[Fonts]
[Charsets]
6. In Translations Editor click Load From File and select file from 3-5
7. Close Translations Editor with saving changes.

Please let us know if this helps.
Clive0106
Posts: 6
Joined: Fri Oct 10, 2003 7:32 am

Post by Clive0106 »

It ended up being a little more tricky :(
I had to save the SIL file
Then delete the TSiLang Component
Then re-create the TSiLang Component
save a new SIL file
Merge the two SIL files together
re-load the merged SIL file into the new compnent
But it all worked out in the end :)
Thank you for your prompt reply
..Clive
Post Reply