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.


    Anyone implement a UICollectionView in pythonista?

    Pythonista
    uicollectionvie custom-view objc
    3
    4
    2159
    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.
    • shinyformica
      shinyformica last edited by

      Before I delve into all the necessary objective-c to build a UICollectionView and delegate that I can use inside a pythonista UI, has anyone out there already done the necessary wrapping so that I can have a working starting point?

      https://developer.apple.com/documentation/uikit/uicollectionview

      I don't need much more than the basic functionality, so I'll need the view, a datasource and a delegate, but not much else, I think.

      cvp mikael 2 Replies Last reply Reply Quote 0
      • cvp
        cvp @shinyformica last edited by

        @shinyformica did you see here

        1 Reply Last reply Reply Quote 0
        • mikael
          mikael @shinyformica last edited by

          @shinyformica, please make a wrapper for us all.

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

            @cvp no, somehow that did not appear when I searched for UICollectionView. Probably would have if I'd searched more deeply...that looks promising.

            @mikael I promise to provide an example for whatever I end up with.

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