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.


    UITableViewRowAction

    Pythonista
    rowaction ui.tableview objcutil
    2
    2
    2543
    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.
    • cook
      cook last edited by

      Has anyone done this before? I thought that I saw someone post something about this during the pythonista 3 beta widget days... or something. But I can't find anything in the forum. Would really like to get this functionality in my tableview.

      Link:
      UITableViewRowAction Introduction

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

        there was a discussion about adding a custom rowheight, but the idea is the same. you swizzle the tableview class to add the extra delegate calls.

        See https://github.com/jsbain/objc_hacks

        tableview_rowheight
        and rowheight_example

        you will also need the swizzle.py.

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