View previous topic :: View next topic |
Author |
Message |
Malcolm
Joined: 21 Jan 2003 Posts: 91 Location: Scotland
|
Posted: Tue Feb 11, 2014 2:47 pm Post subject: Project settings |
|
|
Hi
XE5 and 7.1.1 developing an Android app.
The project settings, specifically my master dictionary, do not seem to be correctly read from the siproject file.
I have my shared master dictionary in a separate folder and although the project file does have the correct path and file name, I have to re-enter or browse for it each session.
It may be worse, not tested, and not read the file at all.  |
|
Back to top |
|
 |
isiticov Site Admin
Joined: 21 Nov 2002 Posts: 2129
|
Posted: Fri Feb 14, 2014 1:07 pm Post subject: |
|
|
Hi,
Do you use relative or absolute path to dictionary file? |
|
Back to top |
|
 |
Malcolm
Joined: 21 Jan 2003 Posts: 91 Location: Scotland
|
Posted: Sat Feb 15, 2014 10:06 am Post subject: |
|
|
siproj:
--------
[Settings]
CommonContainerForm=
DefaultDictionary=C:\Program Files\SiComponents\TsiLang\Dictionary Manager\DiveRecorder.dic
DefaultFormForUnits=frmMain
DefaultTranslationFileName=C:\Users\mdt\Documents\RAD Studio\Projects\APad\APad.sib
DictionaryBaseLanguage=English
DictionaryIgnoreCase=0
DictionaryOverwriteExisting=0
DictionaryParseMultilines=1
DictionarySkipAmpersands=0
DispatcherForm=frmMain
DontAskForDictionary=0
------------------
Does the last line hold the solution? If it =0 does it deliberately show an empty field? |
|
Back to top |
|
 |
isiticov Site Admin
Joined: 21 Nov 2002 Posts: 2129
|
Posted: Sun Feb 16, 2014 5:01 am Post subject: |
|
|
DontAskForDictionary=0 line just tells to remember the dictionary settings if it is not empty and exists.
We will check this case. |
|
Back to top |
|
 |
Malcolm
Joined: 21 Jan 2003 Posts: 91 Location: Scotland
|
Posted: Wed May 28, 2014 11:21 am Post subject: |
|
|
Seems to be fixed in V 7.2, thanks.  |
|
Back to top |
|
 |
|