Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,933
» Latest member: Shadab
» Forum threads: 38,721
» Forum posts: 175,508
Full Statistics
|
Online Users |
There are currently 42 online users. » 0 Member(s) | 37 Guest(s) Applebot, Bing, Google, AOL
|
Latest Threads |
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
1 hour ago
» Replies: 9
» Views: 2,653
|
Too much space between gr...
Forum: GUI
Last Post: RonR
8 hours ago
» Replies: 4
» Views: 1,080
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
9 hours ago
» Replies: 3
» Views: 96
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 463
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,635
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 559
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 176
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,072
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,303
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 975
|
|
|
Disable anti aliasing for text |
Posted by: AnonymousNobody - Aug-11-2017, 04:12 AM - Forum: GUI
- Replies (3)
|
 |
I apologize for asking another question, but how can I disable text anti-aliasing in tkinter? I have tried padx= and pady= -1 and -2, but neither work..... More
|
|
|
Python Tkinter GUI |
Posted by: EvilTeliportist - Aug-10-2017, 05:38 PM - Forum: Code sharing
- No Replies
|
 |
Hi. Im trying to make a quick game that should be very simple, but I'm currently struggling. The goal is to have 3 Spinbox's that can't go lower than ..... More
|
|
|
MIDI Inputs |
Posted by: NightPython42 - Aug-10-2017, 01:48 PM - Forum: General Coding Help
- Replies (3)
|
 |
I want to work on piano writing, which is pretty much turning a live input into a letter, and I can't figure out how to get a midi input into Python t..... More
|
|
|
For Loop Help |
Posted by: tjmck2 - Aug-09-2017, 11:56 AM - Forum: General Coding Help
- Replies (3)
|
 |
Lets just assume the code below can't be altered. Can someone please explain to me the (last_index, -1, -1): part? I understand for i in range (last..... More
|
|
|
Magic Square Puzzle |
Posted by: Harnick - Aug-09-2017, 10:44 AM - Forum: Homework
- Replies (1)
|
 |
my question here
Hi I'm new to python and i have been tasked with creating a magic square puzzle. However the inputs for the magic square puzzle have..... More
|
|
|
SIG_DFL handling |
Posted by: rr326 - Aug-08-2017, 05:56 PM - Forum: General Coding Help
- No Replies
|
 |
I have a question on what happens when a signal (eg: SIGTERM) has the default signal handler (SIG_DFL)
Situation: I want to add my own *additional*..... More
|
|
|
Error messages |
Posted by: fletch - Aug-08-2017, 10:25 AM - Forum: Homework
- Replies (3)
|
 |
I was wonder whether anyone would be able to explain each line of the following python error message. Thanks
[error]Traceback (most recent call las..... More
|
|
|
Case Sensitivity |
Posted by: deivisk - Aug-08-2017, 09:45 AM - Forum: General Coding Help
- Replies (4)
|
 |
Hello, this is my first post. I'm a complete newbie in coding and I ran into a brick wall. I need to make the comparison between two lists case insens..... More
|
|
|
|