• Welcome to TodayPlus Boards v2.
 

Questions and answer to the Skin(configuration problems etc)

Started by Wichtel, September 23, 2004, 04:24:55 PM

Previous topic - Next topic

Groovin

Hi Wichtel,

I am trying to create a button command that will allow the radar imagebutton on the weather page to activate the imageviewer on the radar page...My image view is in the imageviewer folder that is located in Program Files  this is what I have but it doesn't work.

//====================================
   // CURRENT WEATHER DATA
   //====================================

   calcvar,var20,weatherupdatetimediff

   if,var,var20,,<,240
      todayicon,5,70,,t
      changefont,Tahoma,12,b
      today,sky,50,66,Sky: ,,l
      today,temp,122,76,,°F,l
      changefont,Tahoma,12
      text,50,76,Temperature:,l
      text,50,86,Feels like:,l
      text,50,96,Pressure:,l
      today,realtemp,122,86,,°F,l
      today,barometer,122,96,, hPa,l
      today,humidity,5,108,Relative Humidity: ,%,l
      today,uv,122,108,UV Index: ,,l
      today,winddir,5,118,Wind Direction: ,,l
      today,windspeed,122,118,Speed: , MPH,l
      today,date,5,128,Weather Updated: ,,l

      imagebutton,178,68,Radar.png,t,7,4,6,-1,button,178,68,x,y,-1,0,\Program Files\ImageViewer\config.imv
      button,178,78,32,32,-1,6,var3=-8,
      button,178,78,32,32,-1,6,var23=18,
      button,178,78,32,32,-1,6,var25=0,
      button,178,78,32,32,3,4,999
      button,178,78,32,32,1,4,999
   else
      changefont,Tahoma,14
      text,105,97,No Current Data Available,c
      changefont,Tahoma,12
   endif

Wichtel

I have a simple solution for you:

imagebutton,177,78,Radar.png,t,7,4,6,-1
button,177,78,32,32,-1,0,%apps-7-2
     button,177,78,32,32,-1,6,var3=-8,
button,177,78,32,32,-1,6,var23=18,
button,177,78,32,32,-1,6,var25=0,
button,177,78,32,32,3,4,999
button,177,78,32,32,1,4,999


With this code you can link the Imageviewer in the config on apps 7 place 2.  button,177,78,32,32,-1,0,%apps-7-2
Greetings Wichtel 
 

miwi-media.com | Web & Screendesign

Groovin

Quote from: WichtelI have a simple solution for you:

imagebutton,177,78,Radar.png,t,7,4,6,-1
button,177,78,32,32,-1,0,%apps-7-2
     button,177,78,32,32,-1,6,var3=-8,
button,177,78,32,32,-1,6,var23=18,
button,177,78,32,32,-1,6,var25=0,
button,177,78,32,32,3,4,999
button,177,78,32,32,1,4,999


With this code you can link the Imageviewer in the config on apps 7 place 2.  button,177,78,32,32,-1,0,%apps-7-2


Yeah!!!!!!!!!!!!!!!!! Just for that I am going to put my money on Germany to win the cup!!!!!!!!!!!!!!!! :lol:

grayme

Quote from: GroovinYeah!!!!!!!!!!!!!!!!! Just for that I am going to put my money on Germany to win the cup!!!!!!!!!!!!!!!! :lol:

Ooooooooooooooooooooops!  :lol:

Groovin

:?
I wasn't going to say anything...I didn't want the Germans to feel bad. :wink:  :lol:  :lol:  :lol:  :lol:  :lol:  :lol:

Vita

I would like to ask what can be the reason for my today screen to show like this.  :(  Any idea how to fix it? Also my weather after update shows yesterday and day before. Thank You

Vita


grayme

You've got too much going on at the bottom where the 'calendar' and icons are; you seem to have two lines there and you should only have one.

Can you switch something off the today screen, you can only have todayplus running with Hammerskin.

Vita

Thank You for the reply. You are right the bottom bar with icons is a problem. I have everything switched off. How can I get rid of the bar at the bottom with the icons?

grayme

In the options in settings 'Today' have you got another prgram running other than todayplus?

Vita

I dont think I do. I will try to send a picture in a moment.

Vita


Groovin

What is happening on his screen is a problem with WM5. The screen space on a device with that os is smaller in height. Thus the skin doesn't fit. However, to modify the height of the skin will mean a problem.

Hopefully someone with greater experience will chime in on how to work with this height limitation. There may be programs out there that can remove that bottom row in which the running icons appear on the WM5 os. I will try to do a search on the subject and maybe we can get it figured out. :D

Vita

thanks a lot this explains it. I am very new at this and not experienced. I fall in love with this program and I am playing with it for about one week now.  :shock: