From 6b43d14908eebcfe451dff0c0c7fe2d0f6dbf2e5 Mon Sep 17 00:00:00 2001 From: Jaromil Date: Thu, 27 Aug 2009 18:28:40 +0200 Subject: [PATCH] some more on the gtkgui wishlist --- scripts/python/gtkgui/WISHLIST | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/scripts/python/gtkgui/WISHLIST b/scripts/python/gtkgui/WISHLIST index 103780b8..e0e53839 100644 --- a/scripts/python/gtkgui/WISHLIST +++ b/scripts/python/gtkgui/WISHLIST @@ -1,6 +1,10 @@ Write your ideas here: - Javascript editor using scintilla - - Changing blitmode for layers - - Removing layers + - Reset button (experimental) + - Info tooltip for layers + +let's keep in mind this gui is meant to run scripts +not to manipulate the state of the engine, but to aid debugging; +somehow also the "open file" button then becomes too much.