MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: How avoid .nb in palette title bar?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg112109] Re: How avoid .nb in palette title bar?
  • From: Arnoud Buzing <arnoudb at wolfram.com>
  • Date: Tue, 31 Aug 2010 04:15:33 -0400 (EDT)

If the palette has the WindowTitle option set, then that is what should 
be displayed (ref/WindowTitle). If 'nb' points to your notebook 
(palette) object then this sets it:

SetOptions[nb, WindowTitle -> "Your title here"]




On 8/29/10 1:51 AM, Murray Eisenberg wrote:
> I use CreatePalette to create a palette and then use the dialog from
> Palettes>  Install Palette to install it, I specify something like
>
>     MyPalette
>
> as the Install Name. But when I then use the Palettes menu to open that
> palette, the palette's title bar shows ".nb" appended to the name.
>
> How can I avoid the ".nb" appearing in the palette's title bar?
>


  • Prev by Date: Re: List of multiple elements
  • Next by Date: Re: Plot of (2 x^2 - x^3)^(1/3)
  • Previous by thread: Re: How avoid .nb in palette title bar?
  • Next by thread: DesignerUnits