summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-17 20:48:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-17 20:48:59 (GMT)
commit6eb4883088184b907621ae022deee1bc9f6bbb14 (patch)
tree0e812a896216448250395b18ea1fe325146f5beb /doc
parent6975412d3b85ae353784b46da6204b629cd07b5d (diff)
downloadtk-6eb4883088184b907621ae022deee1bc9f6bbb14.zip
tk-6eb4883088184b907621ae022deee1bc9f6bbb14.tar.gz
tk-6eb4883088184b907621ae022deee1bc9f6bbb14.tar.bz2
Panedwindow fixes that make things behave right in complex geometry cases.
[Bugs 738143+747814]
Diffstat (limited to 'doc')
-rw-r--r--doc/panedwindow.n8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/panedwindow.n b/doc/panedwindow.n
index 5f2399c..20e43cf 100644
--- a/doc/panedwindow.n
+++ b/doc/panedwindow.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: panedwindow.n,v 1.2 2003/02/25 01:39:01 hobbs Exp $
+'\" RCS: @(#) $Id: panedwindow.n,v 1.2.2.1 2003/07/17 20:49:00 dkf Exp $
'\"
.so man.macros
.TH panedwindow n 8.4 Tk "Tk Built-In Commands"
@@ -83,11 +83,7 @@ Add one or more windows to the panedwindow, each in a separate pane.
The arguments consist of the names of one or more windows
followed by pairs of arguments that specify how to manage the windows.
\fIOption\fR may have any of the values accepted by the
-\fBconfigure\fR subcommand. When adding a new window that has not yet
-been mapped, and \fBupdate idletasks\fR call is required for that window
-to report its default requested geometry correctly to the panedwindow
-widget. This is not necessary if you are specifying \fI\-width\fR and
-\fI\-height\fR.
+\fBconfigure\fR subcommand.
.TP
\fIpathName \fBcget \fIoption\fR
Returns the current value of the configuration option given by