Browser in the same window

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
sirobchGA0cda
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 47
Joined: Wed Dec 21, 2011 10:42 am
Contact:

Browser in the same window

Post by sirobchGA0cda » Sun Mar 25, 2012 9:33 am

Hi all,
I wish I could have the browser in the same window, just below a button for example.
Is this possible?
I can not find the right code, it always opens another window.
Thank you in advance for your answers.
Bobo
My application "GeoMaths" is available on Itunes and Google Play !

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Browser in the same window

Post by Mark » Sun Mar 25, 2012 10:03 am

Hi Bobo,

What code are you currently using? Which version of LiveCode do you use?

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

sirobchGA0cda
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 47
Joined: Wed Dec 21, 2011 10:42 am
Contact:

Re: Browser in the same window

Post by sirobchGA0cda » Sun Mar 25, 2012 11:17 am

Hi Mark
I found it!
You should replace all the words iphone .... by mobile ....
Do not forget to check "Internet" in the Application Permissions.
I use Livcode 5.5 and I'm a beginner.
I put the example file.
Bobo
Attachments
Browser Example 3.livecode.zip
(2.83 KiB) Downloaded 297 times
My application "GeoMaths" is available on Itunes and Google Play !

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Browser in the same window

Post by Mark » Sun Mar 25, 2012 11:23 am

Glad you solved it, Bobo.

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply