Page 1 of 1

Swith language ZeosLib at runtime

Posted: 11.04.2008, 17:32
by wahono
Is it possible to switch language ZeosLib at runtime. My purpose is if my application use english, zeos use english too, if my app use indonesia, zeos use indonesia too, etc. If it is possible, how I can do it?

wahono

Posted: 11.04.2008, 22:33
by mdaems
No, this would require all constants to become variables which would have to be loaded at startup and at language change. Maintaining this would be tedious.

Mark