From e0526724313580f8fb8f1bfdc5fa2f40138b417d Mon Sep 17 00:00:00 2001 From: PySimpleGUI Date: Sat, 7 May 2022 19:12:07 -0400 Subject: [PATCH] Fixed formatting of ttk scrollbar parameter names (markdown can be painful with linebreaks) --- docs/index.md | 17 +++++++++-------- readme_creator/markdown input files/2_readme.md | 17 +++++++++-------- readme_creator/output/index.md | 17 +++++++++-------- 3 files changed, 27 insertions(+), 24 deletions(-) diff --git a/docs/index.md b/docs/index.md index 262b674f..5dff9f08 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6192,7 +6192,7 @@ The trough is the "ditch" of the scrollbar. The Thumb slides in the Trough. #### Button Arrow -- The arrow color is the color of the arrow on the buttons located at the ends of the scrollbar. +The arrow color is the color of the arrow on the buttons located at the ends of the scrollbar. #### Relief @@ -6233,13 +6233,14 @@ For example, if a `Multiline` element has the trough color for it's scrollbar de ## Scrollbar Parameter Names All functions and objects that have a scrollbar setting use the same names for the paramters: -- sbar_trough_color -- sbar_background_color -- sbar_arrow_color -- sbar_width -- sbar_arrow_width -- sbar_frame_color -- sbar_relief + +* sbar_trough_color +* sbar_background_color +* sbar_arrow_color +* sbar_width +* sbar_arrow_width +* sbar_frame_color +* sbar_relief # Running Multiple Windows diff --git a/readme_creator/markdown input files/2_readme.md b/readme_creator/markdown input files/2_readme.md index a19cb07c..a204167c 100644 --- a/readme_creator/markdown input files/2_readme.md +++ b/readme_creator/markdown input files/2_readme.md @@ -4616,7 +4616,7 @@ The trough is the "ditch" of the scrollbar. The Thumb slides in the Trough. #### Button Arrow -- The arrow color is the color of the arrow on the buttons located at the ends of the scrollbar. +The arrow color is the color of the arrow on the buttons located at the ends of the scrollbar. #### Relief @@ -4659,13 +4659,14 @@ For example, if a `Multiline` element has the trough color for it's scrollbar de ## Scrollbar Parameter Names All functions and objects that have a scrollbar setting use the same names for the paramters: -- sbar_trough_color -- sbar_background_color -- sbar_arrow_color -- sbar_width -- sbar_arrow_width -- sbar_frame_color -- sbar_relief + +* sbar_trough_color +* sbar_background_color +* sbar_arrow_color +* sbar_width +* sbar_arrow_width +* sbar_frame_color +* sbar_relief diff --git a/readme_creator/output/index.md b/readme_creator/output/index.md index 262b674f..5dff9f08 100644 --- a/readme_creator/output/index.md +++ b/readme_creator/output/index.md @@ -6192,7 +6192,7 @@ The trough is the "ditch" of the scrollbar. The Thumb slides in the Trough. #### Button Arrow -- The arrow color is the color of the arrow on the buttons located at the ends of the scrollbar. +The arrow color is the color of the arrow on the buttons located at the ends of the scrollbar. #### Relief @@ -6233,13 +6233,14 @@ For example, if a `Multiline` element has the trough color for it's scrollbar de ## Scrollbar Parameter Names All functions and objects that have a scrollbar setting use the same names for the paramters: -- sbar_trough_color -- sbar_background_color -- sbar_arrow_color -- sbar_width -- sbar_arrow_width -- sbar_frame_color -- sbar_relief + +* sbar_trough_color +* sbar_background_color +* sbar_arrow_color +* sbar_width +* sbar_arrow_width +* sbar_frame_color +* sbar_relief # Running Multiple Windows