Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3953

MobileScrollableArea and keyboard

$
0
0

Hi team!

I have an iOS project in Xojo 2024r3.1 with a MobileScrollableArea which has a container. The container has fields and text area at the bottom. When I scroll down and tap inside the textarea does not animate above the keyboard and I can’t see or type in it.

I have 3 screens with scrollable areas, 1 modal and 2 normal and they all do this.

If I add code to move the scroll of the scrollablearea on FocusReceived, it works, but I think I need to reset the scroll because the other fields are affected? When I try resetting the scroll in FocusLost, the app crashes.

What are other people doing in this situation?

thanks
mich

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3953

Trending Articles