[yoshimi] Little bits

  • From: Will Godfrey <willgodfrey@xxxxxxxxxxxxxxx>
  • To: yoshimi@xxxxxxxxxxxxx
  • Date: Sat, 5 Mar 2016 20:33:52 +0000

For some time I've been getting more annoyed with the 'Reports' window not
auto-scrolling, so decided to see what can be done about it.

The problem is it's a simple text buffer, and fltk only provides rudimentary
controls. I don't think the amount of (time wasting) code needed to do this is
justified, so instead I turned the problem upside down. In the current master
new entries are now made at the start of the buffer, so appear at the top of the
window pushing the others down. If you want to see the older entries you can of
course just scroll down manually. Implementing this was trivially easy!

-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
Yoshimi source code is available from either: 
http://sourceforge.net/projects/yoshimi
Or: https://github.com/Yoshimi/yoshimi
Our list archive is at: https://www.freelists.org/archive/yoshimi
To post, email to yoshimi@xxxxxxxxxxxxx

Other related posts: