Search found 12 matches
- 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...
- 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 ?
- Thu May 15, 2014 3:58 pm
- Forum: iOS Deployment
- Topic: FYI: Apple releases iOS Human Interface Guidelines on iBooks
- Replies: 0
- Views: 1789
- 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...
- 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
I wonder if this is a LiveCode limitation, or an iOS one ?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.
- Thu Jun 27, 2013 1:49 pm
- Forum: iOS Deployment
- Topic: mergExt and kickstarter
- Replies: 12
- Views: 9513
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) ?
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) ?
- 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...
- Thu Aug 16, 2012 2:00 pm
- Forum: iOS Deployment
- Topic: More tutorials for Iphone/Ipad?
- Replies: 6
- Views: 5678
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)
(Note that I've nothing to do with the company, I just love their product and support)
- 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.
Not everything is supported yet (e.g. native fields), but everything that is in there, works very well.
Support has been excellent too.
- 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!
- 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...
- 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 ...