Just saw, that i did post this question in the wrong sub-forum.
therefore here again:
i've implemented the Al Modul and it works very smooth. but now i would like to remove the "title" on top of the ActionList (Choose item)
So i've tried the following
So no text for the Title is shown, which is correct, but the ActionList still holds "an empty part" for the title.
May someone could help to adjust the module, that in case of "No title / Null", the space for the title will be removed too
Tried myself, but still have to learn a lot and could not figure it out.
Regards
Bernd
therefore here again:
i've implemented the Al Modul and it works very smooth. but now i would like to remove the "title" on top of the ActionList (Choose item)
So i've tried the following
B4X:
al = ActionListModule.InitializeList(150dip, Null, "Main")
So no text for the Title is shown, which is correct, but the ActionList still holds "an empty part" for the title.
May someone could help to adjust the module, that in case of "No title / Null", the space for the title will be removed too
Tried myself, but still have to learn a lot and could not figure it out.
Regards
Bernd