On Mon, 2013-10-21 at 14:37 +0100, Richard Shann wrote:
> which has got the string tooltip from the file palettes.xml
> "_tooltip" property.
> 
> Is that perhaps the problem - it needs to be a "_tooltip" tag ??? 

By which I mean that the entries currently look like this

 <button _label="^&#x1D15D;" _tooltip="Selects &#x1D15D; as the duration for 
inserting notes or rests" script="(d-Set0)"/>


would it work if they were like this

<button>
        <_label>"^&#x1D15D;"</_label>
...
</button>

or whatever the exact syntax is.

Richard



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

Reply via email to