Setting mobile browser layer

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Pistris
Posts: 148
Joined: Mon Jul 20, 2015 2:40 am

Setting mobile browser layer

Post by Pistris » Tue Sep 27, 2016 6:53 pm

Hello Guys

How can i set the layer for my mobile browser control

i have a button on top of the browser that i would like to be seen as i use it to close the browser

thanks

KimD
Posts: 223
Joined: Wed Jul 08, 2015 5:51 am
Location: Wellington, New Zealand

Re: Setting mobile browser layer

Post by KimD » Tue Sep 27, 2016 7:58 pm

Could you use the new browser widget then - set the layer of widget "mybrowser" to xyz?

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am
Location: Bordeaux, France

Re: Setting mobile browser layer

Post by Dixie » Tue Sep 27, 2016 8:59 pm

use mergButton

Pistris
Posts: 148
Joined: Mon Jul 20, 2015 2:40 am

Re: Setting mobile browser layer

Post by Pistris » Wed Sep 28, 2016 1:08 am

I can't seem to make the browser widget work on IOS

any tutorial on using the widget on mobile?

Pistris
Posts: 148
Joined: Mon Jul 20, 2015 2:40 am

Re: Setting mobile browser layer

Post by Pistris » Wed Sep 28, 2016 10:52 pm

Any other suggestions?

KimD
Posts: 223
Joined: Wed Jul 08, 2015 5:51 am
Location: Wellington, New Zealand

Re: Setting mobile browser layer

Post by KimD » Tue Oct 04, 2016 8:02 pm

Hi

The browser widget seems to be working on IOS for me. This is what I did:
1) Add browser widget to an existing working stack
2) Open properties editor in browser widget, and input a valid URL
3) In standalone app settings > Copy files - tick the widget.browser box
4) Save as a standalone app
5) Deploy onto test IOS device (an iPhone 4 running IOS7)

Regards

Kim

LC8.0.2 on OSX 10.11.6

Post Reply

Return to “iOS Deployment”