touch image error

hanana

Member
Licensed User
Longtime User
Hye everyone...:sign0085:

i dont know why every time i try to run example touchimage that B4a provide i got tis message error...


Parsing code. 0.01
Compiling code. Error
Error compiling program.
Error description: Unknown member: setbitmap
Occurred on line: 56
tImageView.SetBitmap(Bitmap1)
Word: setbitmap

Can anyone help me??:sign0085::sign0085::sign0085::sign0085::sign0085:
 

klaus

Expert
Licensed User
Longtime User
I don't agree !
Before my previous post I tried the example program from the TouchImageView_v2_00.zip file and I got the same error as you do.
I looked in the Libs Tab and saw that I had version v1.1 in my additional libraries folder.
I copied the new library files (version 2.0) into the additional libraries folder, refreshed the Libs Tab and it works as expected !
Unfortunately you only say you have tried everything but you don't say what exactly you have done.

Best regards.
 
Upvote 0

hanana

Member
Licensed User
Longtime User
okay..my bad....sorry klaus...im become confuse becoz i using PC at my work place to do Android..then go back home to continue, using laptop..so, i juz realize only at my laptop i update (i neva try to run at my laptop) and still not update at my office PC..(but i always run the coding at my PC) :sign0013::sign0013::sign0013::sign0013::sign0013::sign0013:
 
Upvote 0
Top