summaryrefslogtreecommitdiffstats
path: root/src/patchage.glade
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-06-09 15:54:13 +0000
committerDavid Robillard <d@drobilla.net>2008-06-09 15:54:13 +0000
commit447bc996655de10ab687c9d36a4817681d044b61 (patch)
tree3e67e37084fae7fb82c2a963274fef2b2ee82df5 /src/patchage.glade
parent902f71e067d60a92abc6742eddd4e76075b729cd (diff)
downloadpatchage-447bc996655de10ab687c9d36a4817681d044b61.tar.gz
patchage-447bc996655de10ab687c9d36a4817681d044b61.tar.bz2
patchage-447bc996655de10ab687c9d36a4817681d044b61.zip
Scroll canvas with arrow keys.
git-svn-id: http://svn.drobilla.net/lad/patchage@1242 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/patchage.glade')
-rw-r--r--src/patchage.glade8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/patchage.glade b/src/patchage.glade
index 963ce5d..7559db8 100644
--- a/src/patchage.glade
+++ b/src/patchage.glade
@@ -486,6 +486,7 @@ The bar represents the percentage of available time used for audio processing (i
<property name="draw">False</property>
</widget>
<packing>
+ <property name="expand">False</property>
<property name="homogeneous">False</property>
</packing>
</child>
@@ -496,6 +497,7 @@ The bar represents the percentage of available time used for audio processing (i
</widget>
<packing>
<property name="expand">False</property>
+ <property name="homogeneous">False</property>
</packing>
</child>
<child>
@@ -529,8 +531,10 @@ The bar represents the percentage of available time used for audio processing (i
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_focus">True</property>
+ <property name="is_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
+ <property name="receives_default">True</property>
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="shadow_type">GTK_SHADOW_IN</property>
@@ -595,7 +599,7 @@ JACK D-Bus driver by Nedko Arnaudov &lt;nedko@arnaudov.name&gt;</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<child internal-child="vbox">
- <widget class="GtkVBox" id="dialog-vbox1">
+ <widget class="GtkVBox" id="dialog-vbox2">
<property name="visible">True</property>
<child>
<widget class="GtkVBox" id="vbox2">
@@ -663,7 +667,7 @@ JACK D-Bus driver by Nedko Arnaudov &lt;nedko@arnaudov.name&gt;</property>
</packing>
</child>
<child internal-child="action_area">
- <widget class="GtkHButtonBox" id="dialog-action_area1">
+ <widget class="GtkHButtonBox" id="dialog-action_area2">
<property name="visible">True</property>
<property name="layout_style">GTK_BUTTONBOX_END</property>
<child>