hi all
i am tring to speen a weel but i cant figure it out how to spin it any ideas are wellcome Also i tryed to upload a zipped file with my code and it says file is too lagre.
Hello everyone, This is simplification of "Time Set via Scrollview B4A", post by Björn Roth on 03/10/2012. The display is updated periodically. Is it possible to update the display only when ScrollView Positions changed? Thanks in advance. #Region Module Attributes #FullScreen: False...
For k=0 To 359
ImageView1.Rotation= k
Sleep(0)
Next
Is not the only and the best way... but it is the simplest... i can think right now...
info1: use transparent png files.. and for better circle/wheel have the same width, height
info2: you can a second transparent png with the pointer in front of imageview1. - without the moving it..
Here you are.
In the code you can set the reference either at 12 o'clock or at 3 o'clock.
At the end of spinning the wheel snaps to the middle of the sector.
You can change the number of sectors,