mirror of
https://github.com/KeymonSoft/Kelloggs_v4.git
synced 2026-04-20 11:39:13 +00:00
25/10/23 - Cambio de logos a Kellanova
This commit is contained in:
@@ -25,6 +25,8 @@ Sub Class_Globals
|
||||
Dim DIA_VISITA As String
|
||||
Private b_guardar As Button
|
||||
Private b_cancelar As Button
|
||||
Private Panel1 As Panel
|
||||
Private p_botones As Panel
|
||||
End Sub
|
||||
|
||||
'You can add more parameters here.
|
||||
@@ -38,6 +40,8 @@ Private Sub B4XPage_Created (Root1 As B4XView)
|
||||
'load the layout to Root
|
||||
Root.LoadLayout("nuevocliente")
|
||||
ruta = File.DirInternal
|
||||
Subs.centraPanel(Panel1, Root.Width)
|
||||
Subs.centraPanel(p_botones, Root.Width)
|
||||
End Sub
|
||||
|
||||
'You can see the list of page related events in the B4XPagesManager object. The event name is B4XPage.
|
||||
|
||||
Reference in New Issue
Block a user