haiku/docs/user/interface
Augustin Cavalier e5d0c9094d BView: Add a B_SCROLL_VIEW_AWARE flag.
* This indicates the view will manage whatever scrollbars are targeted
   to it.
 * Use _B_RESERVED7_ for this. It's been RESERVED since BeOS R5
   (I guess it was probably something on some older BeOS version?)
   and we don't really care about BeOS R4 ABI compatibility, so
   that should be fine.
 * Update BScrollView to not touch BScrollBar range/proportion
   when the target view has this set.
 * Update BListView to set this flag, always.

Fixes #14871.

Change-Id: I17027f3b63ef28da1e735c5393593496c415dce3
Reviewed-on: https://review.haiku-os.org/c/998
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2019-02-03 18:04:13 +00:00
..
images
_interface_intro.dox
_layout_intro.dox
AbstractLayout.dox
Alert.dox
Bitmap.dox
Box.dox
Button.dox Docs: remove ; causing it not to find copydetails 2017-11-10 15:00:05 -08:00
CheckBox.dox API docs: it's => its fix 2017-11-09 13:23:55 -08:00
ColorControl.dox
Control.dox Docs: remove ; causing it not to find copydetails 2017-11-10 15:00:05 -08:00
Dragger.dox
Font.dox Haiku Book: Update BFont docs. 2019-01-23 23:10:33 -05:00
GraphicsDefs.dox
GridLayout.dox
GroupLayout.dox
IconUtils.dox API docs: it's => its fix 2017-11-09 13:23:55 -08:00
InterfaceDefs.dox
layout_tips.dox
Layout.dox API docs: it's => its fix 2017-11-09 13:23:55 -08:00
LayoutBuilder.dox
LayoutBuilder.Grid.dox LayoutBuilder docs: document missing paramters 2017-11-10 15:11:10 -08:00
LayoutBuilder.Group.dox
LayoutItem.dox
ListItem.dox Update BListItem::SetHeight() docs with selection box warning. 2018-02-17 00:26:34 +00:00
ListView.dox API docs: it's => its fix 2017-11-09 13:23:55 -08:00
Menu.dox
MenuBar.dox API docs: it's => its fix 2017-11-09 13:23:55 -08:00
MenuField.dox API docs: it's => its fix 2017-11-09 13:23:55 -08:00
MenuItem.dox BMenuItem: Remove ourselves from the super menu on destruct. 2018-09-12 01:15:48 +00:00
OptionPopUp.dox
OutlineListView.dox
Picture.dox API docs: it's => its fix 2017-11-09 13:23:55 -08:00
PictureButton.dox
Point.dox
Polygon.dox
PopUpMenu.dox
RadioButton.dox Docs: remove ; causing it not to find copydetails 2017-11-10 15:00:05 -08:00
Rect.dox API Docs: minor brief description updates 2017-11-10 15:24:34 -08:00
Region.dox
Screen.dox
ScrollBar.dox
ScrollView.dox BScrollView: Automatically update the scrollbar proportions in layout mode. 2019-01-24 18:52:39 +00:00
SeparatorItem.dox
Shape.dox
Size.dox
StringItem.dox
StringView.dox
TabView.dox
TextControl.dox
TextView.dox
ToolTip.dox
TwoDimensionalLayout.dox
View.dox BView: Add a B_SCROLL_VIEW_AWARE flag. 2019-02-03 18:04:13 +00:00
Window.dox API docs: it's => its fix 2017-11-09 13:23:55 -08:00