display document open error message

This commit is contained in:
HW
2012-04-15 02:34:09 +02:00
parent 4714057f5b
commit 676e4268ff
2 changed files with 5 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ function InfoMessage:show(text)
dimen = { w = G_width, h = G_height },
FrameContainer:new({
margin = 2,
background = 0,
HorizontalGroup:new({
align = "center",
ImageWidget:new({