From 59268f7a9d1587df2c62303ce3b969b78e30a16f Mon Sep 17 00:00:00 2001 From: fvogel Date: Mon, 23 Sep 2019 20:14:26 +0000 Subject: Fix [a1d25b487e]: ttk::frame does not honor -borderwidth --- doc/ttk_frame.n | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ttk_frame.n b/doc/ttk_frame.n index 572f10c..b02035e 100644 --- a/doc/ttk_frame.n +++ b/doc/ttk_frame.n @@ -23,6 +23,7 @@ together. .SH "WIDGET-SPECIFIC OPTIONS" .OP \-borderwidth borderWidth BorderWidth The desired width of the widget border. Defaults to 0. +May be ignored depending on the theme used. .OP \-relief relief Relief One of the standard Tk border styles: \fBflat\fR, \fBgroove\fR, \fBraised\fR, \fBridge\fR, @@ -53,6 +54,8 @@ The class name for a \fBttk::frame\fP is \fBTFrame\fP. are: .PP \fB\-background\fP \fIcolor\fP +.br +\fB\-relief\fP \fIrelief\fP .PP Some options are only available for specific themes. .PP -- cgit v0.12