Search found 10 matches
- Thu Mar 25, 2010 5:42 pm
- Forum: TsiLang Components Suite
- Topic: siFileSaveDialog and OnTypeChange
- Replies: 2
- Views: 9432
siFileSaveDialog
Hello Igor, thanks for the Info about the si.inc file. Yes, Vista and Win7 dialogs are really a complete different thing. Microsoft has the new IFileDialog interface for the common dialogs. No chance to access the controls of the new dialogs. It's really not easy to create Apps, that work with Win20...
- Tue Mar 23, 2010 6:29 pm
- Forum: TsiLang Components Suite
- Topic: siFileSaveDialog and OnTypeChange
- Replies: 2
- Views: 9432
siFileSaveDialog and OnTypeChange
Hello, we are using the OnTypeChange Event of the siFileSaveDialog to change the extension of the filename displayed in the dialog. To change the filename we use the good old SendMessage function: SendMessageW(H, CDM_SETCONTROLTEXT, edt1, integer(PWideChar(WideString(S)))); This works fine with XP, ...
- Fri Apr 03, 2009 3:16 pm
- Forum: TsiLang Components Suite
- Topic: Problem with D2009, TsiLang V6.4 and StoreAsUTF8
- Replies: 10
- Views: 20870
Hello Igor, you are right. Setting StoreAsUTF8 to TRUE produced a valid SIB file. No question marks for russian chars...but that is only the half way. - At runtime, after loading the translations back i got question marks again. No matter if StoreAsUTF8 is true or false. The result is always the sam...
- Wed Apr 01, 2009 12:33 pm
- Forum: TsiLang Components Suite
- Topic: Problem with D2009, TsiLang V6.4 and StoreAsUTF8
- Replies: 10
- Views: 20870
- Tue Mar 31, 2009 11:29 am
- Forum: TsiLang Components Suite
- Topic: Problem with D2009, TsiLang V6.4 and StoreAsUTF8
- Replies: 10
- Views: 20870
- Mon Mar 30, 2009 1:55 pm
- Forum: TsiLang Components Suite
- Topic: Problem with D2009, TsiLang V6.4 and StoreAsUTF8
- Replies: 10
- Views: 20870
SIL and SIB....
Hello Igor, i have tried the SIB files. The result is exactly the same. Translations from Forms are correct, translations from DataModules are corrupted. I think the missing charset informations in DataModules are the problem. Is there any way to use DataModules and external translation files? best ...
- Fri Mar 27, 2009 6:21 pm
- Forum: TsiLang Components Suite
- Topic: Problem with D2009, TsiLang V6.4 and StoreAsUTF8
- Replies: 10
- Views: 20870
Found the problem, but not the solution
Hello, ok, i made some more tests. Saving SIl files works, if the TsiLangLinked has a TForm as owner and the Charset's are correct...but it failes if the TsiLangLinked is used on a DataModule, because a DataModule has no CharSet properties. That is really a problem for us, because we use many data m...
- Fri Mar 27, 2009 6:04 pm
- Forum: TsiLang Components Suite
- Topic: Problem with D2009, TsiLang V6.4 and StoreAsUTF8
- Replies: 10
- Views: 20870
Problem with D2009, TsiLang V6.4 and StoreAsUTF8
Hello, i have updated to V 6.4 because the StoreAsUTF8 Problem is solved now...But, is it really solved? After setting StoreAsUTF8 to true, for some of our 200 Forms, i found that many strings are corrupted. Russian strings are displayed like this 3D ???? ???. / ????. , German chars, like Ö or Ü are...
- Tue Sep 09, 2008 11:26 am
- Forum: TsiLang Components Suite
- Topic: V6.3 D2005 and Vista
- Replies: 2
- Views: 7815
UseTaskMsgDlg
Hello Igor,
it works
thanks,
Torsten
it works

thanks,
Torsten
- Mon Sep 08, 2008 5:16 pm
- Forum: TsiLang Components Suite
- Topic: V6.3 D2005 and Vista
- Replies: 2
- Views: 7815
V6.3 D2005 and Vista
On my new Vista Ultimate PC the Translation Editor of Version 6.3 and 6.3.1 works a bit curious. It's not possible to cancel the Translation Editor. Only "Close Saved" works. Closing the Editor without saving is not possible. The [X] button and Alt+F4 or Strg+F4 have no effect. They work o...