[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[pygame] Multiple Windows
- To: "pygame-users@xxxxxxxx" <pygame-users@xxxxxxxx>
- Subject: [pygame] Multiple Windows
- From: "Ian Mallett" <geometrian@xxxxxxxxx>
- Date: Thu, 28 Jun 2007 13:03:52 -0700
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Thu, 28 Jun 2007 16:04:00 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=C09VRZyr9mLFz8xh/8C6fQFslpGTpyiLJInfer+M4TnCdVQdHyJsFWSOI1hVtCyVZ/IIwVRSPFtuhMg7F7FpHRE8WeaZsQjy3SxEsnFu0I5jUMNq9BYeBKdcixhxEE6iiMV4MSRewd6yj2KybTKrMr4at3wXBNcgJjpOm6DvKXI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=uozAnrJkE+DFbFvdl2dtGB9bfX7G+24z1vAWPocA9BEEVMR7/eoblWjwPoeGG2gzF7mZAHec/+7S8hjqN/8yFCC3UZMtWOZRivum/0YRfdnX+DX20d7skGm5QY14v9JT+FGvD8U2m2AbzET1gnjeSAy/xb7gYB4JpmJtXqkRoNE=
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
It would be great if someone could show me how to make multiple windows. I'd need two+ python interpreters running at the same time, correct? How would I do that?
Ian
P.S. Thanks again to those who have helped me in the past.