Search found 12 matches

by Theo@xceed.be
Fri Jul 11, 2014 12:36 pm
Forum: iOS Deployment
Topic: fullscreenmode and font size of an input control
Replies: 4
Views: 3801

Re: fullscreenmode and font size of an input control

OK, I tried it again with 6.6.2. Same issue, in the iOS Simulator. So I created a sample stack, with the bare minimal code. I've attached it (zipped it first, as the forum does not allow .livecode extension files :-( ) Most code is in the stack. As soon as you click the field, an iOS control is crea...
by Theo@xceed.be
Thu May 22, 2014 12:30 pm
Forum: iOS Deployment
Topic: fullscreenmode and font size of an input control
Replies: 4
Views: 3801

Re: fullscreenmode and font size of an input control

Anyone at Runrev can help ?
by Theo@xceed.be
Thu May 15, 2014 3:29 pm
Forum: iOS Deployment
Topic: fullscreenmode and font size of an input control
Replies: 4
Views: 3801

fullscreenmode and font size of an input control

I've set my fullscreenmode to "showAll". Everything scales perfectly (thank you very much for that btw). I create an input control for iOS. I set the fontsize e.g. to 36. The font shows up perfectly fine on the iPhone (retina) simulator. However, on the iPad (retina) simulator, the font is only half...
by Theo@xceed.be
Tue Jul 02, 2013 11:49 am
Forum: iOS Deployment
Topic: Putting buttons on top of a browser
Replies: 9
Views: 6575

Re: Putting buttons on top of a browser

Mag wrote:Hi Theo@xceed.be, sad but true: all the native controls created with mobileControlCreate stay on top of all the LC controls. This is what I know, happy if somebody corrects me.
I wonder if this is a LiveCode limitation, or an iOS one ?
by Theo@xceed.be
Thu Jun 27, 2013 1:49 pm
Forum: iOS Deployment
Topic: mergExt and kickstarter
Replies: 12
Views: 9529

Re: mergExt and kickstarter

Monte, my pledge level includes MergeExt.
I've not been a MergeExt customer before.
What do I do in order to 'get' the library/ies (as part of the pledge level) ?
by Theo@xceed.be
Thu Jun 27, 2013 12:39 pm
Forum: iOS Deployment
Topic: Putting buttons on top of a browser
Replies: 9
Views: 6575

Putting buttons on top of a browser

I want to put a next and previous button on top of a iOS browser. I expected this to work by changing the layer of the next/prev buttons to top, after creating the browser object, like this iphoneControlCreate "browser" put the result into browserID iphoneControlSet browserID, "url", theURL iphoneCo...
by Theo@xceed.be
Thu Aug 16, 2012 2:00 pm
Forum: iOS Deployment
Topic: More tutorials for Iphone/Ipad?
Replies: 6
Views: 5680

Re: More tutorials for Iphone/Ipad?

I've been using tmControl for the past weeks now, and I'm very happy with it.
(Note that I've nothing to do with the company, I just love their product and support)
by Theo@xceed.be
Thu Aug 16, 2012 1:56 pm
Forum: iOS Deployment
Topic: MobGUI or tmControls?
Replies: 10
Views: 8122

Re: MobGUI or tmControls?

I'v switched from MobGUI (after a week of struggling) to tmControl, and I'm very satisfied.
Not everything is supported yet (e.g. native fields), but everything that is in there, works very well.

Support has been excellent too.
by Theo@xceed.be
Thu Jul 26, 2012 6:22 am
Forum: iOS Deployment
Topic: MobGUI or tmControls?
Replies: 10
Views: 8122

Re: MobGUI or tmControls?

Thanks for the update!
by Theo@xceed.be
Wed Jul 25, 2012 5:48 am
Forum: iOS Deployment
Topic: MobGUI or tmControls?
Replies: 10
Views: 8122

Re: MobGUI or tmControls?

Thanks for your reply Adrian. I was hoping for more feedback, but I guess it's vacation time. In the meanwhile I've bought MobGUI and used it for a first app. Even though it does a good job, it has some glitches. What disappoints me (and makes me itch) is the lack of recent support/updates. The deve...
by Theo@xceed.be
Fri Jul 20, 2012 7:35 am
Forum: iOS Deployment
Topic: MobGUI or tmControls?
Replies: 10
Views: 8122

MobGUI or tmControls?

Hi, I'm a newbie to LiveCode and iOS development (but used to be very good at HyperCard :-) ). I already created my first (in-house) iPad app, so I'm pretty excited. It's rough, but works. I initially hoped that control elements like fields and buttons would auto-convert to native iOS controls, but ...