mirror of
https://github.com/cheveguerra/Pusher_2.0.git
synced 2026-04-17 19:37:05 +00:00
Initial commit
This commit is contained in:
16
Mods.bas
Normal file
16
Mods.bas
Normal file
@@ -0,0 +1,16 @@
|
||||
B4A=true
|
||||
Group=Default Group
|
||||
ModulesStructureVersion=1
|
||||
Type=StaticCode
|
||||
Version=11.2
|
||||
@EndOfDesignText@
|
||||
'Code module
|
||||
'Subs in this code module will be accessible from all modules.
|
||||
Sub Process_Globals
|
||||
'These global variables will be declared once when the application starts.
|
||||
'These variables can be accessed from all modules.
|
||||
End Sub
|
||||
|
||||
'Ver 2.01.14
|
||||
'Se agregó codigo en "Main.b_buscar_Click" para que el teclado se oculte al hacer clic en "b_buscar".
|
||||
'Se acomodaron algunos botones para que se vean mejor.
|
||||
Reference in New Issue
Block a user