473,405 Members | 2,154 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Introduction/box

Hello every body this is my first post i would just like to say im new to to
python iv tried out several different tutorials.And i think its great anyway
i would like to ask a question if i may i want to know how to make a
box /square i was hoping some one would tell me. That way i would have
something to work off,iv just downloaded pygame and i haqve done all my
practice using "idle" thanks
nige
Jul 18 '05 #1
2 1122
On Fri, 26 Nov 2004 22:21:45 +0000, rumours say that cm012b5105
<cm********@blueyonder.co.uk> might have written:
Hello every body this is my first post i would just like to say im new to to
python iv tried out several different tutorials.And i think its great anyway
i would like to ask a question if i may i want to know how to make a
box /square i was hoping some one would tell me. That way i would have
something to work off,iv just downloaded pygame and i haqve done all my
practice using "idle" thanks


I know almost nothing about PyGame, but a quick search using Google
brought this up:

http://aspn.activestate.com/ASPN/Mai...-users/2031142

It could help.
--
TZOTZIOY, I speak England very best,
"Tssss!" --Brad Pitt as Achilles in unprecedented Ancient Greek
Jul 18 '05 #2
On 2004-11-26, Christos TZOTZIOY Georgiou <tz**@sil-tec.gr> wrote:
On Fri, 26 Nov 2004 22:21:45 +0000, rumours say that cm012b5105
<cm********@blueyonder.co.uk> might have written:
Hello every body this is my first post i would just like to say im new to to
python iv tried out several different tutorials.And i think its great anyway
i would like to ask a question if i may i want to know how to make a
box /square i was hoping some one would tell me. That way i would have
something to work off,iv just downloaded pygame and i haqve done all my
practice using "idle" thanks


I know almost nothing about PyGame, but a quick search using Google
brought this up:

http://aspn.activestate.com/ASPN/Mai...-users/2031142

It could help.

Hmm... That's me wrote that, and I can't make heads or tails of it ;o)

You might want to try pygsear (an extension package that uses pygame):
http://www.nongnu.org/pygsear/

To make a box you could then do:
from pygsear.Drawable import Square
s = Square(side=100)
s.center()
s.udraw()


Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Psymaster | last post by:
Does anybody know where can I get the html version for offline browsing? It's cumbersome to use the pdf. I've got dial-up and I can't connect all the time to see the reference.
1
by: Scott Carter | last post by:
Can anyone point me to an introduction of creating installers with VS.Net? I currently need to create one for a windows service, but I'd also like to find some info about creating installers for...
14
by: Cletis Tout | last post by:
http://www.codeproject.com/cpnet/introtomono1.asp Introduction to Mono - Your first Mono app By Brian Delahunty The first in a series of articles about Mono. This article explains how to...
1
by: Xiaoshen Li | last post by:
Dear All, I am relatively new to C(But I have computer science background and know some other programming languages). I am wondering if anyboby can recommend me some C books or websites. I...
14
by: Alf P. Steinbach | last post by:
Not yet perfect, but: http://home.no.net/dubjai/win32cpptut/special/pointers/ch_01.pdf http://home.no.net/dubjai/win32cpptut/special/pointers/ch_01_examples.zip To access the table of...
12
by: Xah Lee | last post by:
Of Interest: Introduction to 3D Graphics Programing http://xahlee.org/3d/index.html Currently, this introduction introduces you to the graphics format of Mathematica, and two Java Applet...
0
RedSon
by: RedSon | last post by:
Chapter 2: How to handle Exceptions When you call a program, sometimes you get a message about an Unhandled exception type. This means, that something throws (or might throw) an Exception, but the...
0
RedSon
by: RedSon | last post by:
Chapter 3: What are the most common Exceptions and what do they mean? As we saw in the last chapter, there isn't only the standard Exception, but you also get special exceptions like...
29
by: Martin Schmied | last post by:
Dear folks I'm looking for good sites/material for this topic: Introduction to programming, using Javascript. So, not introduction to programming *in" Javascript. Well, I guess this would be...
5
by: Konfused | last post by:
Hello Not sure whom to ask this question - but thought will ask anyway. I have friends who are members of a blog site. Users read the blogs and post their comments- Unfortunately someone enters...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.