[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: implementing cut/copy/paste
|
- From: Jesper Eskilson <jojo@xxxxxxxxxxxx>
- Date: Tue, 30 Nov 2004 09:36:58 +0100
- Cancel-lock: sha1:UA7AOoOZlYugTEcn6559xNtqHbI=
- Newsgroups: eclipse.tools.gef
- Organization: EclipseCorner
- User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)
"CL [dnoyeb] Gilbert" <Lamont_Gilbert@xxxxxxxxxxxxxxxxx> writes:
> getSelectedObjects should never return the empty list.
Well, it does.
After some investigation, it appears that CopyAction's update() method is
never called, and thus the selection field is never set. I wonder why.
I'll keep investigating.
--
/Jesper