Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
b
- BView Description: BView is a fundamental class in graphical user interface (GUI) programming, representing a view that allows developers to create(...) Read more
- BString Description: BString is a class in the Haiku API that provides a way to efficiently and flexibly handle text strings. This class allows(...) Read more
- BMessenger Description: BMessenger is a class within a messaging framework that enables communication between objects by sending messages. This(...) Read more
- BFile Description: BFile is a class in a file handling API that represents a file and provides methods for performing various file-related operations.(...) Read more
- BPath Description: BPath is a class within a file system API that represents a file system path. This class allows developers to efficiently(...) Read more
- BMenu Description: BMenu is a class in the Haiku API that represents a menu in the user interface. This class allows developers to create interactive(...) Read more
- BMenuItem Description: BMenuItem is a class in the Haiku API that represents an item in a menu. This class allows developers to create and manage menu(...) Read more
- BScrollView Description: BScrollView is a class in graphical user interface (GUI) frameworks that provides a scrollable view, allowing developers to create(...) Read more
- BTextView Description: BTextView is a class in the Haiku API that provides a view for displaying and editing text. This class is essential for developing(...) Read more
- BListView Description: BListView is a class in the Haiku API that provides a view for displaying lists of items efficiently and in an organized manner.(...) Read more
- BControl Description: BControl is a base class in the Haiku API designed to facilitate the creation and management of user interface controls. This class(...) Read more
- BSlider Description: BSlider is a class in the Haiku API that represents a slider control for selecting a value within a specific range. This component(...) Read more
- BCheckBox Description: BCheckBox is a class in the Haiku API that represents a checkbox control, a fundamental user interface element that allows users to(...) Read more
- BRadioButton Description: BRadioButton is a class in user interface development frameworks that represents a radio button control, used in graphical(...) Read more
- BTextControl Description: BTextControl is a class in the Haiku API that represents a text input control, designed to facilitate user interaction with(...) Read more