Posted 15 years ago by Lars Reith
Version: 4.5.0487
Avatar
Hi,

I unterstand localization can be done by setting custom Strings using SetCustomString Method of SR class for each corresponding ActiPro Product on application startup.

However, we decided to provide runtime localization support for our application. So the question is: Is there any official / inofficial / dirty / workaround way to change these resources later during runtime and force the UI to pickup these new values?

That would be great!


Thanks and greetings!

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Lars,

It depends on where the resources are used. Some resources are statically pulled in when a class is created or a template is used. A number of those types may not be able to be changed after their initial setting.

The remaining resources (probably most) are pulled dynamically when used. And those will reflect updates if updates are made at run-time.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.