From 97881301dfeedd0ce32e107d68adbb138167a0e4 Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Mon, 5 Feb 2024 05:48:55 -0600 Subject: [PATCH] Cerra mesa (efectivo) --- B4A/B4XMainPage.bas | 6 +++--- B4A/C_Principal.bas | 6 +++--- B4A/MarketPlace.b4a | 2 +- B4A/MarketPlace.b4a.meta | 4 ++-- B4A/Starter.bas | 4 ++-- B4A/Subs.bas | 4 ++-- B4A/errorManager.bas | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/B4A/B4XMainPage.bas b/B4A/B4XMainPage.bas index d129247..50286e6 100644 --- a/B4A/B4XMainPage.bas +++ b/B4A/B4XMainPage.bas @@ -1,4 +1,4 @@ -B4A=true +B4A=true Group=Default Group ModulesStructureVersion=1 Type=Class @@ -43,7 +43,7 @@ End Sub Public Sub Initialize ' B4XPages.GetManager.LogEvents = True End Sub - + 'This event will be called once, before the page becomes visible. Private Sub B4XPage_Created (Root1 As B4XView) Root = Root1 @@ -95,4 +95,4 @@ End Sub Private Sub b_cargaProductos_Click -End Sub +End Sub \ No newline at end of file diff --git a/B4A/C_Principal.bas b/B4A/C_Principal.bas index 1992fa0..0afd2d1 100644 --- a/B4A/C_Principal.bas +++ b/B4A/C_Principal.bas @@ -1,4 +1,4 @@ -B4A=true +B4A=true Group=Default Group ModulesStructureVersion=1 Type=Class @@ -71,7 +71,7 @@ Sub Class_Globals Private Label1 As Label Private b_pagoCerrar As Button End Sub - + 'You can add more parameters here. Public Sub Initialize As Object Return Me @@ -1003,4 +1003,4 @@ End Sub Private Sub cb_pago_SelectedIndexChanged (Index As Int) Log(cb_pago.SelectedItem) -End Sub +End Sub \ No newline at end of file diff --git a/B4A/MarketPlace.b4a b/B4A/MarketPlace.b4a index cb086ea..bebbf14 100644 --- a/B4A/MarketPlace.b4a +++ b/B4A/MarketPlace.b4a @@ -64,7 +64,7 @@ Version=12.5 #FullScreen: false #IncludeTitle: false #End Region - + '#BridgeLogger: True Sub Process_Globals diff --git a/B4A/MarketPlace.b4a.meta b/B4A/MarketPlace.b4a.meta index a711a4d..f8ec122 100644 --- a/B4A/MarketPlace.b4a.meta +++ b/B4A/MarketPlace.b4a.meta @@ -14,11 +14,11 @@ ModuleBreakpoints5= ModuleBreakpoints6= ModuleClosedNodes0= ModuleClosedNodes1= -ModuleClosedNodes2= +ModuleClosedNodes2=1 ModuleClosedNodes3=14 ModuleClosedNodes4= ModuleClosedNodes5=6 ModuleClosedNodes6=68 -NavigationStack=Subs,actualizaProducto,1248,6,C_Principal,b_pagoCerrar_Click,990,6,Visual Designer,principal.bal,-100,4,B4XMainPage,B4XPage_Created,42,0,Visual Designer,login.bal,-100,2,B4XMainPage,Class_Globals,34,0,B4XMainPage,i_conf_Click,91,0,B4XMainPage,b_cargaProductos_Click,91,0,C_Principal,b_prodMenos_Click,282,0,C_Principal,B4XPage_CloseRequest,200,6 +NavigationStack=B4XMainPage,b_cargaProductos_Click,91,0,C_Principal,b_prodMenos_Click,282,0,B4XMainPage,Class_Globals,20,0,C_Principal,B4XPage_CloseRequest,200,6,C_Principal,Initialize,72,0,C_Principal,b_pagoCerrar_Click,991,0,Starter,Process_Globals,5,0,B4XMainPage,Initialize,39,0,C_Principal,Class_Globals,67,0,Subs,Process_Globals,17,0 SelectedBuild=0 VisibleModules=1,5,6,2,4 diff --git a/B4A/Starter.bas b/B4A/Starter.bas index ba4a353..8cc9ec1 100644 --- a/B4A/Starter.bas +++ b/B4A/Starter.bas @@ -1,4 +1,4 @@ -B4A=true +B4A=true Group=Default Group ModulesStructureVersion=1 Type=Service @@ -8,7 +8,7 @@ Version=9.85 #StartAtBoot: False #ExcludeFromLibrary: True #End Region - + Sub Process_Globals 'These global variables will be declared once when the application starts. 'These variables can be accessed from all modules. diff --git a/B4A/Subs.bas b/B4A/Subs.bas index 365ecf3..5a2ba4f 100644 --- a/B4A/Subs.bas +++ b/B4A/Subs.bas @@ -1,4 +1,4 @@ -B4A=true +B4A=true Group=Default Group ModulesStructureVersion=1 Type=StaticCode @@ -21,7 +21,7 @@ Sub Process_Globals ' Dim rutaInicioHoy As String = "" Private subsLogs As Boolean = False End Sub - + 'Pone el valor de phn.Model en la variable global "devModel" Sub getPhnId As String 'ignore 'Requiere la libreria "Phone" diff --git a/B4A/errorManager.bas b/B4A/errorManager.bas index 15d27d5..13c7160 100644 --- a/B4A/errorManager.bas +++ b/B4A/errorManager.bas @@ -42,7 +42,7 @@ Version=10.2 ' Return True 'End Sub '****************************************************************************** - + Sub Process_Globals 'These global variables will be declared once when the application starts. 'These variables can be accessed from all modules.