diff --git a/documentation/Fl_Scroll.html b/documentation/Fl_Scroll.html index 2e8a17fb4..93602748f 100644 --- a/documentation/Fl_Scroll.html +++ b/documentation/Fl_Scroll.html @@ -48,6 +48,8 @@ space for the scrollbars, as Fluid won't show these either.

You cannot use Fl_Window as a child of this since the clipping is not conveyed to it when drawn, and it will draw over the scrollbars and neighboring objects.

+

Fl_Scroll widgets should not be nested. Having an Fl_Scroll +inside another Fl_Scroll may result in drawing errors when resizing.

Methods