Hi
I am getting an error after I dim the menu in a local function so I can dynamically re-create.
Code:
Sub Process_Globals
Dim acChannels As AHQuickAction3D
end sub
Sub Activity_Create(FirstTime As Boolean)
If FirstTime Then
' // menu's
acChannels.Initialize("ac_channels", acChannels.VERTICAL)
end if
end sub
Sub make_menus_acChannels
Dim i As Int, s As String
s = "SELECT ptt_users_channels.channel_id, ptt_channels.channel_name FROM...
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/2chNI4N
via IFTTT
Aucun commentaire:
Enregistrer un commentaire