Re: full-screen window?
- From: Arndt Roger Schneider <roger.schneider@xxxxxxxxx>
- Date: Thu, 30 Nov 2006 18:54:29 +0100
wm maxsize .
2085 1650
% winfo screenwidth .
2100
% winfo screenheight .
1680
---
The difference should be the size of the titlebar
-- and additional stuff, in this case the Dock.
This output originate from wish 8.4.11 for X11 on OSX.
Does your application realy require the whole screen?
I do very rarely need those --for presentation purposes, only.
BTW: screenwidth & screenheigt return the size of the desktop
and not from a screen (physical monitor)
.
- Follow-Ups:
- Re: full-screen window?
- From: suchenwi
- Re: full-screen window?
- From: Sven Geggus
- Re: full-screen window?
- Prev by Date: WebServices for Tcl 1.0.6 available
- Next by Date: Re: Error: channel "stdout" wasn't opened for writing when "exec >&@stdout printenv"
- Previous by thread: WebServices for Tcl 1.0.6 available
- Next by thread: Re: full-screen window?
- Index(es):
Relevant Pages
|