From c106901d9913da82240184f32d7e8b213c5d4d73 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy Date: Sun, 23 Jun 2019 15:59:23 -0400 Subject: [PATCH] Removed some comments to see if I get more content --- docs/index.md | 104 -------------------------------------------------- readme.md | 104 -------------------------------------------------- 2 files changed, 208 deletions(-) diff --git a/docs/index.md b/docs/index.md index 18d95b0a..d8172537 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3667,29 +3667,6 @@ Parameters explained: ||| - - - One use of this element is to make a "fake menu bar" that has a colored background. Normal menu bars cannot have their background color changed. Not so with ButtonMenus. This is the effect: @@ -3700,27 +3677,6 @@ Return values for ButtonMenus are sent via the return values dictionary. If a s - - - - - - - - - - - - - - - - - - - - - ## VerticalSeparator Element This element has limited usefulness and is being included more for completeness than anything else. It will draw a line between elements. @@ -3748,16 +3704,6 @@ Parameters explained: ||| - - - - - - - - - - ## ProgressBar Element The `ProgressBar` element is used to build custom Progress Bar windows. It is HIGHLY recommended that you use OneLineProgressMeter that provides a complete progress meter solution for you. Progress Meters are not easy to work with because the windows have to be non-blocking and they are tricky to debug. @@ -4921,7 +4867,6 @@ Check out Tabs 7 and 8. We've got a Window with a Column containing Tabs 5 and As of Release 3.8.0, not all of *options* shown in the API definitions of the Tab and TabGroup Elements are working. They are there as placeholders. - ```python TabGroup(layout, tab_location=None, @@ -4962,27 +4907,6 @@ Parameters explained: - - - - - - - - - - - - ```python Tab(title, layout, @@ -5064,26 +4988,6 @@ Parameters explained: - - - - - - - - - - - - - - - - - ## Pane Element New in version 3.20 is the Pane Element, a super-cool tkinter feature. You won't find this one in PySimpleGUIQt, only PySimpleGUI. It's difficult to describe one of these things. Think of them as "Tabs without labels" that you can slide. @@ -6915,11 +6819,3 @@ GNU Lesser General Public License (LGPL 3) + ## Acknowledgments #### SORRY!! Will add these back. Lost due to file length limitation - \ No newline at end of file diff --git a/readme.md b/readme.md index 18d95b0a..d8172537 100644 --- a/readme.md +++ b/readme.md @@ -3667,29 +3667,6 @@ Parameters explained: ||| - - - One use of this element is to make a "fake menu bar" that has a colored background. Normal menu bars cannot have their background color changed. Not so with ButtonMenus. This is the effect: @@ -3700,27 +3677,6 @@ Return values for ButtonMenus are sent via the return values dictionary. If a s - - - - - - - - - - - - - - - - - - - - - ## VerticalSeparator Element This element has limited usefulness and is being included more for completeness than anything else. It will draw a line between elements. @@ -3748,16 +3704,6 @@ Parameters explained: ||| - - - - - - - - - - ## ProgressBar Element The `ProgressBar` element is used to build custom Progress Bar windows. It is HIGHLY recommended that you use OneLineProgressMeter that provides a complete progress meter solution for you. Progress Meters are not easy to work with because the windows have to be non-blocking and they are tricky to debug. @@ -4921,7 +4867,6 @@ Check out Tabs 7 and 8. We've got a Window with a Column containing Tabs 5 and As of Release 3.8.0, not all of *options* shown in the API definitions of the Tab and TabGroup Elements are working. They are there as placeholders. - ```python TabGroup(layout, tab_location=None, @@ -4962,27 +4907,6 @@ Parameters explained: - - - - - - - - - - - - ```python Tab(title, layout, @@ -5064,26 +4988,6 @@ Parameters explained: - - - - - - - - - - - - - - - - - ## Pane Element New in version 3.20 is the Pane Element, a super-cool tkinter feature. You won't find this one in PySimpleGUIQt, only PySimpleGUI. It's difficult to describe one of these things. Think of them as "Tabs without labels" that you can slide. @@ -6915,11 +6819,3 @@ GNU Lesser General Public License (LGPL 3) + ## Acknowledgments #### SORRY!! Will add these back. Lost due to file length limitation - \ No newline at end of file