Hi Everyone
Firstly a Merry Christmas to those that celebrate Christmas.
I have on one Activity, a couple of things that I am doing with coordinates:
1. Import coordinates
2. Edit\Add coordinates
3. Plot the coordinates
4. List the coordinates
With the above I am hiding and making visible certain Labels and Textboxes to suit the selection made by the User. For the "List" I am using the ScrollView2D, but it is blocking off the other Labels and Textboxes. I have tried changing the Z-Order of the ScrollView2D, making it invisible and changing the "Left" property, but nothing works. Any ideas please?
Firstly a Merry Christmas to those that celebrate Christmas.
I have on one Activity, a couple of things that I am doing with coordinates:
1. Import coordinates
2. Edit\Add coordinates
3. Plot the coordinates
4. List the coordinates
With the above I am hiding and making visible certain Labels and Textboxes to suit the selection made by the User. For the "List" I am using the ScrollView2D, but it is blocking off the other Labels and Textboxes. I have tried changing the Z-Order of the ScrollView2D, making it invisible and changing the "Left" property, but nothing works. Any ideas please?