home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / pen / 562 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.6 KB

  1. Path: sparky!uunet!noc.near.net!asylum!cron
  2. From: S_Page@GO.COM
  3. Newsgroups: comp.sys.pen
  4. Subject: Re: Is PenPoint UI universal?
  5. Message-ID: <413@asylum.UUCP>
  6. Date: 8 Sep 92 05:04:19 GMT
  7. Sender: cron@asylum.UUCP
  8. Lines: 27
  9.  
  10. vp01@newshost.gte.com (Vincent Phuah) of GTE Laboratories, Waltham, MA asks:
  11.  
  12. Could anyone of you tell me whether the PenPoint user
  13. interface, e.g., the PenPoint Notebook User Interface
  14. is a universal UI? What I mean by that, is whether
  15. I could "reprogrammed" it for non-english users similar
  16. to the internationalization feature in the X Window System.
  17. Thanks in advance. Any info would be appreciated.
  18. --
  19.  
  20. I'm not familiar with X's Internationalization features, but we're working
  21. on it.  PenPoint applications in release 1.0 can get resources such as
  22. strings from resource lists, and the PenPoint architecture provides other
  23. useful facilities such as filing locale-dependent objects in resource files
  24. and accessing international-aware external services (DLLs).  However, in
  25. PenPoint 1.0, the Notebook User Interface is hardcoded in English.
  26.  
  27. Future versions of PenPoint support Unicode, a 16-bit worldwide character
  28. set, and provide extensive international routines.  There's information on
  29. how to go about designing for internationalization and localization on pages
  30. 61-64 of the "PenPoint Application Writing Guide."  Also, we recently
  31. uploaded a serial I/O sample program (SXDEMO.ZIP in GO's library section 6
  32. of the Pen Technology Forum on CompuServe) that demonstrates how to do this:
  33. it has no strings compiled into it other than debugging messages, and it
  34. runs on PenPoint 1.0.
  35.  
  36. =S
  37.