这个Dock 有点小毛病 很不爽。 wifi 那个按钮 左键点击 最左边才能打开程序 ,movie那个按钮左键点击最右边才能打开。其他的 都正常。我想知道怎么设置 才能点击按钮任意位置都能打开程序呢 ?求大神指点T.T
下边附上代码:
[Buttonleft3]
Meter=BUTTON
X=0
Y=172
ButtonImage=bl3_r.png
MouseOverAction=!Execute [!RainmeterShowMeter NameButtonLeft3Over][!RainmeterHideMeter NameButtonLeft3]
MouseLeaveAction=!Execute [!RainmeterHideMeter NameButtonLeft3Over][!RainmeterShowMeter NameButtonLeft3]
ButtonCommand=!Execute ["E:\Program Files (x86)\kingsoft\kwifi\kwifi.exe"]
[NameButtonLeft3]
Meter=STRING
X=185
Y=188
Text="WIFI"
FontFace=微软雅黑
FontSize=12
FontColor=255,255,255
AntiAlias=1
StringAlign=Right
[NameButtonLeft3Over]
Meter=STRING
X=r
Y=r
Text="猎豹WIFI"
FontFace=微软雅黑
FontSize=12
FontColor=#ColorA#
AntiAlias=1
StringAlign=Right
Hidden=1
[Buttonright3]
Meter=BUTTON
X=262
Y=172
ButtonImage=br3_r.png
MouseOverAction=!Execute [!RainmeterShowMeter NameButtonRight3Over][!RainmeterHideMeter NameButtonRight3]MouseLeaveAction=!Execute [!RainmeterHideMeter NameButtonRight3Over][!RainmeterShowMeter NameButtonRight3]ButtonCommand=!Execute ["E:\系统软件\暴风\StormPlayer.exe"]
[NameButtonRight3]
Meter=STRING
X=314
Y=188
Text=Movie
FontFace=微软雅黑
FontSize=12
FontColor=255,255,255
AntiAlias=1
StringAlign=left
[NameButtonRight3Over]
Meter=STRING
X=r
Y=r
Text="暴风影音"
FontFace=微软雅黑
FontSize=12
FontColor=#ColorA#
AntiAlias=1
StringAlign=left
Hidden=1