omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    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.


    Where is the _ui module and can i view it?

    Pythonista
    ui module
    3
    4
    2771
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • m_doyle04
      m_doyle04 last edited by

      Hi All,

      When we import the (pure python) ui module there is another module it depends on/imports - the _ui module...Is there anywhere I can view the source code for this?

      Cheers

      cvp 1 Reply Last reply Reply Quote 0
      • cvp
        cvp @m_doyle04 last edited by cvp

        @m_doyle04 I think it is a builtin of Pythonista, written in c, thus not visible, but I'm not a specialist, I could be erroneous

        Edit: try in command mode

        help('_ui')
        
        1 Reply Last reply Reply Quote 1
        • ellie_ff1493
          ellie_ff1493 last edited by

          I think its just a wrapper of UiKit

          1 Reply Last reply Reply Quote 0
          • m_doyle04
            m_doyle04 last edited by

            thanks @cvp & @ellie_ff1493.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors