One would think that this is easy but I haven't worked it out yet, for example:
Sub CursorAtEndOfText(vEDT As EditText) As Boolean
Dim iSelStart As Int = vEDT.SelectionStart
Dim bCursorAtEnd As Boolean
Log("CursorAtEndOfText, iSelStart: " & iSelStart)...
hello,
me saw that if me using Activity.Finish in main Activity and click then at the app icon again
the Activity will created again and all variables here are still there with used values before i closed the activity.
Sub Process_Globals
'These global variables will be declared once when...
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.