This repository was archived by the owner on May 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Common widgets #18
Copy link
Copy link
Open
Description
- Label (
tcw3::ui::views::label::Label)- Already in use
- Button (
tcw3::ui::views::button::Button)- Already in use
- Keyboard input (2d116af)
- Scrollbar (
tcw3::ui::views::scrollbar::Scrollbar)- Already in use
- Single-line text field (
tcw3::ui::views::entry::Entry) - Multi-line text field
- To be used in a chat message input
- Rendering
- Text input
- Selection by mouse
- Selection by keyboard
- Clipboard operations
- Scrolling
- Undo
- API for accessing contents
- Checkbox (
tcw3::ui::views::checkbox::Checkbox, d2daca7)- To be used in a preferences dialog
- Keyboard input (2d116af)
- Radio button (
tcw3::ui::views::checkbox::RadioButton, c636a51)- To be used in a preferences dialog
- Keyboard input (2d116af)
- Slider (
tcw3::ui::views::slider::Slider, 6cbd6cd)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request