diff options
| author | jvoisin | 2013-05-14 17:00:53 +0200 |
|---|---|---|
| committer | jvoisin | 2013-05-14 17:00:53 +0200 |
| commit | 4fedba444a54a05ac7383b110692926cdcbe3ea3 (patch) | |
| tree | f718359af1ce0c2d848c863e81ec2c998d0f3c3f /data/mat.ui | |
| parent | 829abb4dac796ea1b782c93f8f13040b7121f7ca (diff) | |
Keyboard shortcuts are now usable
Diffstat (limited to '')
| -rw-r--r-- | data/mat.ui | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/data/mat.ui b/data/mat.ui index 83d1702..db16d67 100644 --- a/data/mat.ui +++ b/data/mat.ui | |||
| @@ -183,7 +183,6 @@ | |||
| 183 | </child> | 183 | </child> |
| 184 | <child> | 184 | <child> |
| 185 | <object class="GtkToolbar" id="Toolbar"> | 185 | <object class="GtkToolbar" id="Toolbar"> |
| 186 | <property name="visible">True</property> | ||
| 187 | <property name="can_focus">False</property> | 186 | <property name="can_focus">False</property> |
| 188 | <child> | 187 | <child> |
| 189 | <object class="GtkToolButton" id="add"> | 188 | <object class="GtkToolButton" id="add"> |
| @@ -263,8 +262,8 @@ | |||
| 263 | <property name="can_focus">False</property> | 262 | <property name="can_focus">False</property> |
| 264 | <child> | 263 | <child> |
| 265 | <object class="GtkTreeView" id="Treeview"> | 264 | <object class="GtkTreeView" id="Treeview"> |
| 266 | <property name="visible">True</property> | 265 | <property name="can_focus">True</property> |
| 267 | <property name="can_focus">False</property> | 266 | <property name="events"/> |
| 268 | <property name="hexpand">True</property> | 267 | <property name="hexpand">True</property> |
| 269 | <property name="model">Liststore</property> | 268 | <property name="model">Liststore</property> |
| 270 | <property name="rules_hint">True</property> | 269 | <property name="rules_hint">True</property> |
| @@ -273,12 +272,6 @@ | |||
| 273 | <property name="rubber_banding">True</property> | 272 | <property name="rubber_banding">True</property> |
| 274 | <signal name="drag-data-received" handler="cb_drag_data_received" swapped="no"/> | 273 | <signal name="drag-data-received" handler="cb_drag_data_received" swapped="no"/> |
| 275 | <signal name="row-activated" handler="cb_popup_metadata" swapped="no"/> | 274 | <signal name="row-activated" handler="cb_popup_metadata" swapped="no"/> |
| 276 | <signal name="key-press-event" handler="cb_treeview_keyboard_event" swapped="no"/> | ||
| 277 | <child internal-child="selection"> | ||
| 278 | <object class="GtkTreeSelection" id="treeview-selection1"> | ||
| 279 | <property name="mode">multiple</property> | ||
| 280 | </object> | ||
| 281 | </child> | ||
| 282 | <child> | 275 | <child> |
| 283 | <object class="GtkTreeViewColumn" id="tvc_path"> | 276 | <object class="GtkTreeViewColumn" id="tvc_path"> |
| 284 | <property name="resizable">True</property> | 277 | <property name="resizable">True</property> |
| @@ -490,6 +483,11 @@ | |||
| 490 | <property name="entry_text_column">1</property> | 483 | <property name="entry_text_column">1</property> |
| 491 | <property name="id_column">1</property> | 484 | <property name="id_column">1</property> |
| 492 | <signal name="changed" handler="cb_update_supported_popup" swapped="no"/> | 485 | <signal name="changed" handler="cb_update_supported_popup" swapped="no"/> |
| 486 | <child internal-child="entry"> | ||
| 487 | <object class="GtkEntry" id="comboboxtext-entry2"> | ||
| 488 | <property name="can_focus">False</property> | ||
| 489 | </object> | ||
| 490 | </child> | ||
| 493 | </object> | 491 | </object> |
| 494 | <packing> | 492 | <packing> |
| 495 | <property name="left_attach">1</property> | 493 | <property name="left_attach">1</property> |
