diff --git a/B4A/C_Cliente.bas b/B4A/C_Cliente.bas index 1a4b57e..9a69955 100644 --- a/B4A/C_Cliente.bas +++ b/B4A/C_Cliente.bas @@ -155,6 +155,7 @@ Sub Class_Globals Private et_telefono As EditText Private b_canceltelefono As Button Private b_aceptelefono As Button + Private l_version As Label End Sub 'You can add more parameters here. @@ -234,6 +235,8 @@ Private Sub B4XPage_Created (Root1 As B4XView) b_cerrar.Left = (p_pedidoExistente.Width / 2) - (b_cerrar.Width / 2) Subs.centraPanel(p_pedidoExistente, Root.Width) Subs.centraEtiqueta(l_pedidoExistente, Root.Width) + l_version.Text = Application.VersionName + l_version.Left = Root.Width - l_version.Width - 5dip End Sub 'You can see the list of page related events in the B4XPagesManager object. The event name is B4XPage. diff --git a/B4A/Files/cliente.bal b/B4A/Files/cliente.bal index a839595..ca9ca5b 100644 Binary files a/B4A/Files/cliente.bal and b/B4A/Files/cliente.bal differ diff --git a/B4A/INTMEX.b4a b/B4A/INTMEX.b4a index 3ef821c..df42a76 100644 --- a/B4A/INTMEX.b4a +++ b/B4A/INTMEX.b4a @@ -164,7 +164,7 @@ Version=12.8 #Region Project Attributes #ApplicationLabel: Intmex #VersionCode: 1 - #VersionName: 5.12.11 + #VersionName: 5.12.11 GPS 'SupportedOrientations possible values: unspecified, landscape or portrait. #SupportedOrientations: portrait #CanInstallToExternalStorage: False diff --git a/B4A/INTMEX.b4a.meta b/B4A/INTMEX.b4a.meta index 6b5c027..baf9e42 100644 --- a/B4A/INTMEX.b4a.meta +++ b/B4A/INTMEX.b4a.meta @@ -85,12 +85,12 @@ ModuleClosedNodes28= ModuleClosedNodes29= ModuleClosedNodes3= ModuleClosedNodes30= -ModuleClosedNodes4=4 +ModuleClosedNodes4= ModuleClosedNodes5=3 ModuleClosedNodes6= ModuleClosedNodes7= ModuleClosedNodes8= ModuleClosedNodes9= -NavigationStack=C_Principal,JobDone,2070,6,C_Principal,cargar_Click,1016,6,Tracker,StartFLPSmall,399,0,Tracker,CreateLocationRequestSmallD,134,0,C_Cliente,GPS_LocationChanged,475,6,C_Cliente,ListView1_ItemLongClick,478,0,C_Cliente,gest_Click,515,0,C_Cliente,B4XPage_CloseRequest,543,0,C_Cliente,Tar_Click,554,0,C_Cliente,Guardar_Click,619,6,C_Cliente,mandaPendientes,1291,0 +NavigationStack=C_Cliente,ListView1_ItemLongClick,478,0,C_Cliente,gest_Click,515,0,C_Cliente,B4XPage_CloseRequest,543,0,C_Cliente,Tar_Click,554,0,C_Cliente,Guardar_Click,619,6,C_Cliente,mandaPendientes,1277,0,DiseƱador Visual,cliente.bal,-100,3,C_Cliente,Class_Globals,137,0,C_Cliente,B4XPage_Created,232,6,C_Cliente,B4XPage_Appear,238,0 SelectedBuild=0 -VisibleModules=28,2,13,20,14,29,15,4,11,21,30 +VisibleModules=28,2,13,20,14,29,15,4,11,21