Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,419
» Latest member: encore
» Forum threads: 38,543
» Forum posts: 174,667
Full Statistics
|
Online Users |
There are currently 430 online users. » 0 Member(s) | 424 Guest(s) Bing, Google, Google Image, Yandex, Apple
|
|
|
Update Image on Button Click |
Posted by: the_muffin_man - Nov-04-2024, 11:47 PM - Forum: GUI
- Replies (2)
|
 |
Hi,
I have asked this before and searched online. The answers i am getting are just far beyond where I am up to. My code may not be the most effic..... More
|
|
|
Tic Tac Toe Remake |
Posted by: menator01 - Nov-04-2024, 01:37 AM - Forum: GUI
- Replies (2)
|
 |
I thought I would re-write my first attempt at tkinter tictactoe.
[s]I've hit a bump. Can go through the first round but, after resetting it doesn't ..... More
|
|
|
Help Refining DataFrame |
Posted by: GMAlves - Nov-03-2024, 11:02 PM - Forum: Data Science
- Replies (2)
|
 |
I have a DataFrame that I wish to refine in a way that only the relevant data stays on top. The only way I figured out how to do it was by separating ..... More
|
|
|
Horror on TicTacToe |
Posted by: revan - Nov-01-2024, 08:42 PM - Forum: Homework
- Replies (1)
|
 |
Hi there !
I'm a frist year IT student.
I have an issue with my IA on my TicTacToe script.
For now, she's working but she's playing twice on his ft..... More
Attached Files
FINALV2.py (Size: 6.81 KB / Downloads: 117)
testia.py (Size: 6.49 KB / Downloads: 107)
|
|
|
.dds create for mod |
Posted by: Hyster - Nov-01-2024, 03:29 PM - Forum: Game Development
- No Replies
|
 |
im way new to python as an FYI (u can tell from the GUI )
i built a script that creates a set of .dds images for a game (world of tanks)..... More
Attached Files
main.py (Size: 21.83 KB / Downloads: 100)
dds-files.zip (Size: 3.31 KB / Downloads: 110)
|
|
|
How to make SVG's clickable? |
Posted by: njminchin - Oct-31-2024, 03:44 AM - Forum: GUI
- Replies (2)
|
 |
I have an icon shown using a QtSvgWidget, and need to make it clickable but not sure how..
This is my relevant code:
[python]
from PyQt6 import QtSvg..... More
|
|
|
Widget Guidance for GUI layout |
Posted by: njminchin - Oct-30-2024, 11:44 AM - Forum: GUI
- Replies (3)
|
 |
I have a GUI layout that I want to implement in PyQt6, but I'm a complete Qt n00b and need some guidance.
This is the layout I want to implement:
[a..... More
Attached Files
Thumbnail(s)
|
|
|
Simple webbot for testing |
Posted by: narcpl69 - Oct-28-2024, 07:01 AM - Forum: Jobs
- No Replies
|
 |
I need someone who could make bot for me in Python - Selenium or other programming language if You preffer.
used for firefox or chromium
Ok so l..... More
|
|
|
python error |
Posted by: buraq1 - Oct-26-2024, 09:28 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hi, I am working on an algorithm called Augmented random search (ARS) this is its main code:
[python]def mkdir(base, name):
path = os.path.jo..... More
|
|
|
|