summaryrefslogtreecommitdiff
path: root/frontends/riscos/templates/en
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-22 17:31:25 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-22 17:34:39 +0100
commitd090f016ad753d41077e616db2c17bf1bf1408ec (patch)
treefda454510ced8b465d5158770c6c6868088e78a7 /frontends/riscos/templates/en
parent45cac1ea64f01ff31d9152bdd518e2afb941e886 (diff)
downloadnetsurf-d090f016ad753d41077e616db2c17bf1bf1408ec.tar.gz
netsurf-d090f016ad753d41077e616db2c17bf1bf1408ec.tar.bz2
add page information core window handler to RISC OS
Diffstat (limited to 'frontends/riscos/templates/en')
-rw-r--r--frontends/riscos/templates/en26
1 files changed, 26 insertions, 0 deletions
diff --git a/frontends/riscos/templates/en b/frontends/riscos/templates/en
index e17827959..d5259d922 100644
--- a/frontends/riscos/templates/en
+++ b/frontends/riscos/templates/en
@@ -1451,6 +1451,32 @@ wimp_window {
}
wimp_window {
+ template_name:"corepginfo"
+ visible:252,388,1152,808
+ xscroll:0
+ yscroll:0
+ next:wimp_TOP
+ window_flags:wimp_WINDOW_MOVEABLE | wimp_WINDOW_SCROLL_REPEAT | wimp_WINDOW_NEW_FORMAT
+ title_fg:wimp_COLOUR_BLACK
+ title_bg:wimp_COLOUR_LIGHT_GREY
+ work_fg:wimp_COLOUR_BLACK
+ work_bg:wimp_COLOUR_WHITE
+ scroll_outer:wimp_COLOUR_MID_LIGHT_GREY
+ scroll_inner:wimp_COLOUR_VERY_LIGHT_GREY
+ highlight_bg:wimp_COLOUR_CREAM
+ extra_flags:
+ extent:0,-880,1236,0
+ title_flags:wimp_ICON_TEXT | wimp_ICON_BORDER | wimp_ICON_HCENTRED | wimp_ICON_VCENTRED | wimp_ICON_FILLED | wimp_ICON_INDIRECTED | 0x27000000
+ work_flags:wimp_BUTTON_CLICK
+ sprite_area:&1
+ xmin:0
+ ymin:0
+ text.text:"Page Info"
+ text.size:*
+ text.validation:""
+}
+
+wimp_window {
template_name:"info"
visible:752,452,1372,700
xscroll:0