سلام دوستان من میخوام یه لینک بدم به image view و عکس لود بشه
[*]اینم کدمه
[/list]
[left]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.
Dim job As HttpJob
Private ImageView1 As ImageView
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("test")
If FirstTime = True Then
job.Initialize("EsmeJob",Me)
job.Download("http://www.beytoote.com/images/stories/wedlock/za4-2117.jpg")
End If
End Sub
Sub Activity_Resume
End Sub
Sub Activity_Pause (UserClosed As Boolean)
End Sub
Sub jobdone
ImageView1.SetBackgroundImage(job.GetBitmap)
End Sub
[/left]
سوال
ali8968 11
سلام دوستان من میخوام یه لینک بدم به image view و عکس لود بشه
[*]اینم کدمه
ولی برنامه تو گوشی ارور میده
؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟
لینک ارسال
به اشتراک گذاری در سایت های دیگر
6 پاسخ به این سوال تاکنون داده شده است
ارسال های توصیه شده
بایگانی شده
این موضوع بایگانی و قفل شده و دیگر امکان ارسال پاسخ نیست.