When doing a find_text into hierarchy, the titlebar was not being updated
commit8eeb92aa5d10d7c4808d039e09b4b6626e380138
authorAles Hvezda <ahvezda@seul.org>
Fri, 11 Jan 2008 04:51:08 +0000 (10 23:51 -0500)
committerAles Hvezda <ahvezda@seul.org>
Fri, 11 Jan 2008 05:00:19 +0000 (11 00:00 -0500)
treea92f1f09a2cb4214bb49ad1e9118feaa8b28ff85
parent6ac1f25c4a2d88c1e5825aac74265cf442680954
When doing a find_text into hierarchy, the titlebar was not being updated

Added a update call into o_edit_find_text that made sure the titlebar and
scrollbars are properly updated when the found attribute is displayed.
This addition will do a full redraw as well (not sure if that is going
to cause problems at this point).
gschem/src/o_misc.c