Right to Left form with XLForm in iOS

I have two questions:

  • How can I create a Right to Left form in XLForm (Right label and Left TextField or other widgets) I tried to get the label or text field frame but that wasn't helpful.
  • How can I create a multi valued table with reorder and delete actions that last button perform a segue and then the result creates a new row. Assume I want to add multiple pictures and the last row of table is "Add New" button. but my problem is a delete sign will appear at the left of that row too. On the other hand I don't want to add a row like a text filed but I want to set a segue result as new row.
  • 链接地址: http://www.djcxy.com/p/71572.html

    上一篇: 放弃在iOS中无法使用的权利

    下一篇: 在iOS中使用XLForm从右到左形式