Notices


Reply
Thread Tools
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#291
when new version available? I want wazapp status
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 
Posts: 92 | Thanked: 19 times | Joined on Apr 2012 @ China
#292
python output not support unicode?
it test well in terminal,but don't work in BB
 
EmaNymton's Avatar
Posts: 141 | Thanked: 267 times | Joined on May 2010 @ Germany
#293
Originally Posted by mdbxh View Post
python output not support unicode?
it test well in terminal,but don't work in BB
Try encoding iso-8859-1, that worked for me!

I want to show livescores via billboard standby generated by a python script. Is there any way to manipulate the refresh interval of the screen output?

Edit: Since 1.0.7 utf-8 is supported!

Last edited by EmaNymton; 2012-12-16 at 06:47.
 

The Following User Says Thank You to EmaNymton For This Useful Post:
Posts: 92 | Thanked: 19 times | Joined on Apr 2012 @ China
#294
Originally Posted by EmaNymton View Post
Try encoding iso-8859-1, that worked for me!

I want to show livescores via billboard standby generated by a python script. Is there any way to manipulate the refresh interval of the screen output?
(┬_┬) Chinese word not't suport in iso-8859-1


use time module

Last edited by mdbxh; 2012-12-07 at 14:08.
 
EmaNymton's Avatar
Posts: 141 | Thanked: 267 times | Joined on May 2010 @ Germany
#295
Originally Posted by mdbxh View Post
(┬_┬) Chinese word not't suport in iso-8859-1

use time module
Sorry, didn't realize that you were from china

Could you be a bit more explicit about using the time modul and keep in mind that I mean the update interval of the LPM-Screen, not the information by itself where I already use sleep from the time modul.
 
Posts: 92 | Thanked: 19 times | Joined on Apr 2012 @ China
#296
Originally Posted by EmaNymton View Post
Sorry, didn't realize that you were from china

Could you be a bit more explicit about using the time modul and keep in mind that I mean the update interval of the LPM-Screen, not the information by itself where I already use sleep from the time modul.
well
seemingly BB did not provide an update interval settings
 
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#297
Originally Posted by EmaNymton View Post
I want to show livescores via billboard standby generated by a python script. Is there any way to manipulate the refresh interval of the screen output?
You could modify the /apps/billboard/text GConf setting directly (or any other settings for that matter) - whenever that changes, it forces a Billboard update on-screen.

The Billboard update interval is not configurable, because all updates are based on events, to save battery in the general case (i.e. when events happen less often than the corresponding update interval). There is a non-event-based update interval, and it uses a system-aligned timer (again, to save resources) - so that's not configurable by design.
 

The Following 2 Users Say Thank You to thp For This Useful Post:
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#298
updated.

but how add wazapp status, i cant find it
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#299
for who wazapp status not work
add this {wazapp-status}, thp made a mistake
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 

The Following User Says Thank You to TMavica For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#300
Version 1.0.7 is out. See http://thp.io/2012/billboard/ for release notes and official feature list.

Unannounced (and unsupported!) bonus features (these might change slightly or even go away in future versions):
  • You can include images now: <</path/to/yourimage.jpg>>
  • In particular, the current MeeCast weather icon is: <<{meecast-icon}>>
  • Included images must be on their own line (they can't be inline with text)
 

The Following 16 Users Say Thank You to thp For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 09:44.