Translation Editor behaviour

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
Thomas J.
Posts: 129
Joined: Fri Jan 06, 2006 8:09 am

Translation Editor behaviour

Post by Thomas J. »

I'm new and have some questions.
I'm using version 6.1.

I have a Dispatcher, LangRT and SIL file. Everthing works fine, but.
- I open the Translation Editor with EditAll() change a title.
- I save the changes by clicking on the disk symbol.

1. An Open Dialog is shown, why? The user should not think about which file has to be used. And the SIL file is already configured in the dispatcher.
2. After I saved the changes I want to close the editor and a message box comes up with "You edit the data, do you want to save?" Why does this message come up? I already saved my changes?

Thanks for your help
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

The button on toolbar with diskette icon actually is "Export", which allows to export translations to external file. If you used EditAll() method and have set StorageFile property of TsiLangRT then you can just use close editor and it will automatically save the translations into specified file. Also, you can use Close Saved under File menu to close and save automatically.
P.S. We will update the confusing icon in next update.
Best regards,
Igor Siticov.
Post Reply