-
'gui' is too broad of a name to be used for a framework. it is a general term that is already known and used.
can you select another one?
it would also better allow you to clean up the project struc…
nzjrs updated
9 years ago
-
I made a branch to use pygame when available ..
https://github.com/stuaxo/pi3d/tree/pygame_where_available
It's bit hacky at the moment, but is enough for me to run demos that need the mouse in Ubunt…
-
```
...such as 1280x1024.
Attempting to fix.
Adding new setting "Solo Frame" to "Fretboard Settings", "Off" will disable
the Solo Frame, "Auto" will use the Solo Frame if it is found.
```
Original …
-
PyTMX was built with pygame in mind. In the near future, I would like to address the following:
Loading with pyglet
Loading with pysdl2
Memory management
I plan to address it by adding new loaders …
-
So with the recent python changes, bottles for formulae that require python (`depends_on :python`). I thought the idea was that when the user does not use brewed python, these formulae are built from …
-
```
root INFO Platform: Windows-XP-5.1.2600
root INFO Python version 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC v.1310
32 b
it (Intel)]
root INFO Pygame version: 1.8.1release
root INFO …
-
### WinPython December 2014 release (2014-12-14)
| MD5 | SHA-1 | Binary |
| --- | --- | --- |
| a610b2f7d1f7ed40a57f2d3e7aa2b29d | e6af0cf08e2c0b5e66fcac6974c0cc00f5897a3b | winpython-64bit-3.4.2.3.e…
-
Gvim :version tells -
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Feb 20 2013 13:26:31)
MS-Windows 32-bit GUI version with OLE support
Included patches 1-829
Jedi version: last available for update …
-
I followed exact instructions in the readme , but unable to get login prompt .
bootup hangs just before login prompt .
i tried to clean build twice but didn't work out .
## bootup log:
[ 0.000…
ghost updated
10 years ago
-
I added [Pycurse](http://inventwithpython.com/pygcurse/) as an option to the [Features wiki page](https://github.com/DebianJoe/advanced/wiki/Features#ui). Would anyone object if I spend some time late…