tkinter-docs icon indicating copy to clipboard operation
tkinter-docs copied to clipboard

TODO

Open rdbende opened this issue 4 years ago • 4 comments
trafficstars

UI

  • [ ] Create chapter navigation for tutorials and docs pages
  • [ ] Make better footer

Code

  • [ ] cleanup css, and switch to sass

Tutorials

(just came to my mind)

  • [ ] Make grid tutorial
  • [ ] Make pack tutorial
  • [ ] Make place tutorial
  • [ ] Make vsapi tutorial
  • [ ] Make text widget tutorial (because it's awesome imo)
  • [ ] someone asked me to make a tutorial on making ttk themes. why not?

rdbende avatar Aug 11 '21 11:08 rdbende

We could take the grid/pack/place tutorial from my tkinter-tutorial repo: https://github.com/Akuli/tkinter-tutorial/blob/master/geometry-managers.md

Akuli avatar Aug 19 '21 21:08 Akuli

Thanks! It's a very good and understandable source for it. I really like that it shows in which situation which gm is useful because tbh a lot of people don’t use anything else than pack.

Relaxing, and relying, XDD I love it, though I often read them so.

rdbende avatar Aug 21 '21 22:08 rdbende

@rdbende I'm wondering if instead of using href="#" for the main docs if instead I should make individual pages to elaborate on each item

Moosems avatar Jul 12 '22 03:07 Moosems

someone asked me to make a tutorial on making ttk themes. why not?

I could actually use that myself.... 😶

Moosems avatar Jul 12 '22 03:07 Moosems