[sword-devel] Feature Complete Perl Interface

John Keiser sword-devel@crosswire.org
21 Jul 2001 18:25:03 -0400


On 21 Jul 2001 10:57:23 -0700, Chris Little wrote:
> 
> In short, you need to do
> 
>               LocaleMgr::systemLocaleMgr.setDefaultLocaleName(locale);
>               vk.setLocale(locale);
> 

When you set the default locale name, do subsequent VerseKeys get
created with that Locale automatically?  Or do I need to set the locale
on every one?

--John