- Jun 6, 2020
- 11,559
- 4,422
Hello fellow developers,
I have a question and really hope that you can help me
In my B4X application I have a CLV (CustomListView) and inside it I have several panels.
What I am trying to do is to resize (change the height) of the panels during runtime.
Therefore I am going through all views in the CLV and look for the panels tag.
B4X:
This code is working for the coloring part: the panel gets Magenta....
But it is not being resized.... If I debug the value of "temp__panel__PP__orgData.Height" at the end of the code seen above, it is indeed 800 (px)... But the UI itself doesn't reflect the change..
--> How can I make the panel...
I have a question and really hope that you can help me

In my B4X application I have a CLV (CustomListView) and inside it I have several panels.
What I am trying to do is to resize (change the height) of the panels during runtime.
Therefore I am going through all views in the CLV and look for the panels tag.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
This code is working for the coloring part: the panel gets Magenta....
But it is not being resized.... If I debug the value of "temp__panel__PP__orgData.Height" at the end of the code seen above, it is indeed 800 (px)... But the UI itself doesn't reflect the change..
--> How can I make the panel...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید