[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] Pygame and GUIs
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] Pygame and GUIs
- From: "Thiago Chaves" <shundread@xxxxxxxxx>
- Date: Tue, 22 Jan 2008 16:21:42 +0200
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Tue, 22 Jan 2008 09:21:50 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=4CpuI+5I//YIKmX0pQopxWBkuGJR6ol4/Ce9Aabttms=; b=xDb1u7USfaqmioVmdKzHNTw7meo1wSmst9EX3fLDosOsAiAjlB/UUH+Oyejs8yCVlyK6yxY5DLx9ECBYweq8h0ENBpCdSv43QJOczazZlTtWIoZGfWlZ3BfXs6RXmos7ismDgG4qUMCmjFqQw5/22sebxlOefekfwism+KYR3To=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=o2UKZII23hVU+5q249pjfmuAJIbs5vVtmdGyy+8IULM5DTkxqQhRXmNdtgABWUxOfc2k5rjHQ07rkX26GKuVItfKdlMyK4TIfn6ySKFpHj0pY/DbdaFv2rM5b63aL71hhAQRWkY52B9IkeiEgWxrUkk/xTaxjASpsBIfiBuJT8k=
- In-reply-to: <4795F17D.5030906@xxxxxxxxx>
- References: <9e2497fd0801220046q87e53a0x2b0e28aa6b74e606@xxxxxxxxxxxxxx> <4795F17D.5030906@xxxxxxxxx>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Thanks for the feedback everyone.
I'm checking both GUI libraries at the moment.
-Thiago
On Jan 22, 2008 3:37 PM, Lukasz <seem@xxxxxxxxx> wrote:
> Thiago Chaves pisze:
> > Hey all,
> >
> > I know that recently it has been said hat "keeping things simple" is
> > one of the goals of the library,
>
> we can keep it simple by adding GUI libraries into game data files; PGU
> is very small and it's easy to make new bottons, switches etc... style
>