Xref: utzoo comp.windows.x:29142 comp.windows.x.motif:1113 Path: utzoo!attcan!uunet!samsung!know!sdd.hp.com!elroy.jpl.nasa.gov!turnkey!orchard.la.locus.com!prodnet.la.locus.com!hsu From: hsu@locus.com (Mike S. C. Hsu) Newsgroups: comp.windows.x,comp.windows.x.motif Subject: Password input using Motif widget Keywords: Password Message-ID: <19148@oolong.la.locus.com> Date: 5 Nov 90 20:34:13 GMT Followup-To: comp.windows.x Distribution: na Organization: Locus Computing Corp., Los Angeles Lines: 14 Does anybody has the experience or ideas of using motif widgets to implement a text input window in non-echo mode? My intention is to build a login dialog window using motif. The non-echo mode is necessary when user type in their password. I tryed using motif Text widget with foreground equal to background; it does disappear the text but with the unwanted side effect of disappearing the text cursor too. Any suggestion? Also, does anybody knows if the Motif 1.1 would support non-echo mode in their Text widget? It'd be very disappointing if it doesn't because the OSF claims that the Motif 1.1 will be suite for real world applications. Thanks in advance! --Mike