denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Scheme script debugging


From: Richard Shann
Subject: Re: [Denemo-devel] Scheme script debugging
Date: Fri, 24 May 2013 10:00:45 +0100

On Fri, 2013-05-24 at 07:47 +0200, Andreas Schneider wrote:
> Am 23.05.2013 23:34, schrieb Richard Shann:
> > On Thu, 2013-05-23 at 22:55 +0200, Andreas Schneider wrote:
> >> Thank you very much.
> >>
> >> I copied and pasted your version of the script into the scheme script
> >> editor and ran it. When I click the MarkupAtEnd button, still the Low
> >> Level Denemo Directive Edit window appears (instead that the script is
> >> re-executed). What am I doing wrong?
> > Left click should be good, right click low-level. (Also perhaps shift
> > left click ...)
> > Richard
> 
> Hmm, left click, right click, and shift left click all do the same for
> me: the Low Level Denemo Directive Edit window shows.

I've just git pulled into a clean environment and it is working, so
there is something wrong. The menu item is labelled LilyPond After
Movement
1) What happens if you click on the menu item instead of the button? It
should throw up the editor, with your previous text in it.
2) Can you right click on the menu item and enable the scheme window and
then click "Get Script" to get the actual script Denemo has and then
post it back to me? I want to be sure that you are not picking up a
local version or something.
3) Finally, can you email a .denemo file which need contain nothing
except this markup, that is, on which you have created that button. (I
can then test the actual file you are clicking on).

>  How can I attach
> the script to the button press?

There is a procedure CreateButton which can be passed any scheme script
you like, but it will be far better to fix the problem than to create
complicated workarounds.

Richard

> 
> Andreas





reply via email to

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