Estimados, Comparto un breve uso de fonts icons personalizados que es una alternativa a las imágenes como iconos. ADJUNTO EJEMPLO PARA SU REVISIÓN. Si desea crear sus propios icons fonts utilizar una de estas herramientas. http://fontello.com/ https://icomoon.io/app/#/select En este caso...
This is a simple like animation. It looks smoother and better in real. Private Sub LikeAnimation(xlbl As B4XView,duration As Int) Dim txt_size As Float = xlbl.TextSize If xlbl.Text = Chr(0xE87E) Then xlbl.SetTextSizeAnimated(duration/2,1) Sleep(duration/2)...
I want to know if there is a way to add an a personal font .ttf file in side designer for B4X, b4I and b4J, or if there is a way using compatible code for the 3 platforms. I need use this font in buttons.text and labels.text. I appreciate any idea!
Function to create custom B4XFont for all platforms. I don't know if it is the best possible nor if it works perfectly with B4I, as I cannot test it, therefore suggestions/improvements will certainly be welcome. B4XPages test project attached. 'NativeFontSize is needed only for B4J or B4I...
Pronto publicare un checkbox de vista personalizada para B4A, B4J y B4I, con muchas opciones de apariencias y animación personalizables. no utiliza imagenes solo IconFont. (para poder cambiar tamaño, color, color de fondo, agregar texto, animaciones, etc) dejo un ejemplo: Coloreado en Azul: