figuro icon indicating copy to clipboard operation
figuro copied to clipboard

Wanted: Widgets!

Open elcritch opened this issue 2 years ago • 4 comments

Pretty much any useful widgets are welcome at this stage!

  • [x] Grid
  • [x] Vertical View
  • [x] Horizontal View
  • [x] Scroll Pane (horiz only)
  • [x] Button
  • [x] TextButton
  • [x] Toggle
  • [x] CheckBox
  • [x] ComboBox
  • [x] DropdownBox
  • [x] TextBox
  • [x] TextBoxMulti
  • [ ] ValueBox
  • [ ] Spinner
  • [x] Slider
  • [ ] SliderBar
  • [x] ProgressBar
  • [ ] StatusBar
  • [ ] DummyRec
  • [ ] Image
  • [ ] TreeWidget
  • [ ] Code editor
  • [ ] Color picker
  • [ ] Image

elcritch avatar Sep 23 '23 04:09 elcritch

  • [ ] Image ?

enthus1ast avatar Sep 25 '23 09:09 enthus1ast

  • [ ] Image ?

Technically any Figuro node can be an image. But it's likely broken currently. :/ Also, only image formats supported by Pixie work. So it might be handy to have a widget which could load other formats too

elcritch avatar Sep 29 '23 03:09 elcritch

  • [ ] TreeWidget
  • [ ] Code editor
  • [ ] Color picker

matkuki avatar Oct 09 '23 16:10 matkuki

Scroll pane widget:

Kapture 2023-11-03 at 15 44 00

elcritch avatar Nov 03 '23 22:11 elcritch