RE: Re: Palettes always on top
- To: mathgroup at smc.vnet.net
- Subject: [mg41400] RE: [mg41386] Re: Palettes always on top
- From: "David Park" <djmp at earthlink.net>
- Date: Sun, 18 May 2003 05:01:36 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Wolfgang, You should be able to make a single palette floating. 1)Select the Palette 2) Make it editable by using the Option Inspector. NotebookOptions\FileOptions\Editable -> True 3) Make it floating by using WindowProperties\WindowFloating -> True and resave the palette. That worked for me on Windows98. The other palettes were not floating. David Park djmp at earthlink.net http://home.earthlink.net/~djmp/ From: Dr. Wolfgang Hintze [mailto:weh at snafu.de] To: mathgroup at smc.vnet.net Thanks for the hint. I found out (1) that I need to set the option globally, I can't select a specific notebook, as e.g. a palette. Hence (2) all notebooks receive that option - call it notebook democracy - and a palette still vanishes behind other notebooks (at least it stays on top of windows of other applications). What I was looking for was a command like "always on top" especially for palettes because just the palettes I'd like to have available all the time on top. Regards, Wolfgang Omega Consulting wrote: > At 02:48 AM 5/11/2003, Dr. Wolfgang Hintze wrote: > >>Can I tell Mathematica that I want a palette always on top of all >>windows? If so, how? [else :-( ] >> >>I have checked all options of a palette.nb but couldn't find a relevant one. >> >>Any hint welcome. >> >>Regards, >>Wolfgang >> > > WindowFloating->True > > -------------------------------------------------------------- > Omega Consulting > "The final answer to your Mathematica needs" > http://omegaconsultinggroup.com > > >