Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Why isn't this working. I've made it as simple as posible
Post: RE: Why isn't this working. I've made it as simple...

Thank you Lar60+ and Yoriz
gcryall_Forum General Coding Help 3 2,432 Mar-10-2019, 03:07 PM
    Thread: Why isn't this working. I've made it as simple as posible
Post: Why isn't this working. I've made it as simple as ...

from tkinter import * from sqlite3 import * def center(toplevel): #Run outside the Class definition toplevel.update_idletasks() w = toplevel.winfo_screenwidth() h = toplevel.winfo_screenhei...
gcryall_Forum General Coding Help 3 2,432 Mar-10-2019, 01:44 PM

User Panel Messages

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