home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!psinntp!heimdall!odin!mustard
- From: mustard@odin.sdrc.com (sandy mustard)
- Newsgroups: comp.unix.aix
- Subject: Kanji Input Method not found after upgrade to AIX 3.2
- Keywords: IM AIX 3.2 Kanji
- Message-ID: <258@heimdall.sdrc.com>
- Date: 30 Dec 92 22:47:00 GMT
- Sender: news@heimdall.sdrc.com
- Distribution: usa
- Lines: 18
-
-
- We have an application running on AIX 3.1 that uses the 'direct access'
- method of conversing with the Kanji Input Method available in the JLS
- version of AIX 3.1. It does this by #including Xm/IMM.h and by calling
- XtCreateManagedWidget with xmInputMethodWidgetClass as the class parm.
-
- I am unable to successfully compile this program after migrating to AIX
- 3.2 as the Xm/IMM.h include file is not found and thus the class is not
- defined.
-
- How does one access the input method 'directly' using AIX 3.2? Our code
- is similar to that shown in immtest.c in Appendix A of SC23-2209 AIX User
- Interface Programming Concepts.
-
- Sandy Mustard
- SDRC
- 513-576-2580
- mustard@sdrc.com
-