(It took me 7 years to get this one right.) XUI v1.60 includes a new method named B4XCanvas.MeasureText. This method accurately measures single line strings. It returns a B4XRect object with the width and height of the measured string. The Top field returns the highest point relative to...
Hello, Could you tell me which way to use that kind of toolTips : seen on: https://stackoverflow.com/questions/21031488/android-popupwindow-with-tooltip-arrow Regards Michel