Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: tkiner spacing on a canvas help
Post: RE: tkiner spacing on a canvas help

Figured it out. innerwindows = LabelFrame(root, width=600, height=500, bd=3) innerwindows.grid_propagate(False)
Chuy GUI 1 4,261 Jul-21-2018, 08:02 PM
    Thread: tkiner spacing on a canvas help
Post: tkiner spacing on a canvas help

Hello, Trying to learn tkinter, by "doing." I could just write a script, or use many or endless backup applications, so ignore that =) Focus on the layout please. **tongue** My main issue is remov...
Chuy GUI 1 4,261 Jul-21-2018, 04:20 PM
    Thread: SQL Alchemy, database does not work
Post: RE: SQL Alchemy, database does not work

Just reading the thread, the part you claim to be stuck on, "db and db.create_all()" would be solved if you had a db application (like SQLite for example) installed AND running. If that is not the cas...
Chuy Web Scraping & Web Development 3 9,482 Oct-28-2017, 06:20 PM
    Thread: What framework to select for application
Post: RE: What framework to select for application

(Sep-29-2017, 06:50 PM)metulburr Wrote: i actually prefer tkinter than any other GUI. However its appearance is not liked by some people. If i was making a GUI for myself, i would use tkinter. If ...
Chuy GUI 10 6,931 Sep-30-2017, 10:13 PM
    Thread: What framework to select for application
Post: RE: What framework to select for application

I don't want to hijack the main focus of this thread, but I too have been curious about developing UI's with python. I had already started learning tkinter. I am by no means an expert in it, and was a...
Chuy GUI 10 6,931 Sep-29-2017, 05:26 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020