Re: How avoid .nb in palette title bar?
- To: mathgroup at smc.vnet.net
 - Subject: [mg112107] Re: How avoid .nb in palette title bar?
 - From: E. Pérez Herrero <enriqueperezherrero at gmail.com>
 - Date: Tue, 31 Aug 2010 04:15:12 -0400 (EDT)
 - References: <i5d00j$bri$1@smc.vnet.net>
 
This is an example that cames within the Documentation Center:
CreatePalette[{TextCell["Trivial example palette"], CancelButton[]},
  WindowTitle -> "Minipalette"];
So use the option:  WindowTitle
Best Regards:
E. P=E9rez Herrero