enableInputMethod(false) does not work in the TextArea and TextField on the linux platform (original) (raw)
Charles Lee littlee at linux.vnet.ibm.com
Mon Feb 20 00:46:05 PST 2012
- Previous message: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
- Next message: hg: jdk8/awt/jdk: 7138665: JOptionPane.getValue() unexpected change between JRE 1.6 and JRE 1.7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/17/2012 08:05 PM, Anthony Petrov wrote:
On 2/9/2012 10:18 AM, Charles Lee wrote:
P.S. Why there is a jtext(JTextArea) in the XTextAreaPeer? I am missing some history here :-) XToolkit doesn't use any native GUI component toolkit (such as e.g. Motif which was used in MToolkit). Text components themselves are quite complex in behavior. To avoid inventing the wheel we decided to reuse Swing text components when implementing the XToolkit. -- best regards, Anthony I see. Thanks Anthony.
-- Yours Charles
- Previous message: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
- Next message: hg: jdk8/awt/jdk: 7138665: JOptionPane.getValue() unexpected change between JRE 1.6 and JRE 1.7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]