haiku/docs/user/interface
John Scipione 9105063938 BTextView: Use document colors on AdoptSystemColors()
AdoptSystemColors() tints document background color to match panel
color if uneditable.

Calling MakeEditable() will automatically apply or unapply uneditable
background tint if you have previously called AdoptSystemColors().

Parent BView::AdoptSystemColors() sets panel colors, we want document
colors here. Do not alter text color - only view, low and high colors
are changed.

Document AdoptSystemColors() and MakeEditable() in BTextView docs.

Change-Id: Ib215735f27bb01fc2f95fcf2fee0185e5fc83f70
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8263
Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2025-01-17 16:57:38 +00:00
..
images app_server: Implement more composition modes 2020-06-29 14:07:42 +00:00
_interface_intro.dox HaikuBook: fix some errors and warnings during documentation generation 2023-06-24 22:00:27 +00:00
_layout_intro.dox Minor documentation fixes 2022-01-11 12:22:17 +00:00
AbstractLayout.dox
AbstractLayoutItem.dox
AffineTransform.dox HaikuBook: add missing object from AffineTransform.h 2021-04-19 07:11:34 +01:00
Alert.dox BAlert documentation: Clarify that SetIcon assumes ownership. 2022-08-26 21:25:23 -04:00
Alignment.dox
Bitmap.dox HaikuBook: document missing BBitmap constructor 2024-06-10 16:36:12 +00:00
Box.dox
Button.dox
CardLayout.dox
CardView.dox
ChannelControl.dox
ChannelSlider.dox
CheckBox.dox
ColorControl.dox
Control.dox HaikuBook: Add missing protected methods to BControl 2020-10-11 15:46:06 +00:00
Deskbar.dox
Dragger.dox HaikuBook: minor fixes 2024-01-29 18:15:16 +00:00
Font.dox BFont: allow skipping fallbacks in GetHasGlyphs 2024-07-06 13:12:21 +00:00
Gradient.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientConic.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientDiamond.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientLinear.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientRadial.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GradientRadialFocus.dox HaikuBook: Add internal skeletons for BGradient* classes 2021-04-19 06:56:16 +01:00
GraphicsDefs.dox Document new rgb_color apis, apply their usage. 2024-02-28 17:53:38 +00:00
GridLayout.dox
GridLayoutBuilder.dox
GridView.dox
GroupLayout.dox
GroupLayoutBuilder.dox
GroupView.dox
IconUtils.dox Add BIconUtils::GetSystemIcon 2023-05-24 10:58:48 +00:00
Input.dox input_server: Properly implement watch_input_devices() & add documentation 2021-04-19 19:48:29 +00:00
InterfaceDefs.dox Input server: add mouse-specific API for button map and click speed 2024-07-29 17:30:39 +00:00
layout_tips.dox Minor documentation fixes 2022-01-11 12:22:17 +00:00
Layout.dox
LayoutBuilder.Cards.dox
LayoutBuilder.dox
LayoutBuilder.Grid.dox
LayoutBuilder.Group.dox
LayoutBuilder.Split.dox
LayoutItem.dox
ListItem.dox
ListView.dox HaikuBook: minor fixes 2024-01-29 18:15:16 +00:00
Menu.dox API docs: document menu reordering functions 2024-01-28 16:12:09 +00:00
MenuBar.dox
MenuField.dox
MenuItem.dox
OptionControl.dox
OptionPopUp.dox
OutlineListView.dox TeamMonitor: Group teams. 2025-01-10 03:53:34 +00:00
Picture.dox
PictureButton.dox
Point.dox
Polygon.dox
PopUpMenu.dox
RadioButton.dox
Rect.dox
Region.dox HaikuBook: fix warnings generated by Doxygen 1.18.16. 2020-03-08 08:57:37 +00:00
Screen.dox
ScrollBar.dox
ScrollView.dox
SeparatorItem.dox
SeparatorView.dox
Shape.dox
Shelf.dox Haiku Book: Added GameSound, Shelf 2024-12-22 08:40:35 +00:00
Size.dox
SpaceLayoutItem.dox
SplitLayoutBuilder.dox
SplitView.dox
StatusBar.dox
StringItem.dox
StringView.dox
TabView.dox BTabView docs: fix typo 2020-10-11 23:50:11 -04:00
TextControl.dox
TextView.dox BTextView: Use document colors on AdoptSystemColors() 2025-01-17 16:57:38 +00:00
ToolTip.dox HaikuBook: Hide BLaunchRoster and BToolTip documentation from book 2020-10-11 15:46:06 +00:00
TwoDimensionalLayout.dox
View.dox HaikuBook: minor fixes 2024-01-29 18:15:16 +00:00
Window.dox BWindow docs: Improve function descriptions 2023-03-24 14:01:56 +00:00