mouseDown and mouseUp; Being Called Outside the Group

2018-03-16 Thread Sannyasin Brahmanathaswami via use-livecode
I think this a regression in 8.1.9 A behavior, assigned to group, has mouseDown and mouseUp handlers The behavior is getting mouseDown and mouseUp handlers, ever when called by a behavior another group that has "pass mouseDown" The two groups not intersecting BR

[OT] InstaMaker Wine App for Mac OS X to create Windows Installers on Mac OS X

2018-03-16 Thread Matthias Rebbe via use-livecode
Hi, i´ve just uploaded an InstaMaker Wine app which allows you to run the Windows version of InstaMaker on Mac OS X. With this it should be possible to create a Windows Installer under Mac OS X. Tried it here successful under HighSierra. The download file is about 260MB and the unzipped app is

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Charles Warwick via use-livecode
Just remember the browser widget in LiveCode uses CEF (Chromium Embedded Framework) on all platforms. It doesn’t need to work on Safari or Firefox. > On 17 Mar 2018, at 1:40 am, Tom Glod via use-livecode > wrote: > > this solution has to work flawlessly in production on all 3 desktop > platfo

Re: Sound delay

2018-03-16 Thread Randy Hengst via use-livecode
Hi William, I haven’t messed with this for quite a while, but the sound delay isn’t new. On iOS I found that the second sound played without delay… even when it was not a repeat of the first sound. Is that what you’ve seen? My workaround was to record a few seconds of silence and play that soun

Re: App rejected because of camera permission modal alert!

2018-03-16 Thread Ludovic THEBAULT via use-livecode
> Le 16 mars 2018 à 17:58, J. Landman Gay via use-livecode > a écrit : > > You can put customized copies of the manifest into the Copy Files pane of the > standalone settings and it will override the default. I think it should work > with plist files too. Good to know ! Thanks _

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Rick Harrison via use-livecode
Hi Mike, I am in a testing phase right now for deployment to others later, so disabling safari for myself isn’t going to accomplish much. I will look into setting the headers directly. Thanks, Rick > On Mar 16, 2018, at 11:31 AM, Mike Bonner via use-livecode > wrote: > > Yeah, thats what I

RE: App rejected because of camera permission modal alert!

2018-03-16 Thread Ralph DiMola via use-livecode
No problem William. Congrats! I filed a QCC report on this http://quality.livecode.com/show_bug.cgi?id=21083 Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net From: William de Smet [mailto:williamdes...@gmail.com] Sent: Friday, March 16, 2018 5:35

Re: App rejected because of camera permission modal alert!

2018-03-16 Thread J. Landman Gay via use-livecode
You can put customized copies of the manifest into the Copy Files pane of the standalone settings and it will override the default. I think it should work with plist files too. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 16,

Re: App rejected because of location permission modal alert!

2018-03-16 Thread Ludovic THEBAULT via use-livecode
> Le 16 mars 2018 à 17:52, panagiotis merakos via use-livecode > a écrit : > > Hi Ludovic, > > For changing the location-related description in the plist, see comment 11 > in this report: > > http://quality.livecode.com/show_bug.cgi?id=19780 > > Best, > Panos > — Thanks !

Re: 9.0.0 RC-1 Hard crash still persists + New problem

2018-03-16 Thread panagiotis merakos via use-livecode
Hi Mike, Yes, a few other people had this problem. See http://quality.livecode.com/show_bug.cgi?id=21067 for a workaround Best, Panos -- On Fri, Mar 16, 2018 at 4:50 PM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > I've got a completely different weird issue. > On one

Re: App rejected because of location permission modal alert!

2018-03-16 Thread panagiotis merakos via use-livecode
Hi Ludovic, For changing the location-related description in the plist, see comment 11 in this report: http://quality.livecode.com/show_bug.cgi?id=19780 Best, Panos -- On Fri, Mar 16, 2018 at 4:49 PM, Ludovic THEBAULT via use-livecode < use-livecode@lists.runrev.com> wrote: > > > Le 16 mars 20

Re: 9.0.0 RC-1 Hard crash still persists + New problem

2018-03-16 Thread Mike Kerner via use-livecode
I've got a completely different weird issue. On one machine all's well and everything seems happy (2017 MBP) On another (2011 mini), when I open LC, I get a weird grey/black box in the top left corner of the screen that almost looks like a mini version of the LC splash screen (but is so compressed

Re: App rejected because of location permission modal alert!

2018-03-16 Thread Ludovic THEBAULT via use-livecode
> Le 16 mars 2018 à 17:41, Ludovic THEBAULT via use-livecode > a écrit : > > > My app was also rejected for localization permission. > But in the settings.plist file there is no reference to localion…. Can I add these lines : NSLocationWhenInUseUsageDescription This application r

Re: App rejected because of camera permission modal alert!

2018-03-16 Thread Ludovic THEBAULT via use-livecode
> Le 13 mars 2018 à 22:07, Ralph DiMola via use-livecode > a écrit : > > Hey William, > > > > OK, I see the problem. This will require you to modify the plist files in the > LiveCode app bundle. > Hello, My app was also rejected for localization permission. That’s new from Apple. PS :

Re: 9.0.0 RC-1 Hard crash still persists + New problem

2018-03-16 Thread Michael Kristensen via use-livecode
Hi again Thanks for the answers! Deleted the prefs files. Crash persist. As a side note Command-E opens the script fine. Problem with Extension Manager: This is a picture of my Extension Manager https://www.dropbox.com/s/vjtsy4agfauwol7/Sk%C3%A6rmbillede%202018-03-16%20kl.%2017.05.41.png?d

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Tom Glod via use-livecode
this solution has to work flawlessly in production on all 3 desktop platforms. I'm giving a shot to modifying LibURL. I wish I knew why the limit is in there to begin with, that would help to know if I am wasting my time or not. Realistically if it was as easy as just hacking that code, someo

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Mike Bonner via use-livecode
Yeah, thats what I was talking about, but I never tried it with safari i'm afraid. Sounds like something funky with safari, though i'm not sure why my method wouldn't work unless safari is smart enough now to recognize an inline link and NOT treat it as a new URL to cache. If this is only for your

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Rick Harrison via use-livecode
Hi Mike, I am finding that Safari is not honoring the meta tag to turn off caching. I thought I would give your method a try. I’m not sure I am doing it right though because that isn’t working either. (Firefox does everything properly.) I was thinking from your description that it would look s

Re: 9.0.0 RC-1 Hard crash still persists + New problem

2018-03-16 Thread Bob Sneidar via use-livecode
For testing purposes I just move all the extensions to a disable folder. Bob S > On Mar 16, 2018, at 07:26 , panagiotis merakos via use-livecode > wrote: > > Hi Michael, > > I think Bob and Lagi suggested to remove any *custom* Extensions and > Plugins you have in the "Documents/My LiveCode

Re: Dash LiveCode Docset and "Make Docset" stack updated

2018-03-16 Thread Bob Sneidar via use-livecode
Thanks James. I was thinking along the lines of an app we use here called DocRecord by Prism. An entry in the database is actually a collection of any kind of document you can read from the file system. So for example, everything related to the sale and installation of a copier, the proposal,

Re: 9.0.0 RC-1 Hard crash still persists + New problem

2018-03-16 Thread panagiotis merakos via use-livecode
Hi Michael, I think Bob and Lagi suggested to remove any *custom* Extensions and Plugins you have in the "Documents/My LiveCode" folder, not to disable the LC built-in extensions. If this does not help, I would suggest you try removing your Prefs, as maybe they have been corrupted, and this can c

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Tom Glod via use-livecode
Yes Mike that is a helpful trick. On Fri, Mar 16, 2018 at 9:31 AM, Mike Bonner via use-livecode < use-livecode@lists.runrev.com> wrote: > Another way around the cache problem is to use the #2 trick at the end of > the url. Send each request with a pound and different number at the end of > the u

Re: 9.0.0 RC-1 Hard crash still persists + New problem

2018-03-16 Thread Michael Kristensen via use-livecode
Hi Lagi I disabled all the extensions, one by one, in the Extensions Manager. I had the same result as before …a hard crash. But apparently the Extensions Manager depends on the extensions themself, because now the Extension Manager is completely empty and I cant acces them to load them at st

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Mike Bonner via use-livecode
Another way around the cache problem is to use the #2 trick at the end of the url. Send each request with a pound and different number at the end of the url and it'll be seen as a new request thus doing an end run around the cache. Since it designates an inline anchor position on the page, it sho

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Tom Glod via use-livecode
WowI'm impressedthats quite a hack Charles..I will study all this see how far I get. Thank you gentlemenyou are Rockstars!! On Fri, Mar 16, 2018 at 7:13 AM, Lagi Pittas via use-livecode < use-livecode@lists.runrev.com> wrote: > Maybe not 100% reliable but > > https://stackov

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Lagi Pittas via use-livecode
Maybe not 100% reliable but https://stackoverflow.com/questions/1341089/using-meta-tags-to-turn-off-caching-in-all-browsers Regards Lagi On 16 March 2018 at 09:48, Charles Warwick via use-livecode wrote: > Hi Tom, > > If the site you are trying to contact has CORS enabled appropriately, t

Re: 9.0.0 RC-1 Hard crash still persists

2018-03-16 Thread Lagi Pittas via use-livecode
Hi Just tested this in LC 9 dp11 and RC-1 on a group of 20 different objects - works perfectly although how much time it saves pressing CTRL-R instead of clicking edit group I don't know. I never knew CTRL-R existed. Anyway as Bob intimated it's your "system" whether the stack, plugins or Solit

Re: Strange problem with tsNet external on Windows

2018-03-16 Thread Graham Samuel via use-livecode
I finally answered my own question - it was simple and I was nearly right in my first guess. I forgot to include the ‘Externals’ folder in the files and folders encapsulated by the PC installer maker. I suppose I live too much in the Mac world. The live program looks for an ‘Externals’ folder in

Re: Not sure what to do.....can I run this by you guys?

2018-03-16 Thread Charles Warwick via use-livecode
Hi Tom, If the site you are trying to contact has CORS enabled appropriately, then you can do something like this... With the LiveCode browser widget, you can call JavaScript functions from LC script and have the JavaScript functions call LC handlers in return. JavaScript has the capability

Re: [OT] Free tool for ease Windows Installer creation

2018-03-16 Thread Matthias Rebbe via use-livecode
> Am 15.03.2018 um 19:28 schrieb J. Landman Gay via use-livecode > mailto:use-livecode@lists.runrev.com>>: > > On 3/14/18 7:40 PM, Matthias Rebbe via use-livecode wrote: >> i will be able to answer any request in about 9 hours. > > Real programmers don't need sleep. :) > Who said i am a progra