omz:forum

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

    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 1
    • Followers 0
    • Topics 10
    • Posts 43
    • Best 6
    • Controversial 0
    • Groups 0

    tomkirn

    @tomkirn

    12
    Reputation
    1631
    Profile views
    43
    Posts
    0
    Followers
    1
    Following
    Joined Last Online
    Location Germany

    tomkirn Unfollow Follow

    Best posts made by tomkirn

    • RE: widget's not working

      Hi,

      You can also run the widget in Pythonista and select „Use in Today“

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: 330018: present full screen is not full screen

      Hi,

      got the same. Replace „full_screen“ with „fullscreen“

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: Python 3.x Progress Update

      @OMZ: Great new beta. Nice icon but to much "Python" and to less "Pythonista". Maybe an icon with both symbols (big old symbol and small python icon within) could do it.

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: Python 3.x Progress Update

      Just tried the appex module. Using appex.get_url() from the extensions console I got the error:

      Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/var/mobile/Containers/Bundle/Application/3DC76E83-91BE-4A1F-A8A2-2A00120079CC/Pythonista3.app/Frameworks/PythonistaKit3.framework/pylib/site-packages/appex.py", line 114, in get_url
      return _path2url(url)
      File "/var/mobile/Containers/Bundle/Application/3DC76E83-91BE-4A1F-A8A2-2A00120079CC/Pythonista3.app/Frameworks/PythonistaKit3.framework/pylib/site-packages/appex.py", line 5, in _path2url
      import urlparse
      ImportError: No module named 'urlparse'

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: Crash on open

      Hi,

      in Settings App select Pythonista and choose „Launch in Save mode“

      Regards
      Tom

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: Which filename to use for a local CSS file?

      Hi,

      I tried this as well and had to use absolute paths to get it work. I dont get happy with relative paths at all.

      BR Tom

      posted in Pythonista
      tomkirn
      tomkirn

    Latest posts made by tomkirn

    • RE: widget's not working

      Hi,

      You can also run the widget in Pythonista and select „Use in Today“

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: Django - Have to restart Pythonista everytime I make a code change

      Hi,

      just a thought: Have you tried „reset environment“ by holding clear button in console?

      Regards
      Tom

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: 330018: contacts example is broken...

      Is this a new problem of 330018? As far as I know it is a IOS13 „problem“ caused by a new entitlement needed for accessing.

      Regards
      Tom

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: 330018: view does not hide Pythonista in appex mode

      Hi,

      can confirm this behavior, but unfortunately without solution. Seems to be a mathematical problem while calculating the views position.

      @OMZ: can you please fix this?

      Regards
      Tom

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: 330018: present full screen is not full screen

      Hi,

      got the same. Replace „full_screen“ with „fullscreen“

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: Crash on open

      Hi,

      in Settings App select Pythonista and choose „Launch in Save mode“

      Regards
      Tom

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: Beta: Object Inspector

      Well, you could dock the console to the editor to get something similar.

      Did not realize this.....sometimes the solution is nearer than the problem. This is exactly what I was thinking about.

      posted in Pythonista
      tomkirn
      tomkirn
    • Beta: Object Inspector

      Hi Ole,

      I really like the new object inspector. It's a great new feature inside the console. Just a few suggestions from me:

      • is it possible to make the panel resizable? Some of the object descriptions are cut off.
      • possible to make the objects copy-able? Would be great for searching the correct methode, attribute,... and than just copying into the code.
      • and a last one: Why only for console? I would like this feature also within the code editor.

      Regards
      Tom

      P.S.: Thanks for continuing the journey!

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: Python 3.x Progress Update

      I have a problem with appex module. In actual Pythonista 3 Beta appex.get_url() does not get back with the actual URL from Safari. Anyone else got this?
      Edit: This happens only while Python 3.5 is selected as default interpreter. Python 2.7 is working fine.

      posted in Pythonista
      tomkirn
      tomkirn
    • RE: Python 3.x Progress Update

      @OMZ: Is it possible to make the different Standard Libraries (PythonistaKit.framework / PythonistaKit3.framework) visible? I found that some modules have different versions (e.g. dropbox) but only the framework3 versions are shown via "show standard library" which can be confusing (especially for a beginner like me).

      posted in Pythonista
      tomkirn
      tomkirn