MobGUI, what am I doing wrong?

Geoff Canyon gcanyon at gmail.com
Fri Apr 6 15:43:13 EDT 2012


I figured it out. I had forgotten to include


global gBrowserA

:-/

On Thu, Apr 5, 2012 at 8:20 AM, Geoff Canyon <gcanyon at gmail.com> wrote:

> *on* touchEnd pId
>
>    mobGUIUntouch the long id of me
>
>    *put* the uText of *group* "URL" into tURL
>
>    *if* char 1 to 7 of tURL is not "http://" *then* *put* "http://" beforetURL
>
>    iPhoneControlSet gBrowserA["browser"],"url",tURL
>
> *end* touchEnd
>



More information about the use-livecode mailing list