omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. nekotaroneko
    3. Posts

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

    Posts made by nekotaroneko

    • Can't change image by swiping

      In old version of pythonista , I could change images I'm looking using quick look by swiping but I cannot do it in new version. Is this bug?Can this be fixed?

      posted in Pythonista
      nekotaroneko
      nekotaroneko
    • RE: I made GUI Helper

      @coomlata1 Thank you.Your code was helpful.
      and file picker was not written by me but omz.
      https://gist.github.com/omz/e3433ebba20c92b63111

      posted in Pythonista
      nekotaroneko
      nekotaroneko
    • RE: I made GUI Helper

      @mikael The usage is very simple.Just select pyui file and push Make button and this helper makes simple code.

      When you make GUI program TableView ,Button, and Switch, you must define many functinon like ~delegate.
      This helps you make them.

      posted in Pythonista
      nekotaroneko
      nekotaroneko
    • I made GUI Helper

      Git
      2.26 updated

      This helps you make gui application

      1. select pyui file
      2. edit your code as you like

      I recommend:
      if you make exit button ,for example, its name should be 'bt_exit', if tableview, 'tv_something'.

      posted in Pythonista
      nekotaroneko
      nekotaroneko
    • vertical line on indentation columns

      I want this function like

      posted in Pythonista
      nekotaroneko
      nekotaroneko