Text control for password => char[] output? [message #523252] |
Thu, 25 March 2010 12:32  |
Eclipse User |
|
|
|
Originally posted by: sascha.zainzinger.apex-gaming.com
hello,
after digging into the topic I still wasn't able to find a way to use an
SWT Text control for password input.
yes, one can use SWT.PASSWORD / .setEchoChar() but that is only the
cosmetic part.
but since one should not use Strings to handle passwords in Java and the
SWT Text control does not offer a way to access its content without
having it converted to a String first, I was wondering if there is
another control to use in this case - or if there is a way of using SWT
Text to prevent the String conversion?
(or if another getText() method can be expected in future SWT versions?)
thanks in advance!
sascha
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03497 seconds