Graphical Library
Author |
Message |
Nick

|
Posted: Thu Jun 02, 2011 12:38 am Post subject: Graphical Library |
|
|
I'm looking for a Python graphical library. I am already using pygame, which I love; however, I find that the library is lacking some important features. What I am asking for is for you guys to list some Python graphical libraries and with them please also state the pros and con and special features of each. |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
apython1992

|
Posted: Thu Jun 02, 2011 7:44 am Post subject: RE:Graphical Library |
|
|
I've only ever used PyGtk (for desktop apps) and Pygame for simple games. But there is a whole wack of libraries out there that target different needs. Check out this link, you might find it useful. |
|
|
|
|
 |
shaon
|
Posted: Thu Jul 14, 2011 1:53 pm Post subject: RE:Graphical Library |
|
|
What exactly are you looking for with regards to features? What are the limitations of PyGame do you find lacking? What exactly is the end goal of the library you intend to choose?
Giving more descriptions of your problem is extremely helpful.
Forums are not an excuse for failing to do research on your own |
|
|
|
|
 |
|
|