Hello friends.
A new day, a new project. I have a problem with the ActionTimer, I think I have an error there.
Currently the slider is called when I press enter in the text field, but sometimes the sliding "window" behaves strangely, it twitches and closes again Image may be NSFW.
Clik here to view.
, and the content of WebView flashes. Image may be NSFW.
Clik here to view.
mhh.?
-- Does for the WebView PlugIn exist some comands? I found nothing on the documentaion Site? --
Code:
Errors in the Console:
Warning, the GIF Image contains a flashing element (may be disturbing to some) Thanks for helping
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
A new day, a new project. I have a problem with the ActionTimer, I think I have an error there.
Currently the slider is called when I press enter in the text field, but sometimes the sliding "window" behaves strangely, it twitches and closes again Image may be NSFW.
Clik here to view.

Clik here to view.

-- Does for the WebView PlugIn exist some comands? I found nothing on the documentaion Site? --
Code:
Code:
Schrift-Icons:https://icofont.com/[Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1[Variables]U=[!UpdateMeasure Slider][!UpdateMeter *][!Redraw]IconSize=42Globalfont=10------------------Skin-SizeOriginalW=650OriginalH=50transparenz=150TextFieldW=450------------------Container-SizeWebContainerH=50;-----------------ScalingScaleX=1ScaleY=1MinScale=1MaxScale=5;;==================================================;#BASE#BASE#BASE;==================================================[Background]Meter=ShapeShape=Rectangle 0,0,(#OriginalW#*#ScaleX#),(#OriginalH#*#ScaleY#),10 | Fill Color 0,0,0,#transparenz# | StrokeWidth 2 | Stroke Color 0,0,0,140AntiAlias=1DynamicVariables=1MouseLeaveAction=[!CommandMeasure Slider "Execute 1"][!CommandMeasure Slider "Stop 1"];;==================================================================;#MEASURE MOUSE#MEASURE MOUSE#MEASURE MOUSE;==================================================================;[Drag]Meter=ShapeX=([Background:W]-9)Y=-10RShape=Line 8,0,0,8 | StrokeWidth 2 | Stroke Color 0,255,255,1Shape2=Line 8,0,8,8 | StrokeWidth 2 | Stroke Color 0,255,255,1Shape3=Line 0,8,8,8 | StrokeWidth 2 | Stroke Color 0,255,255,1 DynamicVariables=1ToolTipText=ExpandMouseActionCursorName=SIZE_NWSELeftMouseDownAction=[!SetVariable MouseX ($MouseX$-[#CURRENTSECTION#:W])][!SetVariable MouseY ($MouseY$-[#CURRENTSECTION#:H])][!CommandMeasure Mouse "Start"]UpdateDivider=-1[Mouse]Measure=PluginPlugin=MouseLeftMouseDragAction=[!SetVariable ScaleX (Clamp(($MouseX$-[#MouseX])/#OriginalW#,#MinScale#,#MaxScale#))][!SetVariable ScaleY (Clamp(($MouseY$-[#MouseY])/#OriginalH#,#MinScale#,#MaxScale#))][!Update]LeftMouseUpAction=[!CommandMeasure Mouse "Stop"][!WriteKeyValue Variables ScaleX (Clamp(($MouseX$-[#MouseX])/#OriginalW#,#MinScale#,#MaxScale#))][!WriteKeyValue Variables ScaleY (Clamp(($MouseY$-[#MouseY])/#OriginalH#,#MinScale#,#MaxScale#))][!Update]RequireDragging=1DynamicVariables=1;;==================================================================;#WEB-VIEWPLUGIN#WEB-VIEWPLUGIN#WEB-VIEWPLUGIN;==================================================================;[WebView]Measure=PluginPlugin=WebViewURL=https://www.google.comX=10Y=55W=630H=(#WebContainerH#-65)UpdateDivider=-1DynamicVariables=1[WebViewContainer]Meter=ShapeShape=Rectangle 0,0,(#OriginalW#*#ScaleX#),(#WebContainerH#*#ScaleY#),10 | Fill Color 0,0,0,#transparenz# | StrokeWidth 2 | Stroke Color 0,0,0,140AntiAlias=1DynamicVariables=1;;==================================================================;#SLIDER#SLIDER#SLIDER#SLIDER;==================================================================[Slider]Measure=PluginPlugin=ActionTimerActionList1=Repeat SlideDown,2,100SlideDown=[!SetVariable WebContainerH "(Clamp(#WebContainerH#-10,50,650))"]#U#ActionList2=Repeat SlideUp,2,100SlideUp=[!SetVariable WebContainerH "(Clamp(#WebContainerH#+10,50,650))"]#U#DynamicVariables=1;;==================================================================;#FONT-ICONS#FONT-ICONS#FONT-ICONS;==================================================================;[SearchIco]Group=HEADMeter=StringX=(15*#ScaleX#)Y=(12*#ScaleY#)InlineSetting=Shadow | 2 | 1 | 2 | 0,0,0,255FontSize=(20*Min(#ScaleX#,#ScaleY#))FontColor=150,150,150,255SolidColor=0,0,0,1Padding=(0*#ScaleX#),0,(0*#ScaleX#),0AntiAlias=1Text=[\xed12]InlineSetting2=Face | IcoFontInlinePattern2=[\xed12]StringEffect=BorderFontEffectColor=0,0,0,255DynamicVariables=1[PinIco]Group=HEADMeter=StringX=([Background:W]-130*#ScaleX#)Y=(5*#ScaleY#)InlineSetting=Shadow | 2 | 1 | 2 | 0,0,0,255FontSize=(23*Min(#ScaleX#,#ScaleY#))FontColor=150,150,150,255SolidColor=0,0,0,1AntiAlias=1Text=[\xf003]InlineSetting2=Face | IcoFontInlinePattern2=[\xf003]Angle=(Rad(28))DynamicVariables=1ToolTipText=Keep Window Open[FavoritesIco]Group=HEADMeter=StringX=([Background:W]-80*#ScaleX#)Y=(10*#ScaleY#)InlineSetting=Shadow | 2 | 1 | 2 | 0,0,0,255FontSize=(22*Min(#ScaleX#,#ScaleY#))FontColor=150,150,150,255SolidColor=0,0,0,1AntiAlias=1Text=[\xef25]InlineSetting2=Face | IcoFontInlinePattern2=[\xef25]DynamicVariables=1ToolTipText=Keep Favorite SitesMouseOverAction=[!SetOption FavoritesIco FontColor 255,200,15,255][!UpdateMeter FavoritesIco][!Redraw]MouseLeaveAction=[!SetOption FavoritesIco FontColor 150,150,150,255][!UpdateMeter FavoritesIco][!Redraw][SettingsIco]Group=HEADMeter=StringX=([Background:W]-40*#ScaleX#)Y=(12*#ScaleY#)InlineSetting=Shadow | 2 | 1 | 2 | 0,0,0,255FontSize=(20*Min(#ScaleX#,#ScaleY#))FontColor=150,150,150,255SolidColor=0,0,0,1Padding=(0*#ScaleX#),0,(0*#ScaleX#),0AntiAlias=1Text=[\xefe2]InlineSetting2=Face | IcoFontInlinePattern2=[\xefe2]StringEffect=BorderFontEffectColor=0,0,0,255DynamicVariables=1ToolTipText=SettingsMouseOverAction=[!SetOption SettingsIco FontColor 255,255,255,255][!UpdateMeter SettingsIco][!Redraw]MouseLeaveAction=[!SetOption SettingsIco FontColor 150,150,150,255][!UpdateMeter SettingsIco][!Redraw];==================================================================; #Textfield#Textfield#Textfield#Textfield;==================================================================[Textfield]Meter=ShapeShape=Rectangle ([Background:X]+60)*#ScaleX#,([Background:Y]+5),(#TextFieldW#*#ScaleX#),(40*#ScaleY#),10 | Fill Color 0,0,0,1 | StrokeWidth 2 | Stroke Color 150,150,150,150AntiAlias=1DynamicVariables=1ImageAlpha=#transparenz#LeftMouseUpAction=[!CommandMeasure "InputText ExecuteBatch 1"][InputText]Measure=PluginPlugin=InputTextFontColor=0,0,0,255SolidColor=255,255,255,255InlineSetting=Shadow | 1 | 1 | 2 | 0,0,0,255X=([Background:X]+70)*#ScaleX#Y=([Background:Y]+9)*#ScaleY#W=([Textfield:W]-80)*#ScaleX#H=([Textfield:H]-14)*#ScaleY#FontFace=BariolFontSize=(23*Max(#ScaleX#,#ScaleY#))AntiAlias=1StringAlign=CenterFocusDismiss=1Command1=["#url#$UserInput$":EncodeURL][!UpdateMeasure #CURRENTSECTION#][!CommandMeasure Slider "Execute 2"][!CommandMeasure Slider "Stop 2"][!UpdateMeter *][!Redraw]DynamicVariables=1Hidden=0UpdateDivider=-1;--------------------------------------[Input]Meter=StringAntiAlias=1UpdateDivider=-1LeftMouseUpAction=[!CommandMeasure "InputText" "ExecuteBatch 1"]DynamicVariables=1;;==================================================================;#MENU| SETTINGS#MENU| SETTINGS#MENU| SETTINGS;==================================================================
Errors in the Console:
Warning, the GIF Image contains a flashing element (may be disturbing to some)
Image may be NSFW.
Clik here to view.

Clik here to view.

Clik here to view.

Statistics: Posted by Rooky_89 — Yesterday, 7:00 pm — Replies 15 — Views 358