Matija Urh
Matija Urh
Hello, my first task was to change the background color of the form. I manage to do this with this code: ```cpp - (UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section { tableView.backgroundColor =...
Hello, I'm playing whit this gadget for a past couple of days now, but with very little results. Connection to TIMEBOX is successful. After no luck with (more complex) examples...
Hello, I have a task of "reviving" someone else iOS app which uses your (Swifter) library. I've encountered quite weird problem: Here is the setup: * application has files in...