Re: Help with the User Interface in Mathematica 5.1.1
- To: mathgroup at smc.vnet.net
- Subject: [mg58030] Re: Help with the User Interface in Mathematica 5.1.1
- From: "James" <James at notpublicduetospammers.com>
- Date: Thu, 16 Jun 2005 05:37:50 -0400 (EDT)
- References: <200506120834.EAA20523@smc.vnet.net> <d8oue2$t79$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"Omega Consulting" <info at omegaconsultinggroup.com> wrote in message news:d8oue2$t79$1 at smc.vnet.net... > Create the file given by: > > ToFileName[{$UserAddOnsDirectory, "Autoload", "My", "FrontEnd"}, > "init.m"] > > Put the following command: > > SetOptions[InputNotebook[], > WindowMargins->{{0,0},{0,0}}, > WindowSize->{Automatic,Automatic} > ] > > This will resize the startup nb to fill the screen. > > ---------------------------------------------- > Omega Consulting > The final answer to your Mathematica needs. > http://omegaconsultinggroup.com > Perfect! I changed WindowSize to reflect the pixel dimensions I wanted, and it worked perfectly. Thank you! :) James
- References:
- Help with the User Interface in Mathematica 5.1.1
- From: "James" <James@notpublicduetospammers.com>
- Help with the User Interface in Mathematica 5.1.1