I had a question about text fields. So I have 6 text fields and I want to make it so that if the scroll bar is used on one of the fields (to go to the next thing) it applies to all the other fields. Is there any way for me to do this?
I am running LiveCode on a Windows XP and when I run my code on here, it works fine with no errors. However, when I test it out on an Android I am getting the error "revdberr,invalid database type".
put revOpenDatabase("ODBC", tDatabaseAddress, tDatabaseName, "", "") into tResult
It seemed to have fixed itself. I'm not sure how/why but it did. It had issues yesterday, but this morning when I tried it, it started working fine again (I didn't reboot). I'll give it a try on MAC and hopefully it won't give me an error on there.