attwool@exocet.enet.dec.com (Justyn K Attwool) (03/19/91)
How much of the motif implementation really exists in the AIX 3.1 Windows environment ? Or are these hidden away some where ? I've been trying to build a Motif AIX version of XRN ( Xnews reader) and the link failed with the following Text Scrolling routines missing. .XmTextGetLastPosition .XmTextPosToXY ._XmTextDisableRedisplay ._XmTextNumLines .XmTextScroll ._XmTextEnableRedisplay .XmTextSetCursorPosition .XmTextGetCursorPosition make: 1254-004 The error code from the last command is 8. Any ideas ?
ed@bee.austin.ibm.com (Ed Holley) (03/20/91)
> I've been trying to build a Motif AIX version of XRN ( Xnews reader) > and the link failed with the following Text Scrolling routines missing. > > > .XmTextGetLastPosition > .XmTextPosToXY > ._XmTextDisableRedisplay > ._XmTextNumLines > .XmTextScroll > ._XmTextEnableRedisplay > .XmTextSetCursorPosition > .XmTextGetCursorPosition > make: 1254-004 The error code from the last command is 8. This looks like you have an application that expects motif 1.1. The version of motif on the 6000 is 1.0. I couldn't find XmTextDisableRedisplay in the motif1.1 programmers reference, but the others are there (except XmTextEnableRedisplay). Disclaimer: I speak for myself, not my employeer. ---------------------------------------------------------------- Ed Holley IBM AWD ibm net: ed@bee.austin.ibm.com vnet: holley at austin internet: eholley@wombat.austin.ibm.com uucp: ...!cs.utexas.edu!ibmchs!auschs!bee.austin.ibm.com!ed