Hi,
I've been trying to get cut-n-paste working in my application (drag-n-drop
works nicely, at least intra-vm). Doing a copy from netscape (via the
Copy menu item) works (pasting into a textfield using CTRL-V), as does
copying from my app to netscape (via a popup menu on the java side and the
Paste menu item on the netscape side). While this is good, what I'd
really like is to allow copying by highlighting, and pasting by pressing
button 3, the way xterm, netscape, and other apps do. I searched the
archives and found some discussion about this and it seemed the problem
related to there being at least two different clipboard buffers. This
seems to make sense, and java seems to be able to use one type (the
CLIPBOARD clipboard?), but not the other (a cut buffer?). Has anyone had
any success or failure with button 3 pasting? Care to share your
findings?
Thanks,
dstn.
----------------------------------------------------
-- Dustin Lang, [EMAIL PROTECTED] --
User, n.: a particularly slow and unreliable input/
output device that is attached by default to the
standard input and output streams.
----------------------------------------------------
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]