home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / aix / 12934 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1004 b 

  1. Path: sparky!uunet!psinntp!heimdall!odin!mustard
  2. From: mustard@odin.sdrc.com (sandy mustard)
  3. Newsgroups: comp.unix.aix
  4. Subject: Kanji Input Method not found after upgrade to AIX 3.2
  5. Keywords: IM AIX 3.2 Kanji
  6. Message-ID: <258@heimdall.sdrc.com>
  7. Date: 30 Dec 92 22:47:00 GMT
  8. Sender: news@heimdall.sdrc.com
  9. Distribution: usa
  10. Lines: 18
  11.  
  12.  
  13. We have an application running on AIX 3.1 that uses the 'direct access'
  14. method of conversing with the Kanji Input Method available in the JLS
  15. version of AIX 3.1.  It does this by #including Xm/IMM.h and by calling
  16. XtCreateManagedWidget with xmInputMethodWidgetClass as the class parm.
  17.  
  18. I am unable to successfully compile this program after migrating to AIX
  19. 3.2 as the Xm/IMM.h include file is not found and thus the class is not
  20. defined.
  21.  
  22. How does one access the input method 'directly' using AIX 3.2?  Our code
  23. is similar to that shown in immtest.c in Appendix A of SC23-2209 AIX User
  24. Interface Programming Concepts.
  25.  
  26. Sandy Mustard
  27. SDRC
  28. 513-576-2580
  29. mustard@sdrc.com
  30.