denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Split Measure


From: Nils Gey
Subject: Re: [Denemo-devel] Split Measure
Date: Fri, 21 May 2010 22:45:58 +0200

I don't think so, at least in my understanding of how that should be solved.

I better had said that I took the revert for granted once it would go in the 
paste script. This was just a macros fault.

The real problem is the way it should work in the end:

1) User creates a Selection
2) Press Copy
3) Press Paste

The "Split Measure" part happens in 3/Paste. But at this point there is already 
the selection from 2/Copy existent resulting in overwriting the users selection 
with the clipboard which SplitMeasure uses.

Nils



On Fri, 21 May 2010 18:43:32 +0100
Richard Shann <address@hidden> wrote:

> On Fri, 2010-05-21 at 16:44 +0200, Nils Gey wrote:
> > Hello,
> > 
> > I looked after the old split measure script and noticed it makes use of the 
> > selection as well as copy and paste.
> > This makes it incompatible to use within the new paste script because the 
> > selection gets destroyed before it can be used.
> > 
> > Any other ideas how to split a measure in two?
> > 
> 
> I guess the only problem here is that you changed the commands
> d-MeasureRight to d-MoveToMeasureRight in this commit
> 
> 2010-01-25    Nils Gey        Exchange old Cursor commands with new ones
> 
> which then fails to create the selection needed. I don't think your new
> paste should fail to work if the script is reverted to the original
> form.
> 
> Richard
> 
> 
> 
> > Nils
> > 
> > 
> > 
> > 
> >  
> > 
> > _______________________________________________
> > Denemo-devel mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/denemo-devel
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]