The Following User Says Thank You to ciroip For This Useful Post: | ||
|
2009-02-20
, 15:25
|
Posts: 631 |
Thanked: 837 times |
Joined on May 2007
@ Milton, Ontario, Canada
|
#232
|
################### ROB UPDATE ############### militaryTime=0 ################### DONE ROB UPDATE ##########
################### ROB UPDATE ############### def drawnight(): #Draw 12 Hour mode instead of 24 hour if (ci.militaryTime == 0): hours = (int(ci.orario[11]) * 10) + int(ci.orario[12]) isPM = 0 if (hours > 11): isPM = 1 if (hours > 12): hours = hours - 12 hoursStr = str(hours) if (hours < 10): hoursStr = "0" + hoursStr if (int(hoursStr[0]) > 0): ci.ni_screen.blit(ci.ni_numeri[int(hoursStr[0])], ci.ni_coords["ore_decine"]) #ORE (11ma lettera) ci.ni_screen.blit(ci.ni_numeri[int(hoursStr[1])], ci.ni_coords["ore_unita"]) ci.ni_screen.blit(ci.ni_numeri[int(ci.orario[14])], ci.ni_coords["minuti_decine"]) #MINUTI (14ma lettera) ci.ni_screen.blit(ci.ni_numeri[int(ci.orario[15])], ci.ni_coords["minuti_unita"]) if ci.sw_help==1: ci.cl_screen.blit(ci.gr_help[0],(210,120)) else: ci.ni_screen.blit(ci.ni_numeri[int(ci.orario[11])], ci.ni_coords["ore_decine"]) #ORE (11ma lettera) ci.ni_screen.blit(ci.ni_numeri[int(ci.orario[12])], ci.ni_coords["ore_unita"]) ci.ni_screen.blit(ci.ni_numeri[int(ci.orario[14])], ci.ni_coords["minuti_decine"]) #MINUTI (14ma lettera) ci.ni_screen.blit(ci.ni_numeri[int(ci.orario[15])], ci.ni_coords["minuti_unita"]) if ci.sw_help==1: ci.cl_screen.blit(ci.gr_help[0],(210,120)) ################### DONE ROB UPDATE ##########
|
2009-02-20
, 18:00
|
|
Posts: 334 |
Thanked: 366 times |
Joined on Nov 2008
@ Italy
|
#233
|
|
2009-02-22
, 04:06
|
|
Posts: 334 |
Thanked: 366 times |
Joined on Nov 2008
@ Italy
|
#234
|
|
2009-02-22
, 05:38
|
|
Posts: 220 |
Thanked: 41 times |
Joined on Oct 2008
|
#235
|
The Following User Says Thank You to Rassilon7 For This Useful Post: | ||
|
2009-02-22
, 06:44
|
Posts: 336 |
Thanked: 47 times |
Joined on Jul 2008
|
#236
|
|
2009-02-22
, 10:45
|
|
Posts: 334 |
Thanked: 366 times |
Joined on Nov 2008
@ Italy
|
#237
|
it loads fine onto my n810 but when i try to open it in extras nothing happens-any help
mucho appreco
flipclock
The Following User Says Thank You to ciroip For This Useful Post: | ||
|
2009-02-22
, 22:39
|
|
Posts: 334 |
Thanked: 366 times |
Joined on Nov 2008
@ Italy
|
#239
|
The Following User Says Thank You to ciroip For This Useful Post: | ||
|
2009-02-22
, 23:06
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#240
|
Im sorry to make you download another app just for testing the clock but I still dont know any easier way to install the pygame.
The Following User Says Thank You to BrentDC For This Useful Post: | ||
https://garage.maemo.org/frs/downloa....1.1.armel.deb
Flip Alarm Clock - 3DMania Theme - Synesthesia - Deluxepain
http://ciroip.blogspot.com/
http://twitter.com/ciroippolito