Adding native controls
Posted: Wed Mar 16, 2016 2:56 am
Hey everyone
I'm currently making an app for work, and at the moment it's going to be for iOS. Now, I've made all the fields and buttons and everything, but there's a slight issue. I didn't know about native controls until the other day! Since they're infinitely better than just a text field, I want to convert all my current text fields to native text controls. The only issue is that I don't know how to convert each existing text field to a native one. Obviously I could just go through and add a bunch of mobileControlCreate messages in, but that seems very time consuming, and seems like a lot of effort. I've read places about TMTools and MobGUI, but MobGUI doesn't look like it's in development anymore, and TMTools apparently only works for LC version 7, and I'm using version 8
So is there any way to get the native controls to work without a lot of effort
?
Thanks in advanced
I'm currently making an app for work, and at the moment it's going to be for iOS. Now, I've made all the fields and buttons and everything, but there's a slight issue. I didn't know about native controls until the other day! Since they're infinitely better than just a text field, I want to convert all my current text fields to native text controls. The only issue is that I don't know how to convert each existing text field to a native one. Obviously I could just go through and add a bunch of mobileControlCreate messages in, but that seems very time consuming, and seems like a lot of effort. I've read places about TMTools and MobGUI, but MobGUI doesn't look like it's in development anymore, and TMTools apparently only works for LC version 7, and I'm using version 8

So is there any way to get the native controls to work without a lot of effort

Thanks in advanced