omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. 3448689

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    3448689

    @3448689

    0
    Reputation
    385
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Микашевичи, Беларусь Age 36

    3448689 Unfollow Follow

    Latest posts made by 3448689

    • RE: Keyboard “below target”

      in kivy it is solved this way:

      from kivy.core.window import Window
      
      Window.softinput_mode = ‘below_target’
      ``
      posted in Pythonista
      3448689
      3448689
    • RE: Keyboard “below target”

      I don't like the idea of a huge ScrollView.

      posted in Pythonista
      3448689
      3448689
    • Keyboard “below target”

      Hello!
      The keyboard overlaps the textfield. What attribute is needed for the textfield or in some other way to specify that the textfield is always above the keyboard?
      Thanks!

      posted in Pythonista
      3448689
      3448689