omz:forum

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

    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 2
    • Followers 0
    • Topics 85
    • Posts 394
    • Best 5
    • Controversial 0
    • Groups 0

    techteej

    @techteej

    7
    Reputation
    1745
    Profile views
    394
    Posts
    0
    Followers
    2
    Following
    Joined Last Online
    Website tjferry.me Age 25

    techteej Unfollow Follow

    Best posts made by techteej

    • RE: Pythonista Slack or Mattermost

      @lukaskollmer Another simpler option would be to make a google form with an email field

      posted in Pythonista
      techteej
      techteej
    • RE: Showing image in ui Button

      @mmontague

      Change button.image = ui.Image.named('Ear') # added this
      to button.image = ui.Image.named('Ear').with_rendering_mode(ui.RENDERING_MODE_ORIGINAL)

      This should remove the blue tint.

      posted in Pythonista
      techteej
      techteej
    • UI Sheet View, Can you hide the x?

      Is there any way to hide the name bar with the x on the sheet view? Thanks.

      posted in Pythonista
      techteej
      techteej
    • RE: Color picker

      I requested this to be added to the dialogs module, but alas - nothing of it.

      posted in Pythonista
      techteej
      techteej
    • Introducing The New Pythonista Tools

      Just a quick post, but I would like to introduce you to the new Pythonista Tools website. This has been a long time coming, and finally the site feels like it has a unified interface that works. There are still some things I would like to implement, as you can see on this issue.

      It may just seem like a few improvements here and there, but I really worked towards making it feel like a much better experience.

      Note: Currently, you can only search scripts on the scripts page itself. This will soon change.

      Please go check it out guys. Thanks :)

      posted in Pythonista
      techteej
      techteej

    Latest posts made by techteej

    • RE: Pythonista Slack or Mattermost

      @ccc Still haven't gotten an invite :(

      posted in Pythonista
      techteej
      techteej
    • RE: Pythonista Slack or Mattermost

      @lukaskollmer Another simpler option would be to make a google form with an email field

      posted in Pythonista
      techteej
      techteej
    • RE: Bug list for beta release 160037

      When clicking empty trash, the trash empties but Pythonista also crashes.

      iOS 9.0.2 - iPad 3

      posted in Pythonista
      techteej
      techteej
    • RE: Bug list for beta release 160037

      @ccc I see a Cloud Jump 2 revive coming soon ;)

      posted in Pythonista
      techteej
      techteej
    • RE: Python string object as callable method

      You can't set a button name as an action. You need to set each individual button action.

      posted in Pythonista
      techteej
      techteej
    • RE: Pythonista 1.6 Beta

      It would definitely make it easier on @omz if you use his form to sign up for the beta

      posted in Pythonista
      techteej
      techteej
    • RE: Way to change font size for different lines in Cell?

      That's probably what I want, but I'm not sure how to call it because I use data_source.items to set everything

      posted in Pythonista
      techteej
      techteej
    • Way to change font size for different lines in Cell?

      Is there a way to change font size for the different lines in one UI.Tableview Cell? i.e, one line of text be like a header, and the second be a description

      posted in Pythonista
      techteej
      techteej
    • RE: Color picker

      @JonB I was thinking of code that I had found a while ago as a normal color picker (one with box style) but it turned out to not be sample code and now forget where I found it!

      posted in Pythonista
      techteej
      techteej
    • RE: Color picker

      @JonB Why not improve upon the existing sample code?

      posted in Pythonista
      techteej
      techteej