2015-01-29 18:06:51 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
# 50 Pixel für die Gestaltung
|
|
|
|
# einer Kopfzeile freihalten
|
|
|
|
#
|
|
|
|
rgb "7F7F7FFF" # grau
|
|
|
|
line - 0 50 800 50
|
|
|
|
|
|
|
|
# Definiere Layout als ButtonPanel
|
|
|
|
#
|
|
|
|
buttonpanel
|
|
|
|
|
|
|
|
# Farbe für ButtonText
|
|
|
|
#
|
|
|
|
rgb "4D4D4DFF"
|
|
|
|
|
|
|
|
# Farbe für Button
|
|
|
|
#
|
|
|
|
boxcolor "FF0000FF"
|
|
|
|
button 11 0 55 160 135 0 0 {"Button11Link"} {"Button11Text"}
|
|
|
|
boxcolor "00FF00FF"
|
|
|
|
button 12 160 55 320 135 0 0 {"+http://www.google.de"} {"Google in new"}
|
|
|
|
boxcolor "FF0000FF"
|
|
|
|
button 13 320 55 480 135 0 0 {"-http://www.google.de"} {"Google in same"}
|
|
|
|
boxcolor "00FF00FF"
|
|
|
|
button 14 480 55 640 135 0 0 {"http://www.google.de"} {"Google invisible"}
|
|
|
|
boxcolor "FF0000FF"
|
|
|
|
button 15 640 55 800 135 0 0 {"Button15Link"} {"Button15Text"}
|
|
|
|
|
|
|
|
boxcolor "00FF00FF"
|
|
|
|
button 21 0 135 160 215 0 0 {"Button21Link"} {"Button21Text"}
|
|
|
|
boxcolor "FF0000FF"
|
|
|
|
button 22 160 135 320 215 0 0 {"Button22Link"} {"Button22Text"}
|
|
|
|
boxcolor "00FF00FF"
|
|
|
|
button 23 320 135 480 215 0 0 {"Button23Link"} {"Button23Text"}
|
|
|
|
boxcolor "FF0000FF"
|
|
|
|
button 24 480 135 640 215 0 0 {"Button24Link"} {"Button24Text"}
|
|
|
|
boxcolor "00FF00FF"
|
|
|
|
button 25 640 135 800 215 0 0 {"Button25Link"} {"Button25Text"}
|
|
|
|
|
|
|
|
boxcolor "FF0000FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 31 0 215 160 295 0 0 {"Button31Link"} {"Button31Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "00FF00FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 32 160 215 320 295 0 0 {"Button32Link"} {"Button32Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "FF0000FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 33 320 215 480 295 0 0 {"Button33Link"} {"Button33Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "00FF00FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 34 480 215 640 295 0 0 {"Button34Link"} {"Button34Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "FF0000FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 35 640 215 800 295 0 0 {"Button35Link"} {"Button35Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
|
|
|
|
boxcolor "00FF00FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 41 0 295 160 375 0 0 {"Button41Link"} {"Button41Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "FF0000FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 42 160 295 320 375 0 0 {"Button42Link"} {"Button42Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "00FF00FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 43 320 295 480 375 0 0 {"Button43Link"} {"Button43Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "FF0000FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 44 480 295 640 375 0 0 {"Button44Link"} {"Button44Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "00FF00FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 45 640 295 800 375 0 0 {"Button45Link"} {"Button45Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
|
|
|
|
boxcolor "999999FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 51 0 375 160 430 0 0 {"Button51Link"} {"Button51Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "CCCCCCFF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 52 160 375 320 430 0 0 {"Button52Link"} {"Button52Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "999999FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 53 320 375 480 430 0 0 {"Button53Link"} {"Button53Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "CCCCCCFF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 54 480 375 640 430 0 0 {"Button54Link"} {"Button54Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
boxcolor "999999FF"
|
2015-01-30 11:52:26 +00:00
|
|
|
button 55 640 375 800 430 0 0 {"Button55Link"} {"Button55Text"}
|
2015-01-29 18:06:51 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2015-01-30 11:52:26 +00:00
|
|
|
#
|