Verifying the enroll image in theme files
This is explanation to verify image included in theme files using nexacro studio.
OPEN nexacro studio
Open the Project
Open the using theme file by mouse double clik from the project.
Following the above procedure, we can verify the theme file content using Window explorer.
"After creating the TEMPORARY folder on the, copy the image files there.
Example)
C:\Program Files (x86)\nexacro\14\TEMPORARY\style13.xtheme2\Images
There may be multiple directories in TEMPORARY folder; we should check in the latest created.
Checking theme files using window explorer
As above folder created in TEMPORARY folder, we can verify the included image file on the location.
I want to know way of checking image files including in theme files.
Way to use Korean/English/Japanese
nexacro platform supports three types of language. (Korean/English/Japanese) Each language appear using system local information of PC.
A way to set
Language can be modified on [Region and language] menu in Windows Control Panel.
Verifying the setting
According to each language, Reference Guide(F1) and Description on bottom is changed.
When the system local information changed, reboot system(PC).
Reference
If system local information of system (PC) cannot be changed, way to change Reference Guide (F1) contents to English/Japanese.
This way can not change the Description in component properties.
Replacing File
If you want English Reference Guide on Korean PC, change the filename from nexacro_manual_ENG to nexacro_manual. (We recommend that you back up the previous file.)
File Path
C:\Program Files (x86)\nexacro\14\help
Loading speed issue when project is opened using nexacro Studio
In case project scale is big or there are many source codes, file loading takes long time when project is opened using nexacro Studio. There is a solution to solve this issue.
Cause
When Project is opened using nexacro Studio, nexacro Studio displays all object information through scanning all FDL(Source file).
Setting Tools > Options > Project Explorer
When Project is opened, this option displays the FDL contents in Project Explorer through analysis.
Settings | Description |
---|---|
None(only filename) | Do not display FDL contents |
All | Display all FDL contents |
Service | Display the FDL contents of selected services only |
Default option of Project Explorer is All.
In case you select None or Services to parse specific service, Loading speed will be faster.
Reference
You can set entire development environment of nexacro Studio at Tools > Options.