Hi. I want the user to see the items listed as aligned to the right side (as it's RTL) when they open the combo box item list.
I've tried the following without success:
1. Setting text horizontal alignment to RIGHT in Designer.
2. Different methods in code:
Private CBox As B4XComboBox
'1: (app...
Hello everyone.
I'm writing an Android version of a desktop app I wrote. Unfortunately, the B4J code hasn't used B4XTable, just the default TableView. Learning that in B4A there is no TableView view like in B4J, I came to the conclusion that I must use B4XTable, hence the following issues:
1...
I'm using B4XFloatTextField and having few concerns
1. Padding on right side hides X and Tick symbols
2. When Arabic/Urdu/Persian text is entered in text field it moves the text on Right Side (which it should) but again the text is below X and Tick symbol (which should have ideally moved to...
Hi every body
Here is my project: Gofile (this is a link)
as you can see im trying to make whole project rtl and give it nice type face and i did it.
but there is two little problems here
1. as you see tab indicator is not showing
2. this is a little bigger problem:
im loading panels in page...
What is the code that equivalent to this
SetApplicationAttribute (android:supportsRtl, true)
That code is in manifest file, I want to write it in activity or service code.
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.