better way to fix the ui freeze trouble

This commit is contained in:
guinux
2013-05-01 14:57:52 +02:00
parent f560beb1ba
commit 7ff8f5a683
3 changed files with 29 additions and 27 deletions

View File

@@ -666,10 +666,10 @@
<property name="search_column">0</property>
<property name="fixed_height_mode">True</property>
<property name="show_expanders">False</property>
<signal name="button-press-event" handler="on_list_treeview_button_press_event" swapped="no"/>
<signal name="move-cursor" handler="on_list_treeview_move_cursor" swapped="no"/>
<child internal-child="selection">
<object class="GtkTreeSelection" id="list_treeview_selection"/>
<object class="GtkTreeSelection" id="list_treeview_selection">
<signal name="changed" handler="on_list_treeview_selection_changed" swapped="no"/>
</object>
</child>
<child>
<object class="GtkTreeViewColumn" id="installed_column">