denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Palettes


From: Richard Shann
Subject: Re: [Denemo-devel] Palettes
Date: Wed, 16 Oct 2013 14:19:40 +0100

On Wed, 2013-10-16 at 10:18 +0100, Richard Shann wrote:
> On Tue, 2013-10-15 at 09:51 +0200, Andreas Schneider wrote:
> > A good feature for saving screen space would be an icon that opens a
> > sub-palette like a menu, e.g. one icon for articulations in the
> > general
> > palette that (temporary) opens the articulations palette beneath that
> > icon. 
> I think you can script that - there are commands to open and close
> palettes (hmm, now I look, I see I haven't done it, but it is trivial
> 
> (d-ShowPalette "General")
> (d-HidePalette "General")

Ok, instead I have overloaded the current (d-ShowPalettes ...) procedure

(d-ShowPalettes "Ornaments")
toggles the hidden-ness of the Ornament palette.
So now you can have a button marked "Ornaments" (or whatever) which has
that as its script and this will open/close that palette. (No extra
controls on where it opens, however).

Richard


> 
> at the moment there is just the script that pops up the menu of hidden
> palettes).
> 
> Richard
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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