Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3554

Re: Abbreviating path name in task bar tabs

From Simon <simonjtyler@gmail.com>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: Abbreviating path name in task bar tabs
Date 2011-07-07 11:45 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <iv468u$fas$1@smc.vnet.net> (permalink)

Show all headers | View raw


This can also be done on a notebook by notebook basis using

SetOptions[EvaluationNotebook[], WindowTitle -> "SomeString"]
where "FileName", "ShortFileName" and "FullFileName" are magic strings that get appropriately replaced. The default option is WindowTitle -> Automatic, which I guess is tied to the global settings mentioned by Heike.

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

Re: Abbreviating path name in task bar tabs Simon <simonjtyler@gmail.com> - 2011-07-07 11:45 +0000

csiph-web