[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L1900
Version: 1.1-current
Fix Version: 1.1-current (r6068)


The problem was actually a faulty description in the documentation. The
original intention was to set the "scrollbar" alignment flags only to
position both scroll bars in the scroll. So setting
scrollbar.align(FL_ALIGN_TOP) will move the horizontal bar to the top of
the scroll. 

I am very unhappy about the ambiguities that the original API created by
abusing the label alignment flags to position scroll bars. This is exactly
how we get these misunderstandings. Fl_Scoll::align_scrollbars(...) would
be a better choice.


Link: http://www.fltk.org/str.php?L1900
Version: 1.1-current
Fix Version: 1.1-current (r6068)

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to