https://www.b4x.com/android/forum/threads/b4x-xui-as-settings.147435/
With this property, you can offer the user several options and he can then select either one or more.
Example
'Second Page
SettingPage2.Initialize(AS_Settings1,"Page #2")...
Hello.
When users try to select part of a text inside a TextArea using the mouse click and drag, most of the time the selection disappears as soon as the mouse button is released.
Any ideas how to fix that? Thanks.
Hi i'm learning how to use the tableview in the best way.
I'm trying to do a settings page like the ios one, with elements that opens other pages.
Sub Process_Globals
Public App As Application
Public NavControl As NavigationController
Private Page1 As Page
Private Panel1 As...
Have a simple EditText that has a CSBuilder text in it (for SQL syntax highlighting). When I select a length of text (with the normal standard long click) and then do a click within that text I get a crash with this error message:
java.lang.IndexOutOfBoundsException: getChars (-1 ... 527)...
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.