> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
> On Behalf Of Gregory Colvin
> Sent: Tuesday, July 29, 2003 3:39 PM
> To: Boost mailing list
> Subject: Re: [boost] Re: Re: GUI/GDI template library
[...]
> For this kind of localization loading the localized resources at
runtime
> is essential. Regenerating C++ code and rebuilding the application is
> not an option.
Why would it be necessary to reload anything besides the localized text?
That wouldn't be too hard:
gui_application<employee> app = row(localized_text(name_text_id),
edit(&employee::name));
Are you going to change the behavior of the application from one country
to another?
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost