muenx@heike.informatik.uni-dortmund.de (Holger Muenx) (09/21/90)
   I want to program a little window which two text widgets for a login
procedure. As usual, the first widget is for a login name and the second one
for a password. Nobody should see another one's password so the entering of a
password should have no echo.
   How can such text entering without echo be done with motif? Is there
something like a invisible font available? Or is there a special option for
text widgets to switch off echos?
   Thanks in advance,
                                                       -Holger
===========================================================================
|| Holger Muenx, IRB, Universitaet Dortmund, 4600 Dortmund, West-Germany ||
||          Internet: muenx@heike.informatik.uni-dortmund.de             ||
===========================================================================john@IASTATE.EDU (Hascall John Paul) (09/23/90)
In article <2696@laura.UUCP>, muenx@heike.informatik.uni-dortmund.de (Holger Muenx) writes: > > I want to program a little window which two text widgets for a login > procedure. > How can such text entering without echo be done with motif? Is there > something like a invisible font available? Or is there a special option for > text widgets to switch off echos? Perhaps it's a kludge, but we did this by making the text the same color as the background. -- John Hascall An ill-chosen word is the fool's messenger. Project Vincent Iowa State University Computation Center john@iastate.edu Ames, IA 50010 (515) 294-9551