Switch to full style
Codes, tips and tricks,discussions and solutions related to C#
Post a reply

Able to Copy Text from Uneditable Text Boxes(JTextfields)

Wed Sep 01, 2010 3:59 pm

Hi please any one can help me on this,

I have JTextfields in my application, i have overrided the JTextfield copy method using

public void copy();
Jtextfield.setHighlighter(null);

So i am not able to copy text from JTextfield to other text editor in windows.

In Linux/Solaris MouseDrag on Jtextfield data and paste in text editor also not able to paste data
but MouseDrag on Jtextfield data and using center button of mouse(scroller) able to paste data on other text editor
same thing is happening with double click and tab also.

In windows it's working fine.



Post a reply
  Related Posts  to : Able to Copy Text from Uneditable Text Boxes(JTextfields)
 Java- Copy text area into disabled text area     -  
 Get Text Field value by php     -  
 Aligning the text within the div tag     -  
 Flaming Text     -  
 Transparent Text     -  
 i tag for italic text     -  
 text like a curve     -  
 Text Effect Using Photoshop     -  
 Text Texture in java     -  
 Make a Web Text Box in photoshop     -