View Single Post
Old 12-14-2012, 09:55 AM   #70
mougino
Member
mougino began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2012
Device: Kobo 1st gen
One question: the main difference between the weather app and my app is that my app is in landscape. Will it work if I define a
Code:
pygame.Surface((800, 600))
then use a
Code:
convert_to_raw(screen)
and finally call the .python/display_raw.sh ?
mougino is offline   Reply With Quote