Hi all I found many results when I use the forum search about how to set the combobox gravity to center, but the problem was not solved. Dim jo As JavaObject = ComboBox1 jo.GetFieldJO("scene").RunMethod("setNodeOrientation", Array("CENTER")) I got the error: Input string was not in a correct...
Hi there, I want to create cross platform labels programmatically. The problem is that as soon as I try to use the Gravity property, this doesn't seem to work (Gravity is not a property of B4Xview). So how can I create cross platform label which supports gravity?
B4XImageView is a new custom view, added to XUI Views v2.40. It adds several useful resize modes to the standard ImageView: (Images source: https://www.b4x.com/android/forum/threads/compass-gm-a-gyro-magnetic-compass-app-featuring-true-and-magnetic-heading.121239/...