Developer Release Notes: BeOS Release 4.5, The Translation Kit
| index | headlines | << previous |
|
The Translation Kit
Developer Release Notes BeOS Release 4.5 |
BTranslator and BTranslatorRoster
- The new BTranslator class lets you
define translator objects.
You use BTranslator objects rather than translator
add-ons if, for example, you want to create a proprietary translator that you
can add to the Translator Roster and treat like any other translator.
Translator objects are also useful for applications that want to
ensure that a particular translation
is provided.
- BTranslatorRoster's
new AddTranslator()
function lets you add a BTranslator object to the roster:
status_t AddTranslator(BTranslator *translator);
| index | headlines | << previous |
| BeOS Release 4.5 |
Copyright ©
1999 Be, Inc.
All rights reserved.