Re: Kivy for Python 3.3

2013-07-12 Thread fronagzen
On Friday, July 12, 2013 6:14:46 PM UTC+8, Paul Kölle wrote: > Am 11.07.2013 16:26, schrieb fronag...@gmail.com: > > [scnipp] > > > C:\MinGW\bin\gcc.exe -mdll -O -Wall -IC:\Python33\include > > > -IC:\Python33\include -c kivy\graphics\vertex_instructions.c -o > > > build\temp.win32-3.3\Release\

Re: Kivy for Python 3.3

2013-07-12 Thread Paul Kölle
Am 11.07.2013 16:26, schrieb fronag...@gmail.com: [scnipp] C:\MinGW\bin\gcc.exe -mdll -O -Wall -IC:\Python33\include -IC:\Python33\include -c kivy\graphics\vertex_instructions.c -o build\temp.win32-3.3\Release\kivy\grap hics\vertex_instructions.o In file included from kivy\graphics\vertex_instruc

Re: Kivy for Python 3.3

2013-07-11 Thread fronagzen
On Thursday, July 11, 2013 9:17:07 PM UTC+8, Paul Kölle wrote: > Am 11.07.2013 11:09, schrieb fronag...@gmail.com: > > > Hello, first time poster here, and general newbie to Python. > > > > > > I'm looking to write a program in Python, (and have in fact written > > > most of it by now,) and am

Re: Kivy for Python 3.3

2013-07-11 Thread Ulrich Eckhardt
Welcome to Python! Am 11.07.2013 11:09, schrieb fronag...@gmail.com: I'm looking to write a program in Python, (and have in fact written most of it by now,) and am trying to put together a GUI for it. Kivy looks very nice, particularly with the fact that it's supposed to be compatible with most

Re: Kivy for Python 3.3

2013-07-11 Thread Paul Kölle
Am 11.07.2013 11:09, schrieb fronag...@gmail.com: Hello, first time poster here, and general newbie to Python. I'm looking to write a program in Python, (and have in fact written most of it by now,) and am trying to put together a GUI for it. Kivy looks very nice, particularly with the fact that

Re: Kivy for Python 3.3

2013-07-11 Thread Ian Foote
On 11/07/13 10:09, fronag...@gmail.com wrote: Hello, first time poster here, and general newbie to Python. I'm looking to write a program in Python, (and have in fact written most of it by now,) and am trying to put together a GUI for it. Kivy looks very nice, particularly with the fact that i

Kivy for Python 3.3

2013-07-11 Thread fronagzen
Hello, first time poster here, and general newbie to Python. I'm looking to write a program in Python, (and have in fact written most of it by now,) and am trying to put together a GUI for it. Kivy looks very nice, particularly with the fact that it's supposed to be compatible with most platfor