mirror of
https://github.com/KeymonSoft/Mariana.git
synced 2026-04-17 21:06:16 +00:00
21-09-23 TECLADO Y PERMISOS
This commit is contained in:
@@ -16,6 +16,7 @@ Sub Class_Globals
|
||||
Dim sb As StringBuilder
|
||||
Dim PHONE As Phone
|
||||
Dim g As GPS
|
||||
Dim IME as IME
|
||||
Dim trabajar As Button
|
||||
' Dim lat_gps, lon_gps As String
|
||||
Dim c As Cursor
|
||||
@@ -728,6 +729,7 @@ Sub Subir_Click
|
||||
End Sub
|
||||
|
||||
Sub cargar_Click
|
||||
IME.HideKeyboard
|
||||
Dim pedidodiaanterior As Boolean = False
|
||||
Dim cp As Cursor = B4XPages.MainPage.skmt.ExecQuery("select * from PEDIDO")
|
||||
If cp.RowCount > 0 Then
|
||||
|
||||
Reference in New Issue
Block a user