| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 25 online users. » 0 Member(s) | 23 Guest(s) Bing, Google
|
|
|
| pygame blit() method |
|
Posted by: syafiq14 - Oct-30-2020, 12:08 AM - Forum: Game Development
- Replies (1)
|
 |
why when I put the second argument of the blit() method with surf.get_rect() the image becomes in the upper left corner of the screen? When I change t..... More
|
|
|
| Example of guizero ListBox |
|
Posted by: jreebel - Oct-29-2020, 06:18 PM - Forum: GUI
- Replies (1)
|
 |
I just started using guizero in a game I am developing using pygame. It took some experimentation to get the ListBox to do what I wanted (it's in a d..... More
|
|
|
| Entry problem |
|
Posted by: DPaul - Oct-29-2020, 09:24 AM - Forum: GUI
- Replies (5)
|
 |
Hi,
I have an app with a simple Tkinter GUI. It has an Entry box, where the user can type something or not.
[python]
entryText1 = Entry(root, width =..... More
|
|
|
| HW on BarGraph Class |
|
Posted by: Grey_space - Oct-28-2020, 07:24 PM - Forum: Homework
- Replies (1)
|
 |
Hi, I am currently working on a program that defines a class called DrawBar which basically turns a list into a bar graph. In it, I should have a meth..... More
|
|
|
|