B4A Class [B4X] [XUI] AutoTextSizeLabel - Alexander Stolte    Feb 05, 2021   (16 reactions) It is not recommented to use this class in B4J, the textsize is resetting without reasons...
this class is based on the Original Class from @Erel.
It works on B4A, B4I and B4J.
I tested it with B4A and B4I.
75117 75118
Notes:
-XUI is needed
Change log:
- V1.0
Release
- V1.1
Add RefreshView
Ad B4A Question How to ensure, that text fits on all buttons on all devices? - Erel (first post)    Sep 15, 2020   (2 reactions) Check this: AutoTextSizeLabel B4A Question Auto Adjust Label Textsize to Fit Label Width - Erel (first post)    Nov 15, 2018   (1 reaction) AutoTextSizeLabel B4A Library [B4X] AS Views Overview - Alexander Stolte    Jul 09, 2024   (56 reactions) AS Animated Counter 79883 AS MsgBox 79885 AS PinLock 79886 AS Placeholder 79889 AS Button Slider 79890 AS Floating Loading Button 79891 AutoTextSizeLabel https://www.b4x.-150129__01-1-jpg.75118/ https://www.b4x.-2-jpg.75117/ AS Sliding Circles (Loadingview) https://www.b4x.-com-gif-maker-gif.79683/ B4A Class Slightly modified AutoTextSizeLabel - Mike1970    May 23, 2024   (8 reactions) Hi everyone, for necessity i added some fields to the famous AutoTextSizeLabel class.
The fields added are:
Version 1.4
Access Tag Property: You can now use the .Tag property to set/access this value also from designer
Version 1.3
Min Text Size: Specify the minium size of the text of the label ( B4A Example B4Xgoodies_from_walt61 Online - AnandGupta (first post)    Jun 03, 2024   (3 reactions) B4A
Label
Slightly modified AutoTextSizeLabel
The fields added are:
- Min Text Size: Specify the minium size of the text of the label (less than this can't go)
- Max Text Size: Specify the minium size of the text of the label (more than this can't go)
- Ignore User Font Scale: Specify if the label s B4A Library [custom view] AutoTextSizeLabel - Erel    Mar 02, 2017   (15 reactions) When you set the text of this custom label the text size is automatically modified to the largest possible size so that all the text is visible.
http://www.b4x.com/basic4android/images/SS-2013-06-30_11.49.54.png
To use this view in your project, you should take the AutoTextSizeLabel class from the B4A Question Long text length(single Line) fit label width automatically - Serge Bertet (first post)    Dec 05, 2022 Look inside AutoTextSizeLabel.bas class something using StringUtils B4A Question Subscribe to library updates - Alexander Stolte (first post)    Sep 24, 2019   (2 reactions) AS AutoTextSizeLabel
- V1.3
Removes the Log messages
Max Font size is now 200 (before at 80)
"setRefreshView" is now "RefreshView" B4A Question Get Touch Event of a Label - Erel (first post)    Jan 26, 2021   (3 reactions) This is not my AutoTextSizeLabel implementation.
It handles the Click event internally.
Set the event name to "":
mautopnl = xui.CreatePanel("") Page: 1   2   3   4   5   6   7   Powered by ColBERT |