| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 30 online users. » 0 Member(s) | 26 Guest(s) Bing, Google, Applebot
|
|
|
| Threading in gui |
|
Posted by: razor23 - Sep-22-2020, 12:51 PM - Forum: GUI
- Replies (1)
|
 |
Hello fellow programers
I am new to python and i have a Rasberry PI 4 , 2 GB.
I am building a button matrix with 80 buttons, (matrix style is 8x..... More
|
|
|
| CMDLINE.TXT... |
|
Posted by: ATARI_LIVE - Sep-22-2020, 12:23 PM - Forum: Bar
- Replies (1)
|
 |
Can I add xset s off, xset s noblank, and export DISPLAY=:0.0 in the config.txt? because I want 100..... More
|
|
|
| Help with tkinter gui and functions |
|
Posted by: Omer_ - Sep-22-2020, 11:43 AM - Forum: GUI
- No Replies
|
 |
Hi,
I have this gui interface:
[python]#from tkinter import *
import tkinter as tk
root = tk.Tk()
HEIGHT = 700
WIDTH = 600
canvas..... More
|
|
|
| simple for loop? |
|
Posted by: gr3yali3n - Sep-21-2020, 10:36 PM - Forum: General Coding Help
- Replies (3)
|
 |
how would I write a for loop to take 15 screenshots under different names with pyautogui or any other way? the pyautogui just replaces the same pictur..... More
|
|
|
| Eulers Number Exercise |
|
Posted by: mynameis22 - Sep-21-2020, 03:54 PM - Forum: Homework
- Replies (4)
|
 |
Hi everbody, I'm really struggling with this excercise. Can somebody help me?
e (Eulers number) = 1/0! + 1/1! + 1/2! + 1/3! + 1/4! ⋯ + 1/n!
Try to ..... More
|
|
|
|