Scrollposition question

cnicolapc

Active Member
Licensed User
Longtime User
hi,
Not to sound boring and repetitive, but there is a way to assign a value to scrollPosition when the keyboard is hidden?
Nicola
 

JesseW

Active Member
Licensed User
Longtime User
Im sorry, but I do not understand your question. Could you ask again with more detail?
 
Upvote 0

cnicolapc

Active Member
Licensed User
Longtime User
Hi JesseW,
with the Scrollview, if you scroll up the space underneath is blank when the keyboard is hidden and must be done manually see sample photos down.
I want to do that when the keyboard is hidden, which sv.scrollposition the panel returns to the starting position.
I do not think it is possible effectively.
I also tried the KeyPress event but I could not do the job.
Nicola
 

Attachments

  • scroll1.jpg
    scroll1.jpg
    13 KB · Views: 224
  • scroll2.jpg
    scroll2.jpg
    7.4 KB · Views: 209
Upvote 0

cnicolapc

Active Member
Licensed User
Longtime User
hi,
Thank you
For me is a big problem that we hope will be resolved. Because sometimes the Edittext is aligned with the keyboard, but the problem is that the scroll is blocked. While if I use Scrollview, happens what I showed in the previous post.
Thanks anyway for having understood my problem.
Nicola
 
Upvote 0
Top