• Welcome to TodayPlus Boards v2.
 

A gift from Secret Santa

Started by uk_skinner, December 22, 2004, 08:31:09 PM

Previous topic - Next topic

Groovin

Hi again everyone. I am still struggling with this. I know the easy answer is to just use resco to associate the image viewer to the gif that the radar points to. However, that opens the image viewer directly on the Weather page and not in a radar page. Looks stupid. How can I tell the radar button to go to the radar page and then open up image viewer on that page.

I see the part of the skin that effects this that has the "imagedir, images\radar". I tried changing the path to the imageviewer.exe instead but that doesn't work. I feel I am almost getting it but quite not. Can someone give me a bit of a push so I can get this figured out? I don't have an elaborate spread of images. I just have one radar image that will open with the radar button in weather and then one other traffic image that is stored in the menu item "radar and satellite". That's it so I am hoping this would be a simple thing to fix for you experts. Any help is greatly appreciated.

Cheers, Groovin :)

grayme

Just to let you know I am not ignoring this, I've no idea! ;)

Groovin

Grayme no problem. I found the answer Wichtel gave me the guidlines for adding a button in the Hammerskin.

I have a simple solution for you:

Code:
     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
_________________