Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 40 online users. » 0 Member(s) | 37 Guest(s) Bing, Google, AOL
|
Latest Threads |
SECURE HACKER EXPERTISE R...
Forum: General Coding Help
Last Post: lydiaharrison12
16 minutes ago
» Replies: 0
» Views: 8
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: Pedroski55
1 hour ago
» Replies: 5
» Views: 128
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,027
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 439
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,077
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,140
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 807
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,093
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,541
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,130
|
|
|
tkinter clock |
Posted by: Ondrej - Jun-06-2019, 12:14 PM - Forum: GUI
- Replies (5)
|
 |
Hello everyone,
I need help to make simple clock app which will change background color in choosen periods with duration for few secc and after th..... More
|
|
|
change to loop |
Posted by: amirliker - Jun-06-2019, 09:37 AM - Forum: General Coding Help
- Replies (3)
|
 |
I wrote this code that takes info (grades and student names) from a csv file with pandas and make a graph with matplotlib.
[python]import pandas as..... More
|
|
|
ExecTiming |
Posted by: JacobMorris - Jun-05-2019, 07:47 PM - Forum: Code sharing
- Replies (1)
|
 |
Several years ago, I wrote a small module named PyTimer that provided some features to make it easier to determine the execution time of functions and..... More
|
|
|
Probem importing tkinter |
Posted by: GarDebs - Jun-05-2019, 07:17 PM - Forum: GUI
- Replies (3)
|
 |
Hi
I'm trying to teach my son Python programming... we're using Spyder on Ubuntu.
I'm trying to use this code...
[python]from tkinter import *..... More
|
|
|
flagged as spam |
Posted by: Skaperen - Jun-05-2019, 06:08 PM - Forum: Board
- Replies (8)
|
 |
my last post got flagged as spam and the javascript erased it so i can't review it to see why. did it get logged?
|
|
|
Scrollbar |
Posted by: rturus - Jun-05-2019, 01:46 PM - Forum: GUI
- Replies (5)
|
 |
Hi,
How can I attach the scrollbar to a button so that when button clicked the bar moves down automatically?
Any idea?
Thanks,
|
|
|
|