i am trying to use scrollview:
ScrollView1.Panel.AddView(tools,0,0,0,0)
ScrollView1.Panel.AddView(settings_image,0,0,200,200)
ScrollView1.Panel.AddView(setting_label,0,0,0,0)
i just move the know textboxes on to the scrollview but it does not act
the way i would like. it does not scroll.
am i to make the scrollview bigger than the phone?
or
what?
ScrollView1.Panel.AddView(tools,0,0,0,0)
ScrollView1.Panel.AddView(settings_image,0,0,200,200)
ScrollView1.Panel.AddView(setting_label,0,0,0,0)
i just move the know textboxes on to the scrollview but it does not act
the way i would like. it does not scroll.
am i to make the scrollview bigger than the phone?
or
what?