It would be nice to have an option similar to Generate Members in Designer where it would add the DIMs for the views to the Globals section of the code. For example, if I had a label named lblTop in the designer, it would add:
Code:
Sub Globals
'These global variables will be redeclared each time the activity is created.
'These variables can only be accessed from this module.
' Main screen views
Dim lblTop As Label
End Sub
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/29sJxyG
via IFTTT
Aucun commentaire:
Enregistrer un commentaire