Other [B4X] CLVItemToolbox

LucaMs

Expert
Licensed User
Longtime User
EDIT: published here.
************************


I'm thinking maybe a custom view like this would be useful:

Senza nome.png


to be added to each item of a CustomListView.

The icons would serve, in order, to:

- select the item
- modify the item
- delete the item.

Of course you should have the option to choose whether to show all 3 icons or just some.

On the other hand, there is often a way to select N items (usually CheckBoxes) and then act on the items selected via a view outside the CLV, for example a button to delete all the selected items or to copy them.

What do you think?
 
Last edited:

Xfood

Expert
Licensed User
great, why not complete the library with other windget toolbars,
like the classic button + 4 -, add to cart,
what do you think?
 
Upvote 0

behnam_tr

Active Member
Licensed User
Longtime User
good idea
It will be good if the following capabilities are added
Ability to add more than 3 icons for use on the tableview or anywhere as a toolbox
Ability to change icons
Ability to customize items such as tooltip font size and ...
 
Upvote 0

LucaMs

Expert
Licensed User
Longtime User
Upvote 1
Top