On Thu, 11 Sep 2003, Alan Horkan wrote: > I only ask that you take a moment and consider if there might be a way to > make things faster for the user which is where speed really counts. > Could some of the handling of the system clipboard be done automatically > and only when needed to mitigate the speed tradeoff? If is impractical > fair enough, I was just asking because the code was being changed anyway. It seems to me that using the system clipboard, but using the internal cut and paste instead of the system functionality whenever it is detected that the sender and reciever are the same process would be the best solution. Rockwalrus