diff --git a/docs/index.md b/docs/index.md index cf2dd530..81b202d8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4743,8 +4743,6 @@ If you click on the header, it can go into spasms for some tables. I don't under The Tree Element and Table Element are close cousins. Many of the parameters found in the Table Element apply to Tree Elements. In particular the heading information, column widths, etc. - - ```python Tree(data=None, headings=None, @@ -4957,9 +4955,6 @@ TabGroup(layout, - - - ```python Tab(title, layout, @@ -5038,14 +5033,11 @@ Update(values=None, ||| - - ## 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. - ![pane3](https://user-images.githubusercontent.com/13696193/50035040-fcd50e80-ffcd-11e8-939c-df8ab8d64712.gif) @@ -6852,4 +6844,4 @@ OCwyNjA1ODQ4MTQsMTEwMjA4ODMzMywxNjc5ODUwOTkyLC0xND YxNDI4MSwtNjA2MzcxMTgsLTUwOTM1OTEyMywtMjQ4OTc2Mjks MTMwNzY5MjU5LC0yOTY3ODM1NSwtNzc0MDc0MjMwLDI2NjM2ND QxNyw0NDk0MzMyNDMsLTExNDg0OTA2MjNdfQ== ---> \ No newline at end of file +-->