MathGroup Archive 2004

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

Search the Archive

Re: Palette rememberance

  • To: mathgroup at smc.vnet.net
  • Subject: [mg45454] Re: [mg45406] Palette rememberance
  • From: John Fultz <jfultz at wolfram.com>
  • Date: Thu, 8 Jan 2004 01:17:29 -0500 (EST)
  • Reply-to: jfultz at wolfram.com
  • Sender: owner-wri-mathgroup at wolfram.com

On Tue, 6 Jan 2004 04:17:12 -0500 (EST), Selwyn Hollis wrote:
> Should Mathematica remember ALL open palettes from one "session" to the
> next? Or does it remember only those in the primary path? I'm asking
> because one of my palettes that resides in an Addons/Applications/ ...
> /FrontEnd/Palettes directory has stopped appearing when I start up
> Mathematica.
>
> Please don't tell me I need to do the cache-clearing startup thing,
> because last time I did that, it took me hours to get everything back
> to normal.
>
>
> -----
> Selwyn Hollis
> http://www.math.armstrong.edu/faculty/hollis
> (edit reply-to to reply)

Mathematica uses the option AutoOpenPalettes to determine which palettes 
should open on startup.  This option is updated whenever you open or close 
palettes which show up in the File->Palettes menu.  So, if your palette is 
showing up there (based upon your description, I'd think it would be), then 
it should work.

Try evaluating...

Options[$FrontEnd, AutoOpenPalettes]

and see what gets returned, which may be enlightening.

Sincerely,

John Fultz
jfultz at wolfram.com
User Interface Group
Wolfram Research, Inc.



  • Prev by Date: RE: Re: Compile
  • Next by Date: Re: stupid text formatting question
  • Previous by thread: Re: stupid text formatting question
  • Next by thread: Palette rememberance