T
Tomer
Hi,
I would like that my application have an external resource file (like ini
file).
This resource file will contain various strings for the application itself
(text for forms,messages,etc)
It will also require that an end-user will be able to edit this resource on
his own.
This way, with any change in the application text, there won't be any need
to compile the code again.
What would you recommend me to do?
Tomer.
I would like that my application have an external resource file (like ini
file).
This resource file will contain various strings for the application itself
(text for forms,messages,etc)
It will also require that an end-user will be able to edit this resource on
his own.
This way, with any change in the application text, there won't be any need
to compile the code again.
What would you recommend me to do?
Tomer.