summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2003-07-17 20:48:59 (GMT)
committerdkf <dkf@noemail.net>2003-07-17 20:48:59 (GMT)
commitad97cc028f6c563ada91cc956b2b789d39af8f3f (patch)
tree0e812a896216448250395b18ea1fe325146f5beb /doc
parent28ee286ff3b5795b0c87b66d8dc82e5efa895ce9 (diff)
downloadtk-ad97cc028f6c563ada91cc956b2b789d39af8f3f.zip
tk-ad97cc028f6c563ada91cc956b2b789d39af8f3f.tar.gz
tk-ad97cc028f6c563ada91cc956b2b789d39af8f3f.tar.bz2
Panedwindow fixes that make things behave right in complex geometry cases.
[Bugs 738143+747814] FossilOrigin-Name: ba56a02cc06164bc07424caf1f14b69f7b205415
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