[Java-gnome-developer] Copy paste in TextView
Brought to you by:
afcowie
From: M. <li...@so...> - 2005-10-25 14:00:24
|
Hi, Is there a standard way to enable copy / paste (Ctrl-C, Ctrl-V) in a TextView ? It works fine if i use the mouse, but the keyboard short cuts should work as well ?? I've looked a little into the Clipboard class, but it seems a bit unnecessary to program in my self, shouldn't it be part the textview class ?? Cheers, Soren --- Creator of the two Java-Gnome related projects. http://jindex.berlios.de http://developer.berlios.de/projects/jdbrowser/ |