|
[Date Index]
[Thread Index]
[Author Index]
Re: imagesize to full width of current screen
- To: mathgroup at smc.vnet.net
- Subject: [mg92022] Re: imagesize to full width of current screen
- From: dh <dh at metrohm.ch>
- Date: Wed, 17 Sep 2008 04:29:56 -0400 (EDT)
- References: <gapf91$o33$1@smc.vnet.net>
Hi Mitch,
the magic word is:
"FullScreenArea"/.SystemInformation["Devices","ScreenInformation"]
hope this helps, Daniel
Mitch Murphy wrote:
> greetings,
>
> i'm trying to determine the current width of the notebook screen to
> size graphics and manipulate's to fit the whole width of the window.
> i've looked at PageWidth, ImageSize->All, ImageSize->Full, ImageSize-
> >Large, ImageSize->Scaled[s] (ImageSize->Scaled@1 is equivalent to
> ImageSize->Full), $* variables, ...
>
> this is a common feature in other programming languages (javascript in
> web browsers for example). i've also searched this mailing list
> without success. any ideas?
>
> thanks,
> Mitch
>
--
Daniel Huber
Metrohm Ltd.
Oberdorfstr. 68
CH-9100 Herisau
Tel. +41 71 353 8585, Fax +41 71 353 8907
E-Mail:<mailto:dh at metrohm.com>
Internet:<http://www.metrohm.com>
Prev by Date:
Out[xx] included when saving figures?
Next by Date:
How to separate a sum into terms
Previous by thread:
imagesize to full width of current screen
Next by thread:
Re: imagesize to full width of current screen
|