• Troy Rollo's avatar
    - Setting the scroll range with the "bRedraw" flag set to true on a · eed4411f
    Troy Rollo authored
      non-control scrollbar resulted in the scrollbar being drawn over the
      whole window area.
    - If you don't set WS_HSCROLL/WS_VSCROLL on window creation, setting a scroll
      range does nothing. Setting the scroll range to a non-zero range should cause
      scroll bars to be displayed. Setting the range to a zero range
      should cause the relevant scroll bar to be hidden.
    eed4411f
Name
Last commit
Last update
..
button.c Loading commit data...
combo.c Loading commit data...
desktop.c Loading commit data...
edit.c Loading commit data...
icontitle.c Loading commit data...
listbox.c Loading commit data...
menu.c Loading commit data...
scroll.c Loading commit data...
static.c Loading commit data...
uitools.c Loading commit data...