Home
Products
B4A
B4i
B4J
B4R
Showcase
Store
Learn
General
Guides
Video Tutorials
Glossary
Teach
Blog
Forums
#B4X Discord (unofficial)
B4X Facebook Group
B4X Github
New posts
What's new
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Install the app
Install
Welcome to B4X forum!
B4X is a set of simple and powerful cross platform RAD tools:
B4A
(free) - Android development
B4J
(free) - Desktop and Server development
B4i
- iOS development
B4R
(free) - Arduino, ESP8266 and ESP32 development
All developers, with any skill level, are welcome to
join the B4X community
.
Home
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New Posts
New profile posts
Latest activity
asales
reacted to
TILogistic's post
in the thread
iOS Question
[Solved] Resize CustomListView with a one long panel
with
Like
.
Another trick would be to adjust it manually in B4i clvTest.ResizeItem(0, IIf(xui.IsB4i, panel1.Height + 20dip, panel1.Height))
Mar 7, 2026
asales
reacted to
Erel's post
in the thread
iOS Question
Views Resize after Loading in CustomListView
with
Like
.
Make sure that the "handle resize event" option is unchecked in the item's layout file.
Mar 7, 2026
asales
replied to the thread
iOS Question
[Solved] Resize CustomListView with a one long panel
.
Solved! The soluction to B4i is here...
Mar 7, 2026
asales
replied to the thread
Android Question
[Solved] Resize CustomListView with a one long panel
.
The soluction to B4i is here: https://www.b4x.com/android/forum/threads/views-resize-after-loading-in-customlistview.129171/#post-810929...
Mar 7, 2026
asales
posted the thread
iOS Question
[Solved] Resize CustomListView with a one long panel
in
iOS Questions
.
This code from TILogistic works fine in B4A and B4J, but in B4i I get this behavior showed in the image. The CLV with the long panel...
Mar 7, 2026
asales
replied to the thread
Android Question
[Solved] Resize CustomListView with a one long panel
.
Yes. Yes. It is a long form. I'm using ScrollView but now I try to port to B4i. This is why I'm using CLV. Thanks @LucaMs...
Mar 7, 2026
asales
reacted to
TILogistic's post
in the thread
Android Question
[Solved] Resize CustomListView with a one long panel
with
Like
.
Techniques used and learned when loading the design into an element and controlling the displacement in the visible area of the...
Mar 7, 2026
asales
reacted to
PaulMeuris's post
in the thread
Android Question
[Solved] Resize CustomListView with a one long panel
with
Like
.
And you could also try this from your code (added second and third line): clvTest.Add(CreateListItem(Root.Width, Root.Height),-1)...
Mar 7, 2026
asales
reacted to
TILogistic's post
in the thread
Android Question
[Solved] Resize CustomListView with a one long panel
with
Like
.
Are you using the Custom ListView for a single item? And is this item taller than the visible area of the Custom ListView...
Mar 7, 2026
asales
reacted to
LucaMs's post
in the thread
Android Question
[Solved] Resize CustomListView with a one long panel
with
Like
.
Changed layout2. You need to anchor the container panel (the one in the layout) top and bottom and make it as tall as the variant, no...
Mar 7, 2026
T
trvip
reacted to
fernando1987's post
in the thread
B4A Library
🚀 Gemini Lib – Now with AI Image Generation + Text, Vision & PDF Support
with
Like
.
? Discover Gemini Lib! ? Welcome to the future of programming with Gemini Lib! This incredible library is crafted for bold developers...
Mar 6, 2026
T
trvip
reacted to
Blueforcer's post
in the thread
B4A Library
LlamaEngine - Local LLMs
with
Like
.
LlamaEngine - Run LLM Models Locally on Android Run large language models (LLMs) directly on your Android device - no internet, no API...
Mar 6, 2026
M
Mark Stuart
replied to the thread
B4J Question
Using SMTP - continually fails
.
I should also mention that my email provider will not enable SMTP AUTH. Therefore this is most likely the problem I'm having, where my...
Mar 6, 2026
M
Mark Stuart
replied to the thread
B4J Question
Using SMTP - continually fails
.
Thanx for the links. I've seen them both and tried the code. Same error.
Mar 6, 2026
M
Mark Stuart
replied to the thread
B4J Question
Using SMTP - continually fails
.
I renamed the files to jNet and tried my app again. Same error. Like I said, I'm wondering if these have been tested by more than one...
Mar 6, 2026
Home
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top