GLBasic forum

Main forum => GLBasic - en => Topic started by: ampos on 2011-Nov-24

Title: NETWEBEND without the end?
Post by: ampos on 2011-Nov-24
I use NETWEBEND to launch website/search/email in my app (as "rate me" buttons and so)

In iOS, the app is not ended/closed but sent back. On WebOS it is closed.

Can it be fixed, or is there a way to use somekind of NETWEBEND without the "end"?

:)
Title: Re: NETWEBEND without the end?
Post by: Kitty Hello on 2011-Nov-25
I call PDL_LaunchBrowser. It works, but I think it segfaults afterwards.
Title: Re: NETWEBEND without the end?
Post by: ampos on 2011-Nov-25
just needed allowescape false  :-[