Hello everyone,
As some of you probably know, i’m doing a GUI library for FP. I want it to have every single GUI component that could be needed and i don’t want to forget any.
What GUI coponents exist? (i’ll start the list)
- Button
- Label
- Toggle Button
- Radio Button
- Checkbox
- Text Field
- Slider
- Progress Bar
- Select
I also want to create some Popup Boxes like an Alert or a Combo Box, so i’m also interest in that kind of components.
Thanks in advanced for any reply.