Scrolling Window

  1. 5 years ago

    TheMexican

    18 Jul 2018 User since 2016

    Any ideas on creating a scrolling window (scroll down)? I have a lot of fields that need to be filled up by user and I would like for the user to scroll down instead of splitting the number of fields in various screens.

    Please advise, thanks!!

  2. appiteca

    18 Jul 2018 User since 2018

    I am also interested in this subject. And another question, how avoid keyboard above bottom fields when edit these fields ?

  3. Joel_Eisenstat

    18 Jul 2018 User since 2016

    Animate the field(s) above the keyboard, then reverse after they are populated

  4. TheMexican

    20 Jul 2018 User since 2016

    Hi @Joel_Eisenstat , any chance you can send a quick project showing the animation to be able to see fields? I am having the issue where the Keyboard blocks the actual text field.

  5. Joel_Eisenstat

    20 Jul 2018 User since 2016

    No problem.

  6. andrea

    20 Jul 2018 Administrator User since 2016
    Edited 5 years ago by andrea

    Hi everybody,
    I've attached a sample project (Scroll.creoproject) to show how to use a scrollview to have a long list of textfields, and code in the KeyboardWillShow event of the Window1 to move the offset of the scroll view if the selected text field would be hidden by the keyboard.
    Please note that you need to use this new unoffical version of Creo to run this project:
    https://media.creolabs.com/beta/unofficial/creo_build14084.zip

  7. Joel_Eisenstat

    21 Jul 2018 User since 2016

    Thanks Andrea , just tried it -- very cool

or Sign Up to reply!