bayfatih2000

Results 8 issues of bayfatih2000

I downloaded the example and run it but I can see the password. I want to see as stars (*****). How can I do it?

I want to put an XLForm to a special area on a viewcontroller. Is it possible? Or must I use as full screen?

Can I set a default token programmatically?

When I click button (A, B, C) nothing happen. What can I do for clickable button ?

When I select a cell on the table, it passes to second screen. However, the second screen comes with only a black page. Nothing (button, label...) is seen. - (void)tableView:(UITableView...

Hi I want to add view transition between tabs view controller. How can I do ? note: I am using storyboard.

My explanation texts can be very long. At this time, the popup window does not exceed in the the screen. How can I solve this problem? Thanks

Is it possible to tap section header programmatically? Thanks