PhysX4 on DeviantArthttps://www.deviantart.com/physx4/art/Windows-MetroUI-For-Xwidget-V2-0-286114242PhysX4

Deviation Actions

PhysX4's avatar

Windows MetroUI For Xwidget V2.0

By
Published:
69.3K Views

Description

Windows MetroUI For Xwidget V2.0

Website : livewallpaperspc.com/

Icons1 yankoa.deviantart.com/art/Metr…

Icons2 fav.me/d2261o0



need Xwidget to run this widget. Download the application from here www.xwidget.com/ =)

download the program and install it ,then download the skin (MetroUI) and double click to install it.

how to make this skin work with my resolution?

just copy the code between lines (Appropriate for your pc)

then replace the code between:

function widgetOnLoad() <---------

your code here

function ButtonOnClick(Sender) <---------


original code : (1680x1050)

(Important)

Do not forget this: } or {



// for resolution (1680x1050 + 1600x1024)
----------------------------------------------------------------------------
{
widget.Top = WorkAreaTop;
Height = WorkAreaHeight;
widget.Left = WorkAreaLeft;
widget.Width = WorkAreaWidth;
Button.top = workAreaTop + widget.Height - 60;
Button.left = workAreaWidth + WorkAreaLeft - 70;
web.top = widget.Height - 295;
web.left = workAreaLeft + 650;
button8.top = widget.Height - 60;
button8.left = workAreaWidth - 130;
button9.top = widget.Height - 60;
button9.left = workAreaWidth - 190;
layer1.top = widget.Height - 80;
layer1.left = workAreaLeft - 15;
text21.top = widget.Height - 80;
text21.left = workAreaWidth - 280;
//option1
recyclebin.top = widget.Height - 270;
recyclebin.left = workAreaWidth - 140;
clock.top = workAreaTop + 140;
clock.left = workAreaLeft + 600;
user.top = workAreaTop + 160;
user.left = workAreaWidth - 200;
user_nm.top = workAreaTop + 240;
user_nm.left = workAreaWidth - 260;
note.top = workAreaTop + 430;
note.left = workAreaLeft + 250;
Gmail.top = workAreaTop + 565;
Gmail.left = workAreaLeft + 520;
computer.top = workAreaTop + 430;
computer.left = workAreaLeft + 520;
explorer.top = workAreaTop + 430;
explorer.left = workAreaLeft + 655;
office.top = workAreaTop + 565;
office.left = workAreaLeft + 250;
games.top = workAreaTop + 565;
games.left = workAreaLeft + 385;
weather.top = workAreaTop + 430;
weather.left = workAreaLeft + 790;
control.top = workAreaTop + 565;
control.left = workAreaLeft + 790;
firefox.top = workAreaTop + 565;
firefox.left = workAreaLeft + 925;
rss.top = workAreaTop + 565;
rss.left = workAreaWidth - 555;
deviantart.top = workAreaTop + 430;
deviantart.left = workAreaWidth - 555;
box.top = workAreaTop + 430;
box.left = workAreaWidth - 420;
button3.top = workAreaTop + 40;
button3.left = workAreaWidth - 150;
button2.top = workAreaTop + 40;
button2.left = workAreaWidth - 150;
//option2
cpu.top = workAreaTop + 430;
cpu.left = workAreaLeft + 250;
hd.top = workAreaTop + 565;
hd.left = workAreaLeft + 520;
ram.top = workAreaTop + 565;
ram.left = workAreaLeft + 250;
net.top = workAreaTop + 430;
net.left = workAreaLeft + 520;
msn.top = workAreaTop + 430;
msn.left = workAreaLeft + 790;
skyp.top = workAreaTop + 565;
skyp.left = workAreaLeft + 790;
wmp.top = workAreaTop + 430;
wmp.left = workAreaLeft + 925;
pic.top = workAreaTop + 565;
pic.left = workAreaLeft + 925;
photo.top = workAreaTop + 565;
photo.left = workAreaWidth - 555;
wmp_ctrl.top = workAreaTop + 430;
wmp_ctrl.left = workAreaWidth - 555;
user_pic.src = AvatarPath;
user_nm.Text = LoginName;

}
----------------------------------------------------------------------------






// for resolution (1600x900)
----------------------------------------------------------------------------
{
widget.Top = WorkAreaTop;
Height = WorkAreaHeight;
widget.Left = WorkAreaLeft;
widget.Width = WorkAreaWidth;
Button.top = workAreaTop + widget.Height - 60;
Button.left = workAreaWidth + WorkAreaLeft - 70;
web.top = widget.Height - 295;
web.left = workAreaLeft + 650;
button8.top = widget.Height - 60;
button8.left = workAreaWidth - 130;
button9.top = widget.Height - 60;
button9.left = workAreaWidth - 190;
layer1.top = widget.Height - 80;
layer1.left = workAreaLeft - 15;
text21.top = widget.Height - 80;
text21.left = workAreaWidth - 280;
//option1
recyclebin.top = widget.Height - 270;
recyclebin.left = workAreaWidth - 140;
clock.top = workAreaTop + 140;
clock.left = workAreaLeft + 600;
user.top = workAreaTop + 160;
user.left = workAreaWidth - 200;
user_nm.top = workAreaTop + 240;
user_nm.left = workAreaWidth - 260;
note.top = workAreaTop + 290;
note.left = workAreaLeft + 250;
Gmail.top = workAreaTop + 425;
Gmail.left = workAreaLeft + 520;
computer.top = workAreaTop + 290;
computer.left = workAreaLeft + 520;
explorer.top = workAreaTop + 290;
explorer.left = workAreaLeft + 655;
office.top = workAreaTop + 425;
office.left = workAreaLeft + 250;
games.top = workAreaTop + 425;
games.left = workAreaLeft + 385;
weather.top = workAreaTop + 290;
weather.left = workAreaLeft + 790;
control.top = workAreaTop + 425;
control.left = workAreaLeft + 790;
firefox.top = workAreaTop + 425;
firefox.left = workAreaLeft + 925;
rss.top = workAreaTop + 425;
rss.left = workAreaWidth - 540;
deviantart.top = workAreaTop + 290;
deviantart.left = workAreaWidth - 540;
box.top = workAreaTop + 290;
box.left = workAreaWidth - 405;
button3.top = workAreaTop + 40;
button3.left = workAreaWidth - 150;
button2.top = workAreaTop + 40;
button2.left = workAreaWidth - 150;
//option2
cpu.top = workAreaTop + 290;
cpu.left = workAreaLeft + 250;
hd.top = workAreaTop + 425;
hd.left = workAreaLeft + 520;
ram.top = workAreaTop + 425;
ram.left = workAreaLeft + 250;
net.top = workAreaTop + 290;
net.left = workAreaLeft + 520;
msn.top = workAreaTop + 290;
msn.left = workAreaLeft + 790;
skyp.top = workAreaTop + 425;
skyp.left = workAreaLeft + 790;
wmp.top = workAreaTop + 290;
wmp.left = workAreaLeft + 925;
pic.top = workAreaTop + 425;
pic.left = workAreaLeft + 925;
photo.top = workAreaTop + 425;
photo.left = workAreaWidth - 540;
wmp_ctrl.top = workAreaTop + 290;
wmp_ctrl.left = workAreaWidth - 540;
user_pic.src = AvatarPath;
user_nm.Text = LoginName;

}
----------------------------------------------------------------------------





// for resolution (1440x900)
----------------------------------------------------------------------------
{
widget.Top = WorkAreaTop;
Height = WorkAreaHeight;
widget.Left = WorkAreaLeft;
widget.Width = WorkAreaWidth;
Button.top = workAreaTop + widget.Height - 60;
Button.left = workAreaWidth + WorkAreaLeft - 70;
web.top = widget.Height - 275;
web.left = workAreaLeft + 550;
button8.top = widget.Height - 60;
button8.left = workAreaWidth - 130;
button9.top = widget.Height - 60;
button9.left = workAreaWidth - 190;
layer1.top = widget.Height - 80;
layer1.left = workAreaLeft - 15;
text21.top = widget.Height - 80;
text21.left = workAreaWidth - 280;
//option1
recyclebin.top = widget.Height - 270;
recyclebin.left = workAreaWidth - 140;
clock.top = workAreaTop + 140;
clock.left = workAreaLeft + 490;
user.top = workAreaTop + 160;
user.left = workAreaWidth - 200;
user_nm.top = workAreaTop + 240;
user_nm.left = workAreaWidth - 260;
note.top = workAreaTop + 290;
note.left = workAreaLeft + 150;
Gmail.top = workAreaTop + 425;
Gmail.left = workAreaLeft + 420;
computer.top = workAreaTop + 290;
computer.left = workAreaLeft + 420;
explorer.top = workAreaTop + 290;
explorer.left = workAreaLeft + 555;
office.top = workAreaTop + 425;
office.left = workAreaLeft + 150;
games.top = workAreaTop + 425;
games.left = workAreaLeft + 285;
weather.top = workAreaTop + 290;
weather.left = workAreaLeft + 690;
control.top = workAreaTop + 425;
control.left = workAreaLeft + 690;
firefox.top = workAreaTop + 425;
firefox.left = workAreaLeft + 825;
rss.top = workAreaTop + 425;
rss.left = workAreaWidth - 440;
deviantart.top = workAreaTop + 290;
deviantart.left = workAreaWidth - 440;
box.top = workAreaTop + 290;
box.left = workAreaWidth - 305;
button3.top = workAreaTop + 40;
button3.left = workAreaWidth - 150;
button2.top = workAreaTop + 40;
button2.left = workAreaWidth - 150;
//option2
cpu.top = workAreaTop + 290;
cpu.left = workAreaLeft + 150;
hd.top = workAreaTop + 425;
hd.left = workAreaLeft + 420;
ram.top = workAreaTop + 425;
ram.left = workAreaLeft + 150;
net.top = workAreaTop + 290;
net.left = workAreaLeft + 420;
msn.top = workAreaTop + 290;
msn.left = workAreaLeft + 690;
skyp.top = workAreaTop + 425;
skyp.left = workAreaLeft + 690;
wmp.top = workAreaTop + 290;
wmp.left = workAreaLeft + 825;
pic.top = workAreaTop + 425;
pic.left = workAreaLeft + 825;
photo.top = workAreaTop + 425;
photo.left = workAreaWidth - 440;
wmp_ctrl.top = workAreaTop + 290;
wmp_ctrl.left = workAreaWidth - 440;
user_pic.src = AvatarPath;
user_nm.Text = LoginName;

}
----------------------------------------------------------------------------





// for resolution (1360x768)
----------------------------------------------------------------------------
{
widget.Top = WorkAreaTop;
Height = WorkAreaHeight;
widget.Left = WorkAreaLeft;
widget.Width = WorkAreaWidth;
Button.top = workAreaTop + widget.Height - 60;
Button.left = workAreaWidth + WorkAreaLeft - 70;
web.top = widget.Height - 150;
web.left = workAreaLeft + 440;
button8.top = widget.Height - 60;
button8.left = workAreaWidth - 130;
button9.top = widget.Height - 60;
button9.left = workAreaWidth - 190;
layer1.top = widget.Height - 80;
layer1.left = workAreaLeft - 15;
text21.top = widget.Height - 80;
text21.left = workAreaWidth - 280;
//option1
recyclebin.top = widget.Height - 270;
recyclebin.left = workAreaWidth - 120;
clock.top = workAreaTop + 140;
clock.left = workAreaLeft + 400;
user.top = workAreaTop + 160;
user.left = workAreaWidth - 200;
user_nm.top = workAreaTop + 240;
user_nm.left = workAreaWidth - 260;
note.top = workAreaTop + 280;
note.left = workAreaLeft + 100;
Gmail.top = workAreaTop + 415;
Gmail.left = workAreaLeft + 370;
computer.top = workAreaTop + 280;
computer.left = workAreaLeft + 370;
explorer.top = workAreaTop + 280;
explorer.left = workAreaLeft + 505;
office.top = workAreaTop + 415;
office.left = workAreaLeft + 100;
games.top = workAreaTop + 415;
games.left = workAreaLeft + 235;
weather.top = workAreaTop + 280;
weather.left = workAreaLeft + 640;
control.top = workAreaTop + 415;
control.left = workAreaLeft + 640;
firefox.top = workAreaTop + 415;
firefox.left = workAreaLeft + 775;
rss.top = workAreaTop + 415;
rss.left = workAreaWidth - 400;
deviantart.top = workAreaTop + 280;
deviantart.left = workAreaWidth - 400;
box.top = workAreaTop + 280;
box.left = workAreaWidth - 265;
button3.top = workAreaTop + 40;
button3.left = workAreaWidth - 150;
button2.top = workAreaTop + 40;
button2.left = workAreaWidth - 150;
//option2
cpu.top = workAreaTop + 280;
cpu.left = workAreaLeft + 100;
hd.top = workAreaTop + 415;
hd.left = workAreaLeft + 370;
ram.top = workAreaTop + 415;
ram.left = workAreaLeft + 100;
net.top = workAreaTop + 280;
net.left = workAreaLeft + 370;
msn.top = workAreaTop + 280;
msn.left = workAreaLeft + 640;
skyp.top = workAreaTop + 415;
skyp.left = workAreaLeft + 640;
wmp.top = workAreaTop + 280;
wmp.left = workAreaLeft + 775;
pic.top = workAreaTop + 415;
pic.left = workAreaLeft + 775;
photo.top = workAreaTop + 415;
photo.left = workAreaWidth - 400;
wmp_ctrl.top = workAreaTop + 280;
wmp_ctrl.left = workAreaWidth - 400;
user_pic.src = AvatarPath;
user_nm.Text = LoginName;

}
----------------------------------------------------------------------------





// for resolution (1280x1024)
----------------------------------------------------------------------------
{
widget.Top = WorkAreaTop;
Height = WorkAreaHeight;
widget.Left = WorkAreaLeft;
widget.Width = WorkAreaWidth;
Button.top = workAreaTop + widget.Height - 60;
Button.left = workAreaWidth + WorkAreaLeft - 70;
web.top = widget.Height - 275;
web.left = workAreaLeft + 440;
button8.top = widget.Height - 60;
button8.left = workAreaWidth - 130;
button9.top = widget.Height - 60;
button9.left = workAreaWidth - 190;
layer1.top = widget.Height - 80;
layer1.left = workAreaLeft - 15;
text21.top = widget.Height - 80;
text21.left = workAreaWidth - 280;
//option1
recyclebin.top = widget.Height - 270;
recyclebin.left = workAreaWidth - 140;
clock.top = workAreaTop + 140;
clock.left = workAreaLeft + 400;
user.top = workAreaTop + 160;
user.left = workAreaWidth - 200;
user_nm.top = workAreaTop + 240;
user_nm.left = workAreaWidth - 260;
note.top = workAreaTop + 330;
note.left = workAreaLeft + 50;
Gmail.top = workAreaTop + 465;
Gmail.left = workAreaLeft + 320;
computer.top = workAreaTop + 330;
computer.left = workAreaLeft + 320;
explorer.top = workAreaTop + 330;
explorer.left = workAreaLeft + 455;
office.top = workAreaTop + 465;
office.left = workAreaLeft + 50;
games.top = workAreaTop + 465;
games.left = workAreaLeft + 185;
weather.top = workAreaTop + 330;
weather.left = workAreaLeft + 590;
control.top = workAreaTop + 465;
control.left = workAreaLeft + 590;
firefox.top = workAreaTop + 465;
firefox.left = workAreaLeft + 725;
rss.top = workAreaTop + 465;
rss.left = workAreaWidth - 400;
deviantart.top = workAreaTop + 330;
deviantart.left = workAreaWidth - 400;
box.top = workAreaTop + 330;
box.left = workAreaWidth - 265;
button3.top = workAreaTop + 40;
button3.left = workAreaWidth - 150;
button2.top = workAreaTop + 40;
button2.left = workAreaWidth - 150;
//option2
cpu.top = workAreaTop + 330;
cpu.left = workAreaLeft + 50;
hd.top = workAreaTop + 465;
hd.left = workAreaLeft + 320;
ram.top = workAreaTop + 465;
ram.left = workAreaLeft + 50;
net.top = workAreaTop + 330;
net.left = workAreaLeft + 320;
msn.top = workAreaTop + 330;
msn.left = workAreaLeft + 590;
skyp.top = workAreaTop + 465;
skyp.left = workAreaLeft + 590;
wmp.top = workAreaTop + 330;
wmp.left = workAreaLeft + 725;
pic.top = workAreaTop + 465;
pic.left = workAreaLeft + 725;
photo.top = workAreaTop + 465;
photo.left = workAreaWidth - 400;
wmp_ctrl.top = workAreaTop + 330;
wmp_ctrl.left = workAreaWidth - 400;
user_pic.src = AvatarPath;
user_nm.Text = LoginName;

}
----------------------------------------------------------------------------





// for resolution (1280x800)
----------------------------------------------------------------------------
{
widget.Top = WorkAreaTop;
Height = WorkAreaHeight;
widget.Left = WorkAreaLeft;
widget.Width = WorkAreaWidth;
Button.top = workAreaTop + widget.Height - 60;
Button.left = workAreaWidth + WorkAreaLeft - 70;
web.top = widget.Height - 160;
web.left = workAreaLeft + 440;
button8.top = widget.Height - 60;
button8.left = workAreaWidth - 130;
button9.top = widget.Height - 60;
button9.left = workAreaWidth - 190;
layer1.top = widget.Height - 80;
layer1.left = workAreaLeft - 15;
text21.top = widget.Height - 80;
text21.left = workAreaWidth - 280;
//option1
recyclebin.top = widget.Height - 270;
recyclebin.left = workAreaWidth - 100;
clock.top = workAreaTop + 140;
clock.left = workAreaLeft + 400;
user.top = workAreaTop + 150;
user.left = workAreaWidth - 200;
user_nm.top = workAreaTop + 230;
user_nm.left = workAreaWidth - 260;
note.top = workAreaTop + 270;
note.left = workAreaLeft + 80;
Gmail.top = workAreaTop + 405;
Gmail.left = workAreaLeft + 350;
computer.top = workAreaTop + 270;
computer.left = workAreaLeft + 350;
explorer.top = workAreaTop + 270;
explorer.left = workAreaLeft + 480;
office.top = workAreaTop + 405;
office.left = workAreaLeft + 80;
games.top = workAreaTop + 405;
games.left = workAreaLeft + 215;
weather.top = workAreaTop + 270;
weather.left = workAreaLeft + 620;
control.top = workAreaTop + 405;
control.left = workAreaLeft + 620;
firefox.top = workAreaTop + 405;
firefox.left = workAreaLeft + 755;
rss.top = workAreaTop + 405;
rss.left = workAreaWidth - 370;
deviantart.top = workAreaTop + 270;
deviantart.left = workAreaWidth - 370;
box.top = workAreaTop + 270;
box.left = workAreaWidth - 235;
button3.top = workAreaTop + 40;
button3.left = workAreaWidth - 150;
button2.top = workAreaTop + 40;
button2.left = workAreaWidth - 150;
//option2
cpu.top = workAreaTop + 270;
cpu.left = workAreaLeft + 80;
hd.top = workAreaTop + 405;
hd.left = workAreaLeft + 350;
ram.top = workAreaTop + 405;
ram.left = workAreaLeft + 80;
net.top = workAreaTop + 270;
net.left = workAreaLeft + 350;
msn.top = workAreaTop + 270;
msn.left = workAreaLeft + 620;
skyp.top = workAreaTop + 405;
skyp.left = workAreaLeft + 620;
wmp.top = workAreaTop + 270;
wmp.left = workAreaLeft + 755;
pic.top = workAreaTop + 405;
pic.left = workAreaLeft + 755;
photo.top = workAreaTop + 405;
photo.left = workAreaWidth - 370;
wmp_ctrl.top = workAreaTop + 270;
wmp_ctrl.left = workAreaWidth - 370;
user_pic.src = AvatarPath;
user_nm.Text = LoginName;

}
----------------------------------------------------------------------------
© 2012 - 2024 PhysX4
Comments89
Join the community to add your comment. Already a deviant? Log In
PandaQueenAmaOreos's avatar
Hey! Say me what's the clock! I loved it.