Changeset a75f5a1 in git

Timestamp:
10/07/10 13:19:15 (13 years ago)
Author:
Olly Betts <olly@…>
Branches:
RELEASE/1.2, add-show-splays, line_contents, master, proj-api-update, stereo, svn/github/master, svn/origin/master, svn/tags/1.1.14, svn/tags/1.1.15, svn/tags/1.1.16, svn/tags/1.2.0, svn/tags/1.2.1, svn/tags/1.2.2, svn/tags/1.2.3, svn/tags/1.2.4, svn/tags/1.2.5, svn/trunk
Children:
b7510ee
Parents:
9c0b089
Message:

src/cavernlog.cc: Set the select timeout before calling wxYield()
when waiting for output from cavern to 0.1s instead of 0.00001s to
avoid yielding excessively on slower machines where this is likely
to really slow things down. Call Scroll() only once per line in
the case where we are updating the scrollbar position. Call
Update() instead of wxYield() after each line, since that's enough
to get the window updated. Remove unused assignment "ch = left;"
at end of loop.

git-svn-id: file:///home/survex-svn/survex/trunk@3479 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

(No files)

Note: See TracChangeset for help on using the changeset viewer.