Settings, tips and tricks

General discussion about Design forms Builder
PetrS
Site Admin
Posts: 181
Joined: 11 Jul 2014, 13:55

Settings, tips and tricks

Postby PetrS » 20 Feb 2015, 09:11

size=150Automatic update after dialog change/size

You can switch off automatic update on dialog change.
If you swith automatic update OFF, IO and Output is not updated until you press "Refresh" button or "F5" shortcut.

Default value is TRUE = calculation is automatically updated whenever a change occurs in the dialogue.
Attachments
Settings1.png
Settings1.png (23.81 KiB) Viewed 3049 times
Ing. Petr Slepicka
DesignForms Online
Engineering calculations online - EuroCode, AISC, statics
Automate your static calculations today!

PetrS
Site Admin
Posts: 181
Joined: 11 Jul 2014, 13:55

Re: Settings, tips and tricks

Postby PetrS » 20 Feb 2015, 09:17

size=150Translation of TEXT commands with string constant/size

You can switch off translation of TEXT commands which do NOT contain any string constant.

code
TEXT("Hello world");
TEXT("A = " & A);
TEXT(Headline);
/code

Commands iTEXT("Hello world");/i and iTEXT("A = " & A);/i are translated in any case.
Command iTEXT(Headline);/i will be translated only if the checkbox is empty.

Default value is FALSE (all TEXT commands are translated).

iRemark: After seting this property to TRUE, you have to PURGE calculation to remove unnecessary translations./i
Attachments
Settings2.png
Settings2.png (38.03 KiB) Viewed 3056 times
Ing. Petr Slepicka
DesignForms Online
Engineering calculations online - EuroCode, AISC, statics
Automate your static calculations today!


Return to “Design forms Builder”

Who is online

Users browsing this forum: No registered users and 3 guests