Age | Commit message (Collapse) | Author |
|
fully visible.
|
|
|
|
updated with the right widget index
|
|
and resizable (both directions) area with same sized widgets
|
|
|
|
the language "list"
|
|
|
|
arrows while pressing it clicks the button next to the arrow
|
|
minimal size to simplify window setup.
|
|
|
|
company buttons
|
|
buttons when clicked.
|
|
'no scrollbar associated'.
|
|
WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR.
|
|
directly in the scrollbar widget instead.
|
|
NWidgetScrollbar inherit from Scrollbar instead.
|
|
|
|
and instead store the widget index of the being scrolled scrollbar in the Window.
|
|
|
|
and vscroll2.
Note: All windows get individual members with the same names, which are initialised via Window::GetScrollbar(). This caching is not required at all, but simplifies conversion.
|
|
scrollbar explicitly using a NWidgetPart via SetScrollbar().
|
|
pixels
|
|
|
|
|
|
DrawStringMultiLine().
|
|
|
|
and use proper inline macro.
|
|
globally accessible.
|
|
|
|
if a header require a header make it include that header
|
|
display planes.
|
|
UpdateWidgetSize().
|
|
|
|
|
|
next widget (in the widget array) was a container-ish (e.g. selection) widget
|
|
when the window starts with a title bar with a shade box.
|
|
(recursively).
|
|
based on code by erikjanp).
|
|
Eddi), and a typo fix.
|
|
|
|
|
|
|
|
|
|
|
|
(close, sticky, resize buttons and the caption), except when you want to use SetStringParameter for the caption ofcourse. Also remove the requirement for some of the WDF flags; no need to test for both the flag whether a feature is used and whether the feature is in action.
|
|
|
|
|
|
filling step size.
|
|
Window::UpdateWidgetSize().
|
|
|