home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / objc / appkit / Localization.README < prev    next >
Encoding:
Text File  |  1993-12-21  |  781 b   |  9 lines

  1. Introduction
  2.  
  3. This document provides NeXTstepî application developers with the information needed to develop localized versions of their applications.  
  4.  
  5. To understand the material presented here, you need a basic understanding of C programming in general, and in particular know how to program NeXTstep applications on a NeXTî computer using Interface Builderî, the Application Kitî, and the Objective-C language.
  6.  
  7. Conceptual material is presented first, followed by the specific procedures for localizing an application.  The information provided here is relevant at any point in the development cycle, so you can either start off your application development process with localization in mind, or you can wait and deal with localization issues once your application is stable.
  8.  
  9.