omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    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.


    Bind data source to UI controls

    Pythonista
    1
    2
    1780
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • SillySoviet
      SillySoviet last edited by

      Hi guys,

      Does anyone know of a best practice to get data pulled from an external data source (RedShift in my case, via pg8000) and be able to bind the results to the various controls (segmented controls, text fields, etc) in a UI created through the editor? I looked at Bottle but couldn't figure out how to bind to the segmented controls and sliders in the UI editor or through html.

      I could figure it a solution programmatically but wanted to check in with the experts for any existing solutions. Thank you.

      1 Reply Last reply Reply Quote 0
      • SillySoviet
        SillySoviet last edited by

        Just to clarify: this is to scroll through a result set from a SQL select statement.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors