aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern/scummmodern_layout_lowres.stx
diff options
context:
space:
mode:
authorJohannes Schickel2012-07-13 17:17:58 +0200
committerJohannes Schickel2012-07-24 23:23:06 +0200
commit90eb773c5d862d38f3dc834d51c5a57319c61c3f (patch)
treef0f2a83b9ef38e814e49ebade96e9f117d6fe42a /gui/themes/scummmodern/scummmodern_layout_lowres.stx
parente37c0be0d91029284cee1e3ff895de15e59248f8 (diff)
downloadscummvm-rg350-90eb773c5d862d38f3dc834d51c5a57319c61c3f.tar.gz
scummvm-rg350-90eb773c5d862d38f3dc834d51c5a57319c61c3f.tar.bz2
scummvm-rg350-90eb773c5d862d38f3dc834d51c5a57319c61c3f.zip
GUI: Implement saving in the grid based save/load chooser.
Diffstat (limited to 'gui/themes/scummmodern/scummmodern_layout_lowres.stx')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_lowres.stx20
1 files changed, 20 insertions, 0 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
index 64ef3f29d2..4fd5bdcf40 100644
--- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
@@ -832,6 +832,26 @@
</layout>
</dialog>
+ <dialog name = 'SavenameDialog' overlays = 'screen_center'>
+ <layout type = 'vertical' padding = '8, 8, 8, 8'>
+ <widget name = 'DescriptionText'
+ width = '180'
+ height = 'Globals.Line.Height'
+ />
+ <widget name = 'Description'
+ height = '19'
+ />
+ <layout type = 'horizontal' padding = '0, 0, 16, 0'>
+ <widget name = 'Cancel'
+ type = 'Button'
+ />
+ <widget name = 'Ok'
+ type = 'Button'
+ />
+ </layout>
+ </layout>
+ </dialog>
+
<dialog name = 'ScummHelp' overlays = 'screen' inset = '8'>
<layout type = 'vertical' padding = '8, 8, 8, 8'>
<widget name = 'Title'