DataWindow :
- nell'apertura di un jwd impostato il percorso del file nge allo stesso path cartella del jwd.
This commit is contained in:
@@ -58,6 +58,9 @@ if not WinManageProject.ReadFromFile( sOpenFilePath, sProfileDir) then
|
||||
return
|
||||
end
|
||||
|
||||
local sFilePath = EgtChangePathExtension( sOpenFilePath, 'nge')
|
||||
EgtSetCurrFilePath( sFilePath)
|
||||
|
||||
-- imposto se calcolare i solidi o meno
|
||||
WinCalculate.SetCalcSolid( true)
|
||||
--WinCalculate.SetCalcPreview( true)
|
||||
|
||||
Reference in New Issue
Block a user