On Sat, 2003-09-27 at 05:56, Harry Lu wrote:
Hi, Calendar Developers,
Here is a patch draft for 48869(Cannot drap&drop appointment from
one window to another) based on 1.4 branch.
It is a little large, but most of the logic is copied from existing
code. I don't know if it can be commited in 1.4 because of the feature
frozen, but I'd like someone to review my patch first and give some
suggestions. I will provide a silimar patch for HEAD later when this
patch is reviewd and agreed by calendar owners.
it looks ok from a first look, although, as you say, this cannot be
committed to 1.4 branch. So, please, provide the patch for HEAD.
Second, dragging between different window,
most of the code is copied from selection_received() which paste a
calendar component to current selection. So, dragging between
different window means a copy and paste.
what does this mean?
cheers