23/10/23 - Se agregó en el engrane la opción de importar una base de datos cuando el usuario es "KMTS1"

This commit is contained in:
2023-10-23 16:52:52 -06:00
parent 09ee88c0d9
commit 67298d514c
472 changed files with 856 additions and 349 deletions

View File

@@ -238,6 +238,7 @@ Private Sub B4XPage_Created (Root1 As B4XView)
Root = Root1
'load the layout to Root
Root.LoadLayout("principal")
B4XPages.SetTitle(Me, $"${Subs.capitalizar(B4XPages.GetPageId(Me))} ${Application.VersionName}"$)
s.Initialize(Me, "Subs")
p_mandaInfo.Width = Root.Width
p_mandaInfo.Height = Root.Height