Search found 4 matches
- Fri Jun 15, 2007 12:11 am
- Forum: TsiLang Components Suite
- Topic: form in pakage
- Replies: 7
- Views: 11944
- Thu Jun 14, 2007 5:14 am
- Forum: TsiLang Components Suite
- Topic: form in pakage
- Replies: 7
- Views: 11944
- Wed Jun 13, 2007 11:22 pm
- Forum: TsiLang Components Suite
- Topic: form in pakage
- Replies: 7
- Views: 11944
The problem with merge is that, as far as I can tell, you need an original file with the translation for the form and an additional one with the the missing strings, the classname of the form in the base exe is different from the one in the package so I don't have a complete translation to start wit...
- Wed Jun 13, 2007 7:09 am
- Forum: TsiLang Components Suite
- Topic: form in pakage
- Replies: 7
- Views: 11944
form in pakage
I have a form in a pakage inherited from one of the forms in my exe, I'd like to load the translation for the base form and then load only a separate translation for the objects added in the package, is this possible?