Actions
Bug #6356
closedWScrollArea
Status:
Closed
Priority:
Low
Assignee:
-
Target version:
-
Start date:
04/27/2018
Due date:
% Done:
0%
Estimated time:
Description
There are still references to WScrollArea in the code's documentation.
Example: WGridLayout.h
You should use \link WContainerWidget::setOverflow()
WContainerWidget::setOverflow(OverflowAuto) \endlink or use a
WScrollArea to automatically show scrollbars for widgets inserted
in the layout to cope with a size set by the layout manager that is
smaller than the preferred size.
Cheers,
Mario
Updated by Roel Standaert about 6 years ago
- Status changed from Resolved to Closed
Actions