Slab icon indicating copy to clipboard operation
Slab copied to clipboard

[Enhancement] Container widget (Tabs, Frames, etc.)

Open fsancho opened this issue 5 years ago • 4 comments

It would be great if the library provides some kind of containers. They are a good way to create complex layouts with current widgets. For example:

  • Panels/Frames
  • Tabs

fsancho avatar Aug 16 '20 15:08 fsancho

Thanks for the suggestions @fsancho. Tabs have been a feature to add for quite some time and some initial research has been done on implementing this. I'll add Panels/Frames to the list as well.

coding-jackalope avatar Aug 16 '20 17:08 coding-jackalope

Thanks for your fast replay and your wonderful work!

fsancho avatar Aug 16 '20 17:08 fsancho

Hi @coding-jackalope , I really like this project. Slab is awesome UI! I have some suggestions too (don't want to create another issue for this)

  • Window title frame editable height (just for better flexibility on smaller size devices)

  • Window title alignment (left, center, right)

  • flag or settings to turn off cursor image change (like arrows for resizing etc.)

  • Custom cursor image on actions (like resizing)

Anyway great job. This library is my must have on any project from now.

Veslo5 avatar Nov 05 '20 09:11 Veslo5

Hi @Veslo5, glad this library is helping out with your projects. I will look into adding these features in the next minor release.

coding-jackalope avatar Nov 05 '20 20:11 coding-jackalope