-
cjchallis
Hi, is there any update on this? I'm getting a similar error installing dulwich when I try to use git in StaSh.
-
cjchallis
This worked great! Just one more question - I haven't worked with Pythonista's ui before, how do I keep the view from rotating? I'd like to keep it fixed in landscape.
Nevermind - I added 'orientation = ['landscape]' as an argument to 'self.present'. Problem solved.
-
cjchallis
Thanks! I'll experiment with this and try to integrate it with my existing code.
-
cjchallis
I wrote a party game using the Scene module that involves passing my phone around a lot. Someone inevitably pushes the corner 'X', which quits the game early. I haven't been able to see where to change this behavior. Much of the scene code is hidden in the _scene module. Any suggestions? I'm fine with having no exit for the game (force close the whole app to quit).
-
cjchallis
I have looked through documentation and websites but cannot find a comprehensive list of sounds available through the
sound
module or how to import custom sounds. I found the list of sounds available in omz Editorial, and it seems these are available in Pythonista as well. The Drum bonus example makes it seem like there are others.In multiple places the documentation references a '+' option for adding sounds and images, but this does not appear for me.
Pythonista Version 1.5
iPhone 5S with iOS 7.1.2 -
cjchallis
Great, thanks so much! These cover exactly what I was looking for.
-
cjchallis
I have looked through documentation and websites but cannot find a comprehensive list of sounds available through the
sound
module or how to import custom sounds. I found the list of sounds available in omz Editorial, and it seems these are available in Pythonista as well. The Drum bonus example makes it seem like there are others.In multiple places the documentation references a '+' option for adding sounds and images, but this does not appear for me.
Pythonista Version 1.5
iPhone 5S with iOS 7.1.2