mirror of
https://github.com/KeymonSoft/Intmex_Multiventa.git
synced 2026-04-19 21:59:30 +00:00
VERSION 5.12.11 GPS
- Se agrego GPS a la version - Se agtego etiqueta con la verison en Cliente
This commit is contained in:
@@ -155,6 +155,7 @@ Sub Class_Globals
|
|||||||
Private et_telefono As EditText
|
Private et_telefono As EditText
|
||||||
Private b_canceltelefono As Button
|
Private b_canceltelefono As Button
|
||||||
Private b_aceptelefono As Button
|
Private b_aceptelefono As Button
|
||||||
|
Private l_version As Label
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
'You can add more parameters here.
|
'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)
|
b_cerrar.Left = (p_pedidoExistente.Width / 2) - (b_cerrar.Width / 2)
|
||||||
Subs.centraPanel(p_pedidoExistente, Root.Width)
|
Subs.centraPanel(p_pedidoExistente, Root.Width)
|
||||||
Subs.centraEtiqueta(l_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
|
End Sub
|
||||||
|
|
||||||
'You can see the list of page related events in the B4XPagesManager object. The event name is B4XPage.
|
'You can see the list of page related events in the B4XPagesManager object. The event name is B4XPage.
|
||||||
|
|||||||
Binary file not shown.
@@ -164,7 +164,7 @@ Version=12.8
|
|||||||
#Region Project Attributes
|
#Region Project Attributes
|
||||||
#ApplicationLabel: Intmex
|
#ApplicationLabel: Intmex
|
||||||
#VersionCode: 1
|
#VersionCode: 1
|
||||||
#VersionName: 5.12.11
|
#VersionName: 5.12.11 GPS
|
||||||
'SupportedOrientations possible values: unspecified, landscape or portrait.
|
'SupportedOrientations possible values: unspecified, landscape or portrait.
|
||||||
#SupportedOrientations: portrait
|
#SupportedOrientations: portrait
|
||||||
#CanInstallToExternalStorage: False
|
#CanInstallToExternalStorage: False
|
||||||
|
|||||||
@@ -85,12 +85,12 @@ ModuleClosedNodes28=
|
|||||||
ModuleClosedNodes29=
|
ModuleClosedNodes29=
|
||||||
ModuleClosedNodes3=
|
ModuleClosedNodes3=
|
||||||
ModuleClosedNodes30=
|
ModuleClosedNodes30=
|
||||||
ModuleClosedNodes4=4
|
ModuleClosedNodes4=
|
||||||
ModuleClosedNodes5=3
|
ModuleClosedNodes5=3
|
||||||
ModuleClosedNodes6=
|
ModuleClosedNodes6=
|
||||||
ModuleClosedNodes7=
|
ModuleClosedNodes7=
|
||||||
ModuleClosedNodes8=
|
ModuleClosedNodes8=
|
||||||
ModuleClosedNodes9=
|
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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user