omz:forum

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

    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 1
    • Best 0
    • Controversial 0
    • Groups 0

    swoiwode

    @swoiwode

    0
    Reputation
    461
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    swoiwode Unfollow Follow

    Latest posts made by swoiwode

    • Pre fill Textfield

      Porting over code from a Tinker desktop application. To improve the user experience I am used to populating input field values with those last entered at last runtime. Something that was part of the Palm programming standard, using preferences. So I think I need to understand how to 'see' a Textfield and set the text value with <variable name>.set(parser.get(<key>,<token>) before it is display, or just afterward. With Tinker this was done with <variable name> = tk.StringVar(). As a side note, I'd like to get the InputText = sender.superview['InputText'] outside of the Button def too. Thanks, Scott

      posted in Pythonista
      swoiwode
      swoiwode