Davide Scheriani

Results 4 issues of Davide Scheriani

Hello I needed to rearrange sections and rows programmatically and with drag'/drop functionality, but I did hit a small problem when I want to cycle again the form to get...

**Describe the bug** I wish to re-use a custom class with a xib file in a section with some rows added dynamically, but when I use the following code ```...

Hello, I needed for a project to subclass the background view, or make my own uiview class, for set it as transparent backdropview (I did set it as .clear color...

Im compiling the library for lepton, but I got this error: ``` ../../src/gplot.c:375:14: error: 'system' is unavailable: not available on iOS ignore = system(buf); ``` Im using this makefile: [https://github.com/coredumped/Tesseract-OCR-iOS/blob/master/TesseractOCR/Makefile](https://github.com/coredumped/Tesseract-OCR-iOS/blob/master/TesseractOCR/Makefile)...