omz:forum

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

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

    ced

    @ced

    0
    Reputation
    781
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ced Unfollow Follow

    Latest posts made by ced

    • RE: Markdown Missing Linedrag?

      Ahh yes. I assumed that the option would be in the same set of settings as that from the taskpapet document format. Thank you much.

      posted in Editorial
      ced
      ced
    • Markdown Missing Linedrag?

      It seems the ability to drag lines has disappeared. Is this the case dor anyone else?

      posted in Editorial
      ced
      ced
    • Wireless Network Discovery

      Is there a networking API available through Pythonista? Something to allow discovery of AP.

      posted in Pythonista
      ced
      ced
    • RE: Create subview in UI Editor

      I'm also trying to get this working. As it is now, I have two popups, one of which is activated through the other and is essentially a 'page 2' of the first.

      What I've done is added a 'next' button to the first page that has the following actions:

      • close previous ui
      • open new ui (page 2)

      This works however it isn't not cosmetically pleasing.

      I will probably need to resort to python to get things working smoothly.

      posted in Editorial
      ced
      ced
    • RE: Learn Python the Hard Way: ex13

      @ccc Thank you much for the help provided this weekend.

      omz's applications are game changing!

      posted in Pythonista
      ced
      ced
    • Learn Python the Hard Way: ex13

      Good evening,

      I am currently trying to execute an 'argv' command similar to one found in exercise 13 of this book.

      Currently, I am having issues with the syntax and am receiving 'invalid syntax' errors.

      Is there anyone here that is familiar with this book as well as pythonista that could let me know if pythonista has limitations making it difficult to solve this exercise?

      cc

      posted in Pythonista
      ced
      ced
    • RE: Learn Python the Hard Way: ex13

      Is there any way to reproduce this from the command line perspective?

      If I'm following this book as a resource to help me learn python, is there any way for me to const the pythonista documentation and find out where exactly pythonista deviates from the regular desktop applications?

      Cheers

      Edit: thank you much omz and ccc for the FYI. I've got it to run. Spent roughly 5 hours trying to figure this one out xD

      posted in Pythonista
      ced
      ced
    • RE: Learn Python the Hard Way: ex13

      I've tried all variants:
      Ex13.py var1 var2 var3
      Python ex13.py var1 var2 var3

      I really don't know where my mistake is.

      posted in Pythonista
      ced
      ced