Re: JTextField - how to disable selecting text in this component?




dako wrote:
Hi!

Has anybody an idea, how to do it? I'll be lucky.

Regards, dako

Have you tried JTextField.setEditable(false) ?

If this isn't the problem could you try and make the problem a bit
clearer?

Mearvk

.