Skip to content

Commit

Permalink
Move CPU Usage progressbar
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Jan 26, 2014
1 parent 38fb28e commit 5a9a37b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions src/i-nex/.src/Finfosys.form
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
Index = 0
Text = ("CPUINFO")
{ Timer1 #Timer
#Move(413,406)
#Move(413,399)
Delay = 2000
}
{ Label72 Label
Expand Down Expand Up @@ -353,15 +353,15 @@
Alignment = Align.Center
}
{ Label103 Label
Move(7,98,336,28)
Move(7,91,336,28)
#Translate = False
Font = Font["Bold,8"]
Padding = 3
Text = "Label103"
Border = Border.Raised
}
{ Label93 Label
Move(7,126,70,21)
Move(7,119,70,28)
#Translate = False
Font = Font["Bold,8"]
Padding = 3
Expand Down Expand Up @@ -401,12 +401,6 @@
Text = ("More...")
Picture = Picture["AppIcons/dialog-ok.png"]
}
{ ProgressBar7 ProgressBar
Move(77,126,266,21)
#Translate = False
Font = Font["Bold,8"]
ToolTip = "CPU Usage"
}
Index = 1
Text = ("CPUID")
{ ScrollView1 ScrollView
Expand Down Expand Up @@ -614,6 +608,12 @@
}
Index = 0
}
{ ProgressBar7 ProgressBar
Move(119,462,343,14)
#Translate = False
Font = Font["Bold,8"]
ToolTip = "CPU Usage"
}
Index = 1
Text = "GPU"
Picture = Picture["AppIcons/Finfosys/xorg.png"]
Expand Down

0 comments on commit 5a9a37b

Please sign in to comment.