From d6695e180cfedb723a670d94d8ed132ed896498d Mon Sep 17 00:00:00 2001
From: Eugene Sandulenko
Date: Fri, 23 Jul 2010 19:36:47 +0000
Subject: GUI: Fix tooltip drawing
With help of Tanoku tooltips were switched from widgets to dialogs
which helped to fix nasty bug with background not being restored.
Although it is basically a hack around inconsistent font backbuffering
in our GUI code, for the time being it is feasible.
The patch was extended with way to specify tooltip background in the
theme file.
svn-id: r51217
---
gui/themes/default.inc | 7 +++++++
gui/themes/scummclassic.zip | Bin 56900 -> 57060 bytes
gui/themes/scummclassic/classic_gfx.stx | 8 ++++++++
gui/themes/scummmodern.zip | Bin 164185 -> 164369 bytes
gui/themes/scummmodern/scummmodern_gfx.stx | 9 +++++++++
5 files changed, 24 insertions(+)
(limited to 'gui/themes')
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index 086fecc123..915ec55dca 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -877,6 +877,13 @@
"bevel='2' "
"/> "
" "
+" "
+" "
+" "
" "
"
+
+
+
+
+
+
+
+
+