RE: Android Can't Find Path to Web folder

2018-04-07 Thread Ralph DiMola via use-livecode
BR, I do it and use the same path for both mobile platforms. The only thing I can think of is that I move the html folder tree to a folder in "the documents folder". I also zip it up for brevity in the package. When the app starts the first time(or app update) I unzip it to the documents folder.

Re: Project Browser Goes Blank - How To Refresh

2018-04-07 Thread Mark Wieder via use-livecode
On 04/07/2018 08:30 AM, Sannyasin Brahmanathaswami via use-livecode wrote: 9.0 gm Project browser always goes "blank" it there keystroke to refresh it? Sometime it requires a reboot… will not refresh, even from the menu. revApplicationOverview , OTHO, always works… so I switch to that until

Android Can't Find Path to Web folder

2018-04-07 Thread Sannyasin Brahmanathaswami via use-livecode
I give up! What is the magic that gets the browser widget on Android to see a local html file (it always works in iOS) given the following directory layout myApp.livecode # the standalone is built from this /module lexicon.livecode # with nothing but a browser widget which

Re: Project Browser Goes Blank - How To Refresh

2018-04-07 Thread Sannyasin Brahmanathaswami via use-livecode
Navigator..I have it… 5.5 alpha 1? Is that the latest? PB: It happened midst of "group whacking" But more often I close stack -- its blank after that. I shall try for recipe… Mike Kerner You could also use Navigator a) System b) What are you doing when it goes blank? I've had

RE: Inclusions for database access?

2018-04-07 Thread Ralph DiMola via use-livecode
I take it you included MySQL. Maybe Andre's library need some other inclusion like XML or json? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of William

Inclusions for database access?

2018-04-07 Thread William Prothero via use-livecode
Folks: I’m accessing a mysql database using Andre Garza’s software, and it works perfectly in the IDE. (LC9.0.0, Mac OSX 10.13.3). However, when I build a standalone, the call just seems to hang and nothing is returned. I am assuming that I’m making some mistake with inclusions? What might I

Re: Can't seem to build standalone in LC9.0.0

2018-04-07 Thread William Prothero via use-livecode
Panos: That fixed it. Hmm… It seems like there are a lot more interactions between the IDE and the project, though. I haven’t decided yet if this is a good thing, or if it doesn’t matter. Bill > On Apr 6, 2018, at 11:06 PM, panagiotis merakos via use-livecode >

Re: Widget User Defined Properties

2018-04-07 Thread Brian Milby via use-livecode
Take a look at the code for the switchbutton. It does use backgroundcolor/hilitecolor/bordercolor but does not define a variable or handler to get/set. On Sat, Apr 7, 2018 at 5:58 PM Ralph DiMola via use-livecode < use-livecode@lists.runrev.com> wrote: > I created a property called

Widget User Defined Properties

2018-04-07 Thread Ralph DiMola via use-livecode
I created a property called backgroundColor in a widget on the Colors pane figuring that it would be nice to have the LCS editor color it. Opened up the property inspector of the widget and it's there. The first time I change the property via script the property inspector the Colors pane gets

Re: RevMail - Status in 9,0

2018-04-07 Thread Brian Milby via use-livecode
In earlier versions the common library did not make it to mobile. revMail was internally handled by mobileComposeMail (effectively anyway). Now, the common library makes it to mobile. The above code should still work, but should call the mail app to send the mail instead of doing it inside the

Re: Project Browser Goes Blank - How To Refresh

2018-04-07 Thread Mike Kerner via use-livecode
You could also use Navigator a) System b) What are you doing when it goes blank? I've had it happen on a Mac when I'm in the midst of group whacking. On Sat, Apr 7, 2018 at 11:30 AM, Sannyasin Brahmanathaswami via use-livecode wrote: > 9.0 gm > > Project browser

Re: RevMail - Status in 9,0

2018-04-07 Thread Brian Milby via use-livecode
Yes, there was a change. I’ll have to wait until I can look at the code. It is in the common library. On Sat, Apr 7, 2018 at 1:21 PM Sannyasin Brahmanathaswami via use-livecode < use-livecode@lists.runrev.com> wrote: > This was working in Standalones for iOS and Android in all versions < 8.* > >

Re: [ANN] Release 9.0.0

2018-04-07 Thread Jerry Jensen via use-livecode
Yes, my slow download was via the auto updater. .Jerry > On Apr 7, 2018, at 12:15 AM, panagiotis merakos via use-livecode > wrote: > > Thanks for the update Ron. I confirm the auto updater is slower compared to > a direct download from the downloads page. I'll

RevMail - Status in 9,0

2018-04-07 Thread Sannyasin Brahmanathaswami via use-livecode
This was working in Standalones for iOS and Android in all versions < 8.* on sendFeedBack revMail "sivas...@hindu.org",,"SivaSiva App Feedback",\ ("Bug reports: " & cr & cr & "Describe what you did: " & cr & "What happened: " & cr & "What you expected to happen: " & cr & "Feature requests:

Project Browser Goes Blank - How To Refresh

2018-04-07 Thread Sannyasin Brahmanathaswami via use-livecode
9.0 gm Project browser always goes "blank" it there keystroke to refresh it? Sometime it requires a reboot… will not refresh, even from the menu. revApplicationOverview , OTHO, always works… so I switch to that until I have to reboot… BR ___

Re: Can't seem to build standalone in LC9.0.0

2018-04-07 Thread prothero--- via use-livecode
Pianos, Thanks for the hint. I’m busy this morning, but will try your fix this afternoon and get back. Best, Bill William Prothero http://earthlearningsolutions.org > On Apr 6, 2018, at 11:06 PM, panagiotis merakos via use-livecode > wrote: > > Hi Bill, > > In

Re: Text to Speech

2018-04-07 Thread Richmond Mathewson via use-livecode
I know: I nearly split my sides laughing at 'Fiona', who sounds like, one assumes, some engineer in California's stereotype. Richmond. On 7/4/2018 5:10 pm, Rick Harrison via use-livecode wrote: Hi Richmond, You need to download some of the newer voices. Try Veena from India, Fiona - a

Re: Text to Speech

2018-04-07 Thread Rick Harrison via use-livecode
Hi Richmond, You need to download some of the newer voices. Try Veena from India, Fiona - a Scottish voice, and Moira from Ireland. There are a ton of them out there now. Some are still better than others, but a few are quite convincing! Have fun! Rick > On Apr 7, 2018, at 4:03 AM, Richmond

Re: Text to Speech

2018-04-07 Thread Richmond Mathewson via use-livecode
Looking up revSpeak in the 8.1.9 Dictionary I found several things of interest: NOT for Linux. Works just fine (albeit a bit slowly) on my Polycarbonate iMac running Mac OS 10.7.5 on mouseUp revSpeak fld "ff" end mouseUp HOWEVER: this seems to presuppose text-to-speech IS installed in

Re: [ANN] Release 9.0.0

2018-04-07 Thread Richmond Mathewson via use-livecode
I'm sorry, I missed the point about using LiveCode's built-in upgrade download capacity when I reported that it took me about 3 minutes to download LC 9.0. The reason I missed the point was that I have used the in-built upgrade system exactly once (on a Mac) and the whole thing was such a

Re: [ANN] Release 9.0.0

2018-04-07 Thread panagiotis merakos via use-livecode
Thanks for the update Ron. I confirm the auto updater is slower compared to a direct download from the downloads page. I'll file a bug so as we investigate further. Best, Panos On Sat, Apr 7, 2018, 04:12 Ron Metzker wrote: > Hi Panos, > > I updated my two Macs today with

Re: Can't seem to build standalone in LC9.0.0

2018-04-07 Thread panagiotis merakos via use-livecode
Hi Bill, In the error msg I saw a reference to "openstack". In LC 9 (started in RC-1 I *think*) we no longer lock messages when building a standalone. This was necessary to fix other problems and it is mentioned in the 9.0.0 Release Notes under the section "Breaking Changes". So I wild guess is