Jump to content

Help with Tkinter code

cloro.xz

I need some help doing my code, its Python, Tkinter. Just looking for someone that knows that they are doing so i can ask some questions

Link to comment
Share on other sites

Link to post
Share on other sites

On 3/17/2023 at 6:39 PM, cloro.xz said:

I need some help doing my code, its Python, Tkinter. Just looking for someone that knows that they are doing so i can ask some questions

https://dontasktoask.com/

hey! i know to use a computer

Link to comment
Share on other sites

Link to post
Share on other sites

Start with reading the documentation, grasp the fundamentals enough to write a bare minimum application yourself and go from there. If you encounter a problem that you've researched and still can't find a solution for, you can ask.

The TkDocs tutorial covers a lot and is a great starting point: https://tkdocs.com/tutorial/index.html
The standard library docs are also enough to get you started: https://docs.python.org/3/library/tkinter.html

Tbf the tkinter documentation is not the best out there so guides on聽YouTube can also help.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now