Am 23.05.2013 19:58, schrieb Richard Shann:
> Here you are changing that value with the value DENEMO_OVERRIDE_AFFIX
> 
> So instead, a single call setting it to 
> 
> (logior DENEMO_OVERRIDE_GRAPHIC DENEMO_OVERRIDE_EDITOR  DENEMO_OVERRIDE_AFFIX 
> )
> 
> should work just fine.

Oh, right, I was setting the MarkupAtEnd postfix twice and thus
overriding the initial value -- I didn't notice that, but looking at it,
it was no wonder that the button disappeared.

Now the script almost does what it should. I can add markup where I want
(although I still get the single line editor), and when I re-execute the
script with the scheme script editor, I can change the markup getting
the previous one as default text in the line edit. Only when I click the
button MarkupAtEnd, the script is not executed, but an editor window
opens where I can change the button name (but that does not affect the
markup). How can I improve that?

Andreas

_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to