Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-02-2010, 08:50 AM
|
#1
|
|
LQ Newbie
Registered: Sep 2010
Posts: 2
Rep:
|
Able to Copy Text from uneditable Text Boxes(JTextfields) in Linux
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 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.
|
|
|
|
09-02-2010, 11:08 AM
|
#2
|
|
Member
Registered: Nov 2006
Distribution: RHEL, CentOS, Debian Lenny, Ubuntu
Posts: 638
Rep: 
|
Hi harry8potter
wel-come to LQ.
This is member intro forum so better you post you thread in Linux newbie forum or General forum so someone can help you.
Regards,
|
|
|
|
09-03-2010, 05:44 AM
|
#3
|
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,088
|
Moved: This thread is more suitable in Linux-Software and has been moved accordingly to help your thread/question get the exposure it deserves.
|
|
|
|
09-07-2010, 05:52 AM
|
#4
|
|
Member
Registered: Oct 2006
Posts: 66
Rep:
|
that may be associate to system clipboard? I just only guessed
when the center button is pressed or clicked,some monitor process copy the selected text to the system clipboard or something others which used to save the selected text temporarily,
and then the button is pressed or clicked,the monitor copy the text from in clipboard to the window in which is clicked or pressed
I just guessed it
|
|
|
|
09-09-2010, 12:42 AM
|
#5
|
|
LQ Newbie
Registered: Sep 2010
Posts: 2
Original Poster
Rep:
|
Quote:
Originally Posted by linux_hy
that may be associate to system clipboard? I just only guessed
when the center button is pressed or clicked,some monitor process copy the selected text to the system clipboard or something others which used to save the selected text temporarily,
and then the button is pressed or clicked,the monitor copy the text from in clipboard to the window in which is clicked or pressed
I just guessed it
|
Thank you linux_hy,
that's correct now i have replaced system clipboard with "" in my code now it's working fine.
|
|
|
|
09-09-2010, 06:51 AM
|
#6
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
|
If this is solved, mark the thread as solved.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:29 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|