Better vertical scrollbar handling; unfocus entry on search
commit96f96d17098160abd0d4bb2f56797060857eb779
authorThomas Perl <thp@thpinfo.com>
Tue, 14 Oct 2008 16:07:33 +0000 (14 16:07 +0000)
committerThomas Perl <thp@thpinfo.com>
Tue, 14 Oct 2008 16:07:33 +0000 (14 16:07 +0000)
tree4743f93a39d81dc6e25e9c299144fe0b1b30b66d
parent2e0319f6a91a354950a1e7dfff9715dfa24cab45
Better vertical scrollbar handling; unfocus entry on search

For checklists, there might be a vertical scrollbar when checklist
items get too long. When switching from one checklist to another,
this vertical scrollbar is not removed. Fix this by calling the
columns_autosize function of GtkTreeView after a node change.

Unfocus the search_entry widget when search is done, so the virtual
keyboard gets hidden on N800 and devices with virtual keyboard.

git-svn-id: https://vcs.maemo.org/svn/maemopadplus/trunk/unified@94 5e5308f7-2816-0410-9b18-d3ce14e03fc0
src/ui/callbacks.c