rdbende / tkinter-docs

A Pythonic Tkinter documentation. I've abandoned this project a while ago, but I do plan to continue someday. You might also want to check out my tkinter alternative: @tukaan
https://rdbende.github.io/tkinter-docs/
14 stars 1 forks source link

TODO #6

Open rdbende opened 2 years ago

rdbende commented 2 years ago

UI

Code

Tutorials

(just came to my mind)

Akuli commented 2 years ago

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

rdbende commented 2 years ago

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.

Moosems commented 1 year ago

@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 commented 1 year ago

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

I could actually use that myself.... 😶