Song vertical scroll works.
commit4999cac72764c7692c6d50d3aee12378fe247feb
authorEvanR <evanrinehart@gmail.com>
Mon, 5 Jan 2009 06:53:30 +0000 (5 00:53 -0600)
committerEvanR <evanrinehart@gmail.com>
Mon, 5 Jan 2009 06:53:30 +0000 (5 00:53 -0600)
tree9db62b864610d82a8721e736ea9d6097f67e7097
parent98ee848915c30e68966a17cbfc048d8d31df7b35
Song vertical scroll works.

It now acts like the old scroll bar from the scrollgroup.
I added a layout function to the arranger which serves
as the only way that widgets will get updates about the
window resizing. It required a kludge similar to the
scrollgroup. The fact that the magic kludge value is 2
rather than 4 means the current scheme is twice as good.
src/arranger.cpp
src/arranger.h
src/main.cpp
src/ui.cpp
src/ui.fl
src/ui.h
src/uihelper.cpp
src/uihelper.h