Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 49 online users. » 1 Member(s) | 41 Guest(s) Applebot, Bing, Google, AOL, AOL, DuckDuckGo, deanhystad
|
Latest Threads |
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
6 hours ago
» Replies: 2
» Views: 177
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Today, 12:21 AM
» Replies: 2
» Views: 808
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 05:45 PM
» Replies: 6
» Views: 852
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 12:59 PM
» Replies: 8
» Views: 551
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 2,915
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,321
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,898
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,318
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,243
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,564
|
|
|
Automation |
Posted by: Gangadhar - Apr-01-2019, 04:15 AM - Forum: News and Discussions
- Replies (1)
|
 |
Hi all,
I am new to Python so u wanted to go for Python automation. Currently I am working in embededd testing. So can u please help me which Python a..... More
|
|
|
tkinter label error |
Posted by: nonzzo - Mar-31-2019, 12:33 PM - Forum: GUI
- Replies (1)
|
 |
[python]
import tkinter
import random
import time
from tkinter import *
r = tkinter.Tk()
tk = Tk()
f = Frame(tk)
r.title("userinterface")
r.m..... More
|
|
|
Step by Step Installation GUI |
Posted by: Vicolas - Mar-30-2019, 07:26 PM - Forum: GUI
- Replies (1)
|
 |
[size=medium]Hello, please how can I create a step by step installation GUI in tkinter. Just like you want to install a software and you have to be cl..... More
|
|
|
|