Notices


Reply
Thread Tools
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#321
Originally Posted by zapotek View Post
even if i put the code it doesn't show all of that on the screen only a small part of this!
Using the latest updated v1.0.7 from Store?
 
zapotek's Avatar
Posts: 185 | Thanked: 85 times | Joined on Jun 2010 @ Athens Greece
#322
how i increase the aeria off the screen?


sorry for the bad english it is not my native language
__________________
nokia n70-n95-n96-n97 maemo powered nokia n900 and 1 amazing nokia N9 16g black and 1nokia N9 64g black again
 
zapotek's Avatar
Posts: 185 | Thanked: 85 times | Joined on Jun 2010 @ Athens Greece
#323
yes i just updated to the new version!
__________________
nokia n70-n95-n96-n97 maemo powered nokia n900 and 1 amazing nokia N9 16g black and 1nokia N9 64g black again
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#324
Originally Posted by zapotek View Post
yes i just updated to the new version!
Try a reboot and see how things go...
 

The Following 2 Users Say Thank You to thedead1440 For This Useful Post:
Posts: 90 | Thanked: 62 times | Joined on Jul 2012 @ India, Canada
#325
@Reflektorfalke
Hey I'm using the {meecast-description} but I am not getting anything there.

I tried to see If i was getting anything from meecast at all with {meecast-description!'hello'} and 'hello' appeared for me.
Any Idea what the problem might be?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#326
nonikhanna,

meecast-description works for me; check whether meecast supports descriptives for your location... You could verify on the MeeCast thread and also by trying an alternative weather source
 
Reflektorfalke's Avatar
Posts: 597 | Thanked: 490 times | Joined on Dec 2009 @ Germany
#327
Originally Posted by nonikhanna View Post
@Reflektorfalke
Hey I'm using the {meecast-description} but I am not getting anything there.

I tried to see If i was getting anything from meecast at all with {meecast-description!'hello'} and 'hello' appeared for me.
Any Idea what the problem might be?
Do you have Meecast installed and Widget enabled in Meecast settings?
__________________
------------------------------------------------------------
Bluetooth PBAP-Profile/Carkit support - Check Wiki-Page
Sociality FB-Client, MAG strikes again - Check Wiki-Page

QNeptunea -
Best Twitter Client for N9/N950 - HowTo Create Themes
 
Posts: 90 | Thanked: 62 times | Joined on Jul 2012 @ India, Canada
#328
yup I have them both. I can see the widget on the lockscreen too.
 
Reflektorfalke's Avatar
Posts: 597 | Thanked: 490 times | Joined on Dec 2009 @ Germany
#329
Originally Posted by nonikhanna View Post
yup I have them both. I can see the widget on the lockscreen too.
As thedead1410 pointed out, it might be due to the weather source used... I am using "The Weather Channel" and just verified its also working with "Foreca.com" for me.
__________________
------------------------------------------------------------
Bluetooth PBAP-Profile/Carkit support - Check Wiki-Page
Sociality FB-Client, MAG strikes again - Check Wiki-Page

QNeptunea -
Best Twitter Client for N9/N950 - HowTo Create Themes
 
Posts: 4 | Thanked: 0 times | Joined on Dec 2012
#330
Originally Posted by Reflektorfalke View Post
@MoritzJT and whoever else interested...
Below is the code I am currently using and the screenshot showing the output thereof.
Please be aware that it is still WIP, mainly because of the issues described in previous posts, but also because I think it might be a bit much for daily use...

Code:
 
  __________________________
  {weekday}, {date} ☀
  {events-today}
  {events}
  __________________________
  {color-battery-bar} {battery}% ⚡
  Wazapp {wazapp-status} {wazapp-status?★}{wazapp-status!☆}
  {network-name} {network-name?⚫}{network-name!offline⚪}
  {profile}  ♪
  {song?__________________________}
  {song} {song?��}
  __________________________
  {meecast-description}
Considering the mentioned issues with
- events (differentiation between today and upcoming not working for me atm) and
- wazapp (no idea how to show different symbols depending on status)
properties you can basically use this "cleaned" code and get the same result:

Code:
   __________________________
   {weekday}, {date} ☀
      {events}
   __________________________
   {color-battery-bar} {battery}% ⚡
   Wazapp {wazapp-status} ★
   {network-name} {network-name?⚫}{network-name!offline⚪}
   {profile}  ♪
   {song?__________________________}
   {song} {song?��}
   __________________________
   {meecast-description}
Further explanations:
The "Media Area" only appears with Media Player running.
The Symbol I used for {song} is actually from MFaroTusinos Harmoji-KB, so might want to get this if you want to have the very same icon as in the screenshot.
Of course you also need MeeCast with MeeCast-widget enabled and "Show other logos" needs to be enabled in Billboard in order to have weather icon.
Other settings used:
Text color: white, Size: Small, Alignment: Right and Font: Pure
how to put the separating black lines ????
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 04:40.