omz:forum

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

    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 6
    • Posts 28
    • Best 0
    • Controversial 0
    • Groups 0

    BGKirkham

    @BGKirkham

    0
    Reputation
    654
    Profile views
    28
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    BGKirkham Unfollow Follow

    Latest posts made by BGKirkham

    • RE: TableView Selected Row

      @shinyformica

      Thanks for the explanation. I have been using the tuple as you indicated because I do manually fiddle with it at times, which is how I noticed the disconnect. It's now more of a curiosity.

      posted in Pythonista
      BGKirkham
      BGKirkham
    • TableView Selected Row

      I have a ListDataSource as the data_source and delegate for a TableView.

      What is the relationship between the TableView.selected_row and the TableView.data_source. selected_row? They don’t appear to talk to each other. You can set one without affecting the other, and vice versa. Is that by design, or am I missing something?

      posted in Pythonista
      BGKirkham
      BGKirkham
    • RE: Closing a view from a TextField Delegate

      @cvp

      Thank you for the info. I'll look into it when I have time. I've moved on to another project, but I will likely come back to this one soon. I also need to extract my scrolling tableview from this project and post the code.

      posted in Pythonista
      BGKirkham
      BGKirkham
    • RE: Closing a view from a TextField Delegate

      I found this post that you did.

      posted in Pythonista
      BGKirkham
      BGKirkham
    • RE: Closing a view from a TextField Delegate

      @cvp

      It looks like you did a great job. I wouldn’t necessarily want to get the code, but can you tell me how you handled the maps? Is it an imported image or are you using something like google maps interactively?

      posted in Pythonista
      BGKirkham
      BGKirkham
    • RE: Closing a view from a TextField Delegate

      @cvp

      Is this something you wrote? When I saw it I thought it would be cool to show that type of view for people I talk to.

      posted in Pythonista
      BGKirkham
      BGKirkham
    • RE: Closing a view from a TextField Delegate

      @crazyfox

      Not a problem. I’m still learning Pythonista myself although I have a ton of experience with other languages. It’s always good to ask questions as it helps you and others with the same question.

      posted in Pythonista
      BGKirkham
      BGKirkham
    • RE: Closing a view from a TextField Delegate

      @crazyfox

      @cvp nailed it. It’s a button that shows a TableView when it is clicked. The selected item in the TableView is extracted and placed in the TextField. Then the TableView is hidden again. Here is a pic of mine dropped down

      posted in Pythonista
      BGKirkham
      BGKirkham
    • RE: Publish to iPad

      @cvp

      Thanks for the info

      posted in Pythonista
      BGKirkham
      BGKirkham
    • Publish to iPad

      Is there a way to "publish" a stand-alone app to my personal iPad and not go through the regular Apple publishing process?

      posted in Pythonista
      BGKirkham
      BGKirkham