From 5ebed0cd5dc2eb2f71e18b24148903f3c10ebf69 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Sun, 21 Mar 2010 00:19:02 +0100 Subject: Implemented a very basic configuration dialog. This code is a bit hackish, all configuration options should be collected in a single place (eg. a config struct) in order to easily keep track of all configuration options. --- config.ui | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 config.ui (limited to 'config.ui') diff --git a/config.ui b/config.ui new file mode 100644 index 0000000..2a73642 --- /dev/null +++ b/config.ui @@ -0,0 +1,120 @@ + + + + + + 5 + normal + False + + + True + vertical + 2 + + + True + vertical + + + True + _Interpolation Mode: + True + interp_combo + + + False + 0 + + + + + True + + + False + 1 + + + + + True + Max _Preload: + True + preload_scale + + + False + 2 + + + + + True + True + adjustment1 + 0 + + + 3 + + + + + False + 1 + + + + + True + end + + + gtk-cancel + True + True + True + True + + + False + False + 0 + + + + + gtk-ok + True + True + True + True + + + False + False + 1 + + + + + False + end + 0 + + + + + + button2 + button1 + + + + + 32 + 1 + 8 + + -- cgit v1.2.3