How can i put this info in Application Settings -> Visual Controls -> Status Bar -> DefaultText
Application Output -> Application Title
Is any way to use Application Output / Language / Resource Strings in rest ExeOutput configuration eg in the part of above fields?
I know that you are working on new version, i think that next version should have wiki help, where you and we could write help to this software. It would help us and you. Because lots of things is not documented and we have to ask you about some things. I know that there is exo_get_resstring function, but i didn’t know how parameter can I put there.
I ask you again to translate every error messages to change in Language. It is important for us that it shouldn’t name as Publication because it is Application, and i see that it stay from your original product htmlexe. Could you correct it next version? As I wrote in email i would like to test new version if it is possible
No, the application title cannot be modified at runtime.
However, the default window title can be modified: SetGlobalVar("DefWinTitle", "What you want", false);