Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,931
» Latest member: XenonBlack
» Forum threads: 38,720
» Forum posts: 175,502
Full Statistics
|
Online Users |
There are currently 41 online users. » 2 Member(s) | 36 Guest(s) AOL, Bing, Google, buran, deanhystad
|
Latest Threads |
Too much space between gr...
Forum: GUI
Last Post: deanhystad
5 hours ago
» Replies: 3
» Views: 918
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 363
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,514
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,551
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 434
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 136
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 2,941
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,190
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 874
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,269
|
|
|
Tkinter GUI question |
Posted by: texan1836 - Apr-11-2023, 05:31 PM - Forum: GUI
- Replies (3)
|
 |
I am having trouble writing a python tkinter GUI. I am trying to create a popup window which has a grid of buttons that then returns a value. In the..... More
|
|
|
populate a QListWidget |
Posted by: devilonline - Apr-10-2023, 01:11 AM - Forum: GUI
- Replies (1)
|
 |
Hi
i want to populate a list widget but it always gives me this error
what can i do?
thanks
error: [quote]TypeError: addItems(self, Itera..... More
|
|
|
Interpreting this code |
Posted by: EmBeck87 - Apr-07-2023, 04:36 PM - Forum: Homework
- Replies (4)
|
 |
Hello, I have a dumb question- can someone tell me in layperson terms what this code is doing? I'm worried it is excluding the values I want 'LMU' ins..... More
|
|
|
SSLContext for mTLS |
Posted by: vshaik - Apr-05-2023, 07:58 PM - Forum: General Coding Help
- No Replies
|
 |
Hello,
I need to sign my http request using a cert and a key.
[python]ctx = ssl.create_default_context()
ctx.load_cert_chain(certfile="C:/tes..... More
|
|
|
|