Re: gratuitous inclusion of oracle in 7.0.2-RC2

2015-02-03 Thread J. Landman Gay
Do you have "search for inclusions" in standalone settings set? If so, it has to read every script and look at every object. It's the default. Choose the option to specify inclusions manually. On February 3, 2015 9:25:56 PM CST, "Dr. Hawkins" wrote: >On Tue, Feb 3, 2015 at 6:04 PM, Dr. Hawki

Re: gratuitous inclusion of oracle in 7.0.2-RC2

2015-02-03 Thread Jeff Brindle
I have created a distribution standalone under 7.0.2 RC 2 and besides it not creating a 64 bit binary experienced no other issues. Seemed just as fast as normal. Cheers, Jeff > On 4 Feb 2015, at 2:25 pm, Dr. Hawkins wrote: > >> On Tue, Feb 3, 2015 at 6:04 PM, Dr. Hawkins wrote: >> >> Asid

Re: gratuitous inclusion of oracle in 7.0.2-RC2

2015-02-03 Thread Dr. Hawkins
On Tue, Feb 3, 2015 at 6:04 PM, Dr. Hawkins wrote: > Aside from the fact that that should be findable, should this take this > long? OK, 15 minutes seems to be how long it takes *without* errors, too. I feel like I fell into the 1980s . . . -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 ___

gratuitous inclusion of oracle in 7.0.2-RC2

2015-02-03 Thread Dr. Hawkins
I just saw livecode take 15 minutes building a standalone (quadcore i5,16gb) before finally putting up a message (which I didn't save correctly) that it couldn't find the oracle database driver (which I don't need,anyway). Aside from the fact that that should be findable, should this take this lon

Re: what messages are fired when paint tools are used?

2015-02-03 Thread Bernard Devlin
In creating a simple test stack, I found in the IDE that mouseMove is at least sent to image controls and to the card. I suppose there is a logic to only those objects receiving messages when the tool is set e.g. to "brush". Others such as mouseEnter are not sent at all when the tool is "brush".

Re: what messages are fired when paint tools are used?

2015-02-03 Thread Bernard Devlin
Thanks! That's interesting. And strange. I will create a standalone and test it out. Bernard On Tue, Feb 3, 2015 at 10:10 PM, J. Landman Gay wrote: > I believe the IDE traps and uses the messages. The last time I checked, > which was a long time ago, messages fired normally without interferen

Re: Mobile cloud storage

2015-02-03 Thread William Prothero
I’d love to hear about this too. Bill > On Feb 3, 2015, at 3:03 PM, Richard Gaskin wrote: > > So most folks have either iCloud, Goggle Drive, Dropbox, or OwnCloud, and > using those sure beats building a complex storage backend for simple apps. > > Does our community have yet a library for all

Mobile cloud storage

2015-02-03 Thread Richard Gaskin
So most folks have either iCloud, Goggle Drive, Dropbox, or OwnCloud, and using those sure beats building a complex storage backend for simple apps. Does our community have yet a library for allowing the user to pick which common storage system they have and an API for reading/writing to it?

Re: what messages are fired when paint tools are used?

2015-02-03 Thread dunbarx
"mouseMove is sent with any tool. With paint, some messages are sent to the card, such as "moveStack". Both "mouseEnter" and "mouseLeave"is sent when coming from, say, the titleBar, or from outside the card window. . But within a card or its controls, not much... Craig -Original Mess

Re: what messages are fired when paint tools are used?

2015-02-03 Thread J. Landman Gay
On 2/3/2015 2:51 PM, Bernard Devlin wrote: Hi all, Am I right in thinking that many messages are not triggered when the tool being used is one of the paint tools? For instance, mouseEnter, mouseLeave, and even mouseMove do not appear to work when LC is in this state. I've never really worked w

Re: explicitvariables

2015-02-03 Thread Dr. Hawkins
On Tue, Feb 3, 2015 at 12:35 PM, Jean-Jacques Wagner wrote: > What to do when the compiler does not accept new variable > (explicitvariables?, so it is well set to false). Your done, your script is > not working anymore. > it disappear and come again. > There is a very long standing bug in which

Re: explicitvariables

2015-02-03 Thread Richard Gaskin
Jean-Jacques Wagner wrote: > What to do when the compiler does not accept new variable > (explicitvariables?, so it is well set to false). Your done, > your script is not working anymore. it disappear and come again. Short answer: Don't use the explicitVariables global property; use the "Strict

Re: Long IDE pauses?

2015-02-03 Thread Bernard Devlin
I am currently working with 6.7, and I'm seeing the IDE freeze for maybe 30 seconds at a time. I've got the message watcher open, and it's not like there's lots going on. Sometimes I see a small LC window pop up for a second then disappear. Finally, I was looking at the message watcher when that h

Re: [gig] need help with web video

2015-02-03 Thread Colin Holgate
I believe it’s the browser based version that needs the work. And the videos are already on Vimeo. As an aside (and not worrying about derailing the thread, because anyone interested will be contacting Phil off-list), can LiveCode present a Vimeo stream, using the built in video player? > On

Re: [gig] need help with web video

2015-02-03 Thread Phil Davis
Hi Richmond, I'm not sure I understand. Do you mean we should use on-rev servers to serve the web video? (The Win & Mac desktop training apps use local desktop video files, distributed as part of the desktop trainings.) Phil On 2/3/15 12:41 PM, Richmond wrote: On 03/02/15 22:38, Phil Dav

what messages are fired when paint tools are used?

2015-02-03 Thread Bernard Devlin
Hi all, Am I right in thinking that many messages are not triggered when the tool being used is one of the paint tools? For instance, mouseEnter, mouseLeave, and even mouseMove do not appear to work when LC is in this state. I've never really worked with the paint tools before, but they seem cor

Re: [gig] need help with web video

2015-02-03 Thread Richmond
On 03/02/15 22:38, Phil Davis wrote: Hi folks, Please contact me off-list if you'd like to know more or be considered for this: I maintain a multi-platform (Mac, Win, web) training system created with LC, whose web implementation needs some changes that are beyond my capability. We need to

[gig] need help with web video

2015-02-03 Thread Phil Davis
Hi folks, Please contact me off-list if you'd like to know more or be considered for this: I maintain a multi-platform (Mac, Win, web) training system created with LC, whose web implementation needs some changes that are beyond my capability. We need to change our web video player from the c

explicitvariables

2015-02-03 Thread Jean-Jacques Wagner
Hi, What to do when the compiler does not accept new variable (explicitvariables?, so it is well set to false). Your done, your script is not working anymore. it disappear and come again. sincerely, Jean-Jacques Wagner ___ use-livecode mailing list use-

Re: Convert transparent PNG on import?

2015-02-03 Thread Peter M. Brigham
My misunderstanding… -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~pmbrig On Feb 3, 2015, at 2:39 PM, Marty Knapp wrote: > Thanks Peter. It may be that we're mixing up two different threads here - > there's another about detecting mouse events inside images. In my app, us

Re: Convert transparent PNG on import?

2015-02-03 Thread Marty Knapp
Thanks Peter. It may be that we're mixing up two different threads here - there's another about detecting mouse events inside images. In my app, users create documents and are able to import images as part of their design. These documents are then printed and a print job could include hundred o

Re: Convert transparent PNG on import?

2015-02-03 Thread Peter M. Brigham
On Feb 3, 2015, at 12:28 PM, Marty Knapp wrote: > Thank Bernd, I'll give that a try. Detecting mouseClicks or other mouse > related functions aren't an issue for me in this case - it's that printing > images with transparency on Windows can really come out strange and in some > cases cause prin

Re: Convert transparent PNG on import?

2015-02-03 Thread Marty Knapp
Thank Bernd, I'll give that a try. Detecting mouseClicks or other mouse related functions aren't an issue for me in this case - it's that printing images with transparency on Windows can really come out strange and in some cases cause printing to fail. Marty K Hi Marty, would it help if the

Re: Confusion about making 64 bit binaries for submission

2015-02-03 Thread Graham Samuel
Thanks Klaus - too much travelling I suppose. Thought I’d been following my emails across countries, but apparently not. Ah well. Graham > On 3 Feb 2015, at 18:07, Klaus major-k wrote: > > Hi Graham, > >> Am 03.02.2015 um 18:04 schrieb Graham Samuel : >> >> I have not seen the announcement f

Re: Confusion about making 64 bit binaries for submission

2015-02-03 Thread Klaus major-k
Hi Graham, > Am 03.02.2015 um 18:04 schrieb Graham Samuel : > > I have not seen the announcement for LC 7.0.2-rc-2 at all - keenly awaited, > but how did I miss it? no idea, but it was announced about a week ago. :-) Anyway, bookmark this page for future use:

Re: Confusion about making 64 bit binaries for submission

2015-02-03 Thread Graham Samuel
I have not seen the announcement for LC 7.0.2-rc-2 at all - keenly awaited, but how did I miss it? Puzzled Graham > On 3 Feb 2015, at 11:49, sebastien wrote: > > The change made to the building script to include 64-bit compilation of the > iOS engines in LC 7.0.2-rc-1 had not not been commit

Re: Convert transparent PNG on import?

2015-02-03 Thread Mike Bonner
Using an opaque graphic, with the blendlevel set to 100 works fine, or so it seems. On Tue, Feb 3, 2015 at 3:33 AM, Richmond wrote: > On 03/02/15 10:37, BNig wrote: > >> Hi Marty, >> >> would it help if the transparent parts where just a little >> non-transparent? >> hardly noticeble >> >> You w

Re: Building apps for iOS 7?

2015-02-03 Thread Terry Judd
On 3 Feb 2015, at 9:34 pm, Mark Wilcox wrote: >> I¹m using an enterprise license so I¹m not going through the >> app store and what I really want to do is to roll back to an earlier >> version of Xcode so that I can build my app using some pre iOS 8 >> compatible externals. > > What problem are

Re: Confusion about making 64 bit binaries for submission

2015-02-03 Thread sebastien
On 03/02/2015 09:44, Mark Wilcox wrote: OK so I am trying to submit a new iOS app and of course it needs to be 64 bit now. So I prepared the standalone with 7.0.2 RC 1 but ran into all sorts of minimum OS compatibility issues with the app loader in Xcode. Waited and then tried again with 7.0.2 RC

Re: Convert transparent PNG on import?

2015-02-03 Thread Richmond
On 03/02/15 10:37, BNig wrote: Hi Marty, would it help if the transparent parts where just a little non-transparent? hardly noticeble You would set all 0 to 1 in alphaData, the rest is unchanged. --- on mouseUp put the alphaData of image 1 into tAlph

Re: Building apps for iOS 7?

2015-02-03 Thread Mark Wilcox
> I¹m using an enterprise license so I¹m not going through the > app store and what I really want to do is to roll back to an earlier > version of Xcode so that I can build my app using some pre iOS 8 > compatible externals. What problem are you running into with the build using incompatible exter

Re: Confusion about making 64 bit binaries for submission

2015-02-03 Thread Mark Wilcox
> OK so I am trying to submit a new iOS app and of course it needs to be 64 > bit now. So I prepared the standalone with 7.0.2 RC 1 but ran into all > sorts of minimum OS compatibility issues with the app loader in Xcode. > Waited and then tried again with 7.0.2 RC 2 but it now doesn't seem to > ge

Re: Fwd: Livecode unable to work with proxy servers?

2015-02-03 Thread Peter TB Brett
On 2015-02-03 04:56, David Beck wrote: Hello, We have a government client that has Websense Content Gateway, a linux based web proxy, setup for their network. When they try to use our livecode stand alone behind that proxy, our stand alone is unable to communicate with our web servers. The sta

Re: Convert transparent PNG on import?

2015-02-03 Thread BNig
Hi Marty, would it help if the transparent parts where just a little non-transparent? hardly noticeble You would set all 0 to 1 in alphaData, the rest is unchanged. --- on mouseUp put the alphaData of image 1 into tAlpha put numToByte(0) into tNull