yes ,
When the menu is launched, i put the sliders to 65535, and just after that the update begin
yes
no
Hi
I have problem whit sliders in 2.09a version. Slider shows up but after 3 seconds just disappear. Any idea?
My ***.skin file
RideRunner Skin
RRScreen
mute_OFF.png,mute_OFF.png,mute_on.png,mute_on.png
/EFFECT=0
/TRANSTIME=0.1
/POSX=0
/POSY=0
/MAXTOPPOS=20
/MAXBOTTOMPOS=20
/MAXLEFTPOS=543
/MAXRIGHTPOS=800
/CLICKIND=0
/UPDATELABELS=1
/UPDATELABELSDELAY=1
/UPDATEINDICATORSDELAY=5
/UPDATESLIDERSDELAY=5
/TIPTEXT=1
/BUTTON_CLICKED=Sounds\Button_Clicked.wav
/BUTTON_HOLD=Sounds\Button_Hold.wav
/OFFSETFONT=-5
V,90
Y01,"VOLUME_SLIDER\SLIDER_*.gif"
S01,0,264,300,21,62,103,70,20,H,01,"",015,"MASTER" ,"master"
B,3,119,56,56,"VOL-",
B,240,119,56,56,"VOL+",
B,61,61,175,176,"MUTE",
END
yes ,
When the menu is launched, i put the sliders to 65535, and just after that the update begin
Please, for the slider, you must to prefer the .png to the .gif files .
Thanks
New version v2.1 that accept all type of files for the sliders,
but please always prefer the .png files !
[Sliders]
Y01,"Dfx5_Slider\slider_*.png"
Y02,"SignalSliderImages\slider_*.gif"
Y03,"SlopeSliderImages\slider_*.png"
S01,85,140,250,330,62,103,70,20,H,01,"",015,"$DFXS PEED$","DFX Speed"
S02,460,400,100,20,62,103,70,20,H,02,"",015,"GPSSI GNAL","Gps Signal"
S03,700,120,47,300,736,97,47,339,V,03,"",015,"$GPX SLIDER1$","GPX SLIDER"
I have always an issue if you use several sliders, just the last is updated !
This new version update very well now the sliders.
I have found an issue with the indicators with the format "FILE;..."
Please, use just one indicator with this format !
The version V2.12 solve the issue with the indicators (use better the memory)
You can also use several indicators.
The version V2.13 add the option MOUSEHOVER .
When you are over a button, the _on.png picture is active 1 second !
No body like this job , no poll used ?
New little version (2.14).
-You can now change in real time the opacity of the ElcoMenu ("SETVAR;ELCOSOPACITY;X") where X = 0 to 100
-You can now stop and rerun the updates of labels,indicators and sliders
New options for the .skin file:
Code:/UPDATELABELS=1 labels's update is active or not (0/1) (new) /UPDATEINDICATORS=1 indicators's update is active or not (0/1) (new) /UPDATESLIDERS=1 sliders's update is active or not (0/1) (new)Code:SETVAR;UPDATELABELS;1/0 labels are updated or not SETVAR;UPDATEINDICATORS;1/0 indicators are updated or not SETVAR;UPDATESLIDERS;1/0 sliders are updated or not SETVAR;ELCOSOPACITY;X where X = 0 to 100
Last edited by pierrotm777; 10-16-2011 at 09:00 AM.
V2.15 10/17/2011
Solved 2 little bugs with the v2.14 (the MOUSEONOVER option now run well)
The good option is:
/MOUSEONOVER=1 and not /MOUSEONHOVER=1
You can set on or off with the command
SETVAR;MOUSEONOVER;1/0
I have added the TMR option.
You must to define your command with the good .skin name into your ExecTBL.ini file !
Code:"TIMER","DFXTIMER",MyElcosMenu.skin "DFXTIMER","EVAL;DFXSPEEDINPERCENT;($DFXSPEED$*100)\65535"
Last edited by pierrotm777; 10-17-2011 at 10:21 AM.
Bookmarks