[left]#Region Project Attributes
#ApplicationLabel: B4A Example
#VersionCode: 1
#VersionName:
'SupportedOrientations possible values: unspecified, landscape or portrait.
#SupportedOrientations: unspecified
#CanInstallToExternalStorage: False
#End Region
#Region Activity Attributes
#FullScreen: False
#IncludeTitle: 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.
End Sub
Sub Globals
'These global variables will be redeclared each time the activity is created.
'These variables can only be accessed from this module.
Private Exit As Button
Private START As Button
End Sub
Sub Activity_Create(FirstTime As Boolean)
'Do not forget to load the layout file created with the visual designer. For example:
'Activity.LoadLayout("Layout1")
End Sub
Sub Activity_Resume
End Sub
Sub Activity_Pause (UserClosed As Boolean)
End Sub
Sub START_Click
Msgbox("HELLO","HOW ARE YOU")
End Sub
Sub EXIT_Click
Activity.Finish
End Sub
[/left]
این کد چ شکالی داره ؟ من خواسته ام دو دکمه درست کنم یکیشون خروج باشه یکیشون یامی را نشون بده اما وقتی تست می کنم هیچی نشون نمیده
سوال
shamami 0
این کد چ شکالی داره ؟ من خواسته ام دو دکمه درست کنم یکیشون خروج باشه یکیشون یامی را نشون بده اما وقتی تست می کنم هیچی نشون نمیده
لینک ارسال
به اشتراک گذاری در سایت های دیگر
2 پاسخ به این سوال تاکنون داده شده است
ارسالهای توصیه شده
بایگانی شده
این موضوع بایگانی و قفل شده و دیگر امکان ارسال پاسخ نیست.