Morning,
I, with Steve's help, got the app running with HSV. It appears that the dynamics changed and I need to implement ScrollView. So I changed only the :
HSV.Panel.AddView(....) to ScrollView1.Panel.Addview(...) to my surprise the on ly thing that shows up is the two buttons at the top for "Back" and "Next".
One thing I tried is added a label via designer, as all the code was done by hand, and it shows after compile when nothing else does but the buttons.
Is there something I am doing wrong?
Thanks,
R
I, with Steve's help, got the app running with HSV. It appears that the dynamics changed and I need to implement ScrollView. So I changed only the :
HSV.Panel.AddView(....) to ScrollView1.Panel.Addview(...) to my surprise the on ly thing that shows up is the two buttons at the top for "Back" and "Next".
One thing I tried is added a label via designer, as all the code was done by hand, and it shows after compile when nothing else does but the buttons.
Is there something I am doing wrong?
Thanks,
R