Re: ios custom URL scheme

2015-11-13 Thread J. Landman Gay
On 11/13/2015 4:27 PM, John Dixon wrote: Would it be possible to send a text message to a phone that contains a custom URL that could be used to launch an app on the device ? I hope not. That sounds a little like what the Stagefright virus does on Android phones. -- Jacqueline Landman Gay

[OT] For you Arduino fans

2015-11-20 Thread J. Landman Gay
Here's something you can do with your Arduino: -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com ___ use-livecode mailing li

Re: [OT] For you Arduino fans

2015-11-20 Thread J. Landman Gay
True, but don't tell me you don't want one. ;) On 11/20/2015 2:17 PM, Monte Goulding wrote: Some folks have wy too much time on their hands ;-) On 21 Nov 2015, at 7:14 am, J. Landman Gay wrote: Here's something you can do with your Arduino: <https://www.youtube.com/w

Re: Keeping a fixed aspect ratio while resizing a stack

2015-11-20 Thread J. Landman Gay
On 11/20/2015 4:56 PM, Scott Rossi wrote: Try this (in your message box): go url"http://tactilemedia.com/download/constrained.livecode"; Nice. Is there anything at all you haven't figured out yet? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software

Re: [OT] For you Arduino fans

2015-11-21 Thread J. Landman Gay
On 11/21/2015 6:30 PM, Dr. Hawkins wrote: On Fri, Nov 20, 2015 at 12:27 PM, Monte Goulding wrote: Only because I could control it with mergBLE ;-) "Belligerent Lifelike Evil" ? Binary Little Elves. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software

Re: revStacks hitting my openField handler in library

2015-11-21 Thread J. Landman Gay
On 11/21/2015 8:55 PM, Dr. Hawkins wrote: All in all, though, about 12 hours to work around the staggering deficiency of the IDE. No deficiency. You put a script into the main message path and the IDE happened to get some messages before your library did. All messages pass through all the lib

Re: Error code parser?

2015-11-23 Thread J. Landman Gay
On 11/23/2015 3:34 PM, Mark Wieder wrote: On 11/23/2015 12:00 PM, Paul Hibbert wrote: Jacque’s stack may help too… http://livecodeshare.runrev.com/stack/712/LiveCode-Error-Lookup Thanks, Paul. I remember Jaque had a stack but couldn't remember where. Just to give credit where it's due, Ric

Re: One Rect For All specificaiton

2015-11-25 Thread J. Landman Gay
Actually, I think what he's looking for will be in "showAll" mode. The specs he/we need are: 1. Ideal stack size for the actual stack file 2. Ideal screen ratio 3. The "target" area where controls should be located and still be visible on any device 4. The "margin" area to consider on larger sc

Re: Death of the Application Browser

2015-11-25 Thread J. Landman Gay
It needs to come back. I can't work without it. Project browser is not an acceptable replacement for the kind of stacks I work with. On November 25, 2015 8:19:05 PM CST, Colin Holgate wrote: >Maybe it was there in DP9. Seems not to be there in DP10. > > >> On Nov 25, 2015, at 9:10 PM, Mark Wie

Re: Setting the color of a field's border

2015-11-25 Thread J. Landman Gay
It's always been like that. Three-d objects need at least 3 pixels to draw the effect. If you turn off Three-d the color will show up at any border width. On November 25, 2015 6:30:23 PM CST, Peter Haworth wrote: >I've been trying to set the border around a field to something other >than >its d

Re: Death of the Application Browser

2015-11-26 Thread J. Landman Gay
On 11/26/2015 1:04 PM, Monte Goulding wrote: What I don't really understand is why people aren't offering suggestions on how to improve the project browser so it will work for them. To my mind the simple solution would be to have multiple layout modes (tree, list, column) and the ability to detac

Java version

2015-11-27 Thread J. Landman Gay
A while back I installed Java 8 so I could build for Android and then found out I needed version 6, so used the link on Apple's web site to install that. Now I'm getting update notices for a new version of Java 8. Does that mean I still have both installed? Will an update wipe out version 6?

Re: Java version

2015-11-28 Thread J. Landman Gay
Thanks, but the link in the post there times out so I can't get to it. Could you give a brief synopsis? My main confusion is whether I have two versions installed (and can therfore uninstall 8 entirely) or whether it's version 6 that's triggering the update warning. On November 28, 2015 5:49:

Re: Death of the Application Browser

2015-11-30 Thread J. Landman Gay
On 11/29/2015 12:50 AM, Brahmanathaswami wrote: Jacque: can you detail your requirements that make it a must for your stacks to use the AP? 1. Horizontal/column view so it is easy to drill down from stack to card to object, and see their relationships to everything else. Basically I want Find

Re: Death of the Application Browser

2015-11-30 Thread J. Landman Gay
On 11/30/2015 4:29 PM, Monte Goulding wrote: Thanks Jacque, this is a good list. I deleted a long commentary before I hit Send. :) 2. I need to see card numbers and object layer numbers. Would it be sufficient to have something like . instead of just ? Perhaps there might be a way in pr

Re: Death of the Application Browser

2015-12-01 Thread J. Landman Gay
On 12/1/2015 3:53 AM, Monte Goulding wrote: > But IDs are imperative when I get an error message like this: > > Hint: field id 12345 of card id 2069 of stack… Failing a proper mobile debugger some way to scroll to an object reference in the project browser would work for this. It probably wou

Re: Death of the Application Browser

2015-12-01 Thread J. Landman Gay
On 12/1/2015 12:53 AM, Geoff Canyon wrote: Navigator doesn't do the Finder column view exactly That's the blocker for me, not just in Navigator but in all the alternate control browsers I've looked at (four so far.) All the alternatives are well written and feature-rich, but they are all use

Re: Death of the Application Browser

2015-12-01 Thread J. Landman Gay
12/1/15, 11:49 AM, "use-livecode on behalf of J. Landman Gay" wrote: On 12/1/2015 3:53 AM, Monte Goulding wrote: But IDs are imperative when I get an error message like this: Hint: field id 12345 of card id 2069 of stackŠ Failing a proper mobile debugger some way to scroll to a

Re: Death of the Application Browser

2015-12-01 Thread J. Landman Gay
On 12/1/2015 4:37 PM, Geoff Canyon wrote: I'm not sure I understand. If you have two buttons that you want to work with, and the buttons are each three groups deep on separate cards in separate stacks, then if you were looking at button "a" and wanted to look at button "b" wouldn't a column view

Re: [OT] Free Game for iOS and Android

2015-12-02 Thread J. Landman Gay
I fell into MV and couldn't come out for days. It's the first really original game idea I've seen in years, and beautifully done. On December 2, 2015 10:02:00 AM CST, Scott Rossi wrote: >The mobile puzzle game Monument Valley by ustwo is currently available >for >free on both iOS and Android vi

Re: Death of the Application Browser

2015-12-02 Thread J. Landman Gay
Well, in the interests of learning then: On 12/2/2015 12:01 AM, Geoff Canyon wrote: I see a list of stacks/cards on the left. So there could be substantial scrolling to get to the stack/card you're looking for, right? Yes, sometimes. But not as much as in the Project Browser because stacks an

Re: Death of the Application Browser

2015-12-02 Thread J. Landman Gay
On 12/2/2015 3:45 PM, Geoff Canyon wrote: >I spent a little time yesterday seeing if I could simulate a list of >stacks by lining up several navigators but it isn't very workable. ​I must still not be understanding this use case. Navigator has a list of stacks in the stack menu. The trade-off o

Re: Death of the Application Browser

2015-12-02 Thread J. Landman Gay
On 12/2/2015 4:38 PM, Peter Haworth wrote: Interesting discussion and just emphasizes how different folks have different needs for the IDE. I was wondering when you'd jump in. :) To be fair, I have only looked at your screen shots on the web site (they're very small on my screen, btw, so not

An idea for the project browser

2015-12-02 Thread J. Landman Gay
I'm sticking with the App Browser until it kicks the bucket (and I hope that's never.) But here's one idea that might help me use the PB more often: Put a breadcrumb trail at the top, just above the scrolling list. It would always give the path to the selected object: stack "myStack"/card "

Re: [OT] Free Game for iOS and Android

2015-12-03 Thread J. Landman Gay
On 12/3/2015 11:46 AM, Peter M. Brigham wrote: It's the only game I play besides Jaques' JQ Boggle. Wow. That's an upper. I'm having one of those terrible, rotten, no good, awful days where everything goes wrong -- and then you said that. -- Jacqueline Landman Gay | jac...@hypera

Re: Step through libURL

2015-12-10 Thread J. Landman Gay
It can also be changed in the variable pane of the message box if you want a UI for it. On December 10, 2015 10:46:07 AM CST, Mark Wieder wrote: >On 12/10/2015 03:08 AM, Ali Lloyd wrote: >> Hi Dan, >> The global gRevDevelopment controls whether breakpoints trigger in >scripts >> in stacks with

Re: tracking down freeze based on timing, maybe?

2015-12-13 Thread J. Landman Gay
On 12/13/2015 11:23 AM, Matt Maier wrote: Any suggestions for tracking down what's causing the freeze? It's not happening inside of the handlers I wrote. Instead it's happening after all of my handlers are finished, and then only if I click the button as fast as possible instead of slowly down-up

Re: Happy LC Holidays

2015-12-13 Thread J. Landman Gay
On 12/13/2015 8:36 PM, Scott Rossi wrote: An update to an old stack, and best wishes for a happy holiday season. http://tactilemedia.com/blog/2015/12/14/snowmaking-in-livecode/ Very clever use of graphic objects, and gorgeous work as always. I don't miss the wind, we get enough of that in Min

Re: tracking down freeze based on timing, maybe?

2015-12-14 Thread J. Landman Gay
On 12/13/2015 10:00 PM, Matt Maier wrote: It starts with a mouseMove handler, which is where it returns after stuff has happened. One of several options is followed by a freeze. I setup a little handler to log the seconds every x milliseconds after that. Nothing is happening a split second after

Re: Animations on iOS

2015-12-14 Thread J. Landman Gay
On 12/14/2015 1:23 PM, Ben Rubinstein wrote: 2) making it into a GIF on the card, which works quite nicely except that there's an enormous delay going to the card, presumably as the animation is buffered. Pros: can be exactly the size I want; plays quite smoothly Cons: I've not managed to play

Sending email with enclosures on Android

2015-12-14 Thread J. Landman Gay
Is anyone able to include multiple enclosures in an email on Android using file references? I'm getting zero byte enclosures. It works if I send all the text as a "data" type but then on some phones the email client crashes (I suspect memory issues.) I'm hoping if I change to referenced files

Re: Improving the LiveCode release notes

2015-12-15 Thread J. Landman Gay
The current release notes are already available in the IDE (at least through v7,) but I think what's being asked for is the ability to search all previous notes. I've had the same problem, where I remember a new feature or syntax has been introduced but I can't recall the name to look up in the

Re: Script Indenting?

2015-12-15 Thread J. Landman Gay
She's bck.. Cool. :-) On December 15, 2015 11:10:19 AM CST, Mark Wieder wrote: >Jeanne! Haven't heard from you in ages! -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Re: Improving the LiveCode release notes

2015-12-15 Thread J. Landman Gay
On December 15, 2015 11:33:31 AM CST, Peter Haworth wrote: > >Going back to the search issue, I'd be willing to spend some time >creating >a database and an LC app to query, sort and extract. Creating the DB >and >the app won't be difficult, populating the db will be the hard part >since I >think

Re: Improving the LiveCode release notes

2015-12-15 Thread J. Landman Gay
On December 15, 2015 11:16:31 AM CST, Mark Wieder wrote: >On 12/15/2015 01:00 AM, Peter TB Brett wrote: > >>> How about alphabetizing the Dictionary Additions and Dictionary >Changes >>> lists? >> >> Good plan. >> >> How useful are those sections? Does anyone actually rely on them for >> anythin

Re: Improving the LiveCode release notes

2015-12-15 Thread J. Landman Gay
On December 15, 2015 12:48:20 PM CST, Peter TB Brett wrote: > >All of the inputs for the release notes are in the git repositories. >There's also a LiveCode Script stack that does all the processing, >starting from Markdown snippets, and ending up with the final Markdown, > >HTML and PDF relea

Re: Animations on iOS

2015-12-15 Thread J. Landman Gay
On 12/15/2015 12:54 PM, Ben Rubinstein wrote: Loading the GIF from an external file might be better but I couldn't make this work on mobile - should it be possible? Do I want a relative path or an absolute one? I've never had to do it with a gif, but I'd think the process would be the same as

Re: Animations on iOS

2015-12-15 Thread J. Landman Gay
On 12/15/2015 6:25 PM, Ralph DiMola wrote: I also have to set it's visible to false on Android when leaving the spin ball card because the gif appears on the next card spinning quite nicely. You also see the background of the previous card thru the transparency of the objects bounding box (ball i

Re: Release 6.7.8 / 7.1.1

2015-12-16 Thread J. Landman Gay
On 12/16/2015 6:27 PM, Brahmanathaswami wrote: I'm locked out also, was hoping to build a new standalone today... for iOS... but getting the same error. I suspect regressing to an earlier version of LC is not going to work. You can keep any number of XCode apps around and add different versi

Re: Strange bevavious

2015-12-19 Thread J. Landman Gay
It looks like a Gatekeeper problem. What happens if you "Allow apps downloaded from Anywhere"? On 12/19/2015 12:51 PM, [-hh] wrote: Hi all, the sleeping-disk effect is true here, I can win 1-2 seconds of 3-5 seconds at start of dialog. But this is with ALL apps, not only LC. And it is for the

Re: Scrolling Smoothly through Large Scripts

2015-12-24 Thread J. Landman Gay
I suspect the scroll wheel is sending multiple rawKeyDown messages per scroll unless you are able to be very precise when you do it. On December 24, 2015 2:17:36 PM CST, Ray wrote: >Peter - thanks for the idea. I've tried it along with a few variations > >on it but unfortunately to no avail.

Re: Scrolling Smoothly through Large Scripts

2015-12-24 Thread J. Landman Gay
We've been here before: I'm fond of that post. On 12/24/2015 4:41 PM, Jerry Jensen wrote: +1 My eyesight is not great and this is a continuing problem for me, even with non-large scripts and editor

Re: Question about "that thing you key in that's not a user name when you're logging in"

2015-12-29 Thread J. Landman Gay
On 12/29/2015 6:33 PM, Peter Haworth wrote: I know there is an "ask thing" command that will replace the thing with black dots as it is being typed in but is there some way to do that using a regular field? Here is my favorite approach:

Re: Question about "that thing you key in that's not a user name when you're logging in"

2015-12-29 Thread J. Landman Gay
how each character >briefly >before hiding it and/or provide an option to show it in plain text. > >On Tue, Dec 29, 2015, 7:19 PM J. Landman Gay >wrote: > >> On 12/29/2015 6:33 PM, Peter Haworth wrote: >> > I know there is an "ask thing" command that will replac

Re: Question about "that thing you key in that's not a user name when you're logging in"

2015-12-30 Thread J. Landman Gay
On 12/30/2015 5:18 AM, Richmond wrote: one thing that is very odd is 'mcEncrypt'; firstly because it maybe the only thing in LiveCode that betrays LiveCode's ancestry in MetaCard, It was part of the original MC 1.0 and was used only internally to encrypt the entry from an ask dialog. The encr

Re: Animation in LiveCode

2016-01-04 Thread J. Landman Gay
On 1/4/2016 2:20 PM, Colin Holgate wrote: You should certainly get Flash Pro on your list of tools to use. It can export perfect frame rate H.264, and also image sequences or animated GIFs. Another option is Graphic Converter, which will also export an image sequence to gif. You can set the ti

Re: [On-Rev Tio] could someone test the index.html files in her/his account on Tio?

2016-01-04 Thread J. Landman Gay
On 1/4/2016 6:01 PM, Robert Mann wrote: Details :: all my index files on my on-rev account on too were changed on TUESDAY 29th December at 09:02 I'm on Tio and my files are okay. But I heard other people have had the same problem as you did. I don't use any php at all, I wonder if the affecte

Re: Beyond POSIX time

2016-01-08 Thread J. Landman Gay
On 1/8/2016 4:53 PM, Richard Gaskin wrote: Try this: on mouseUp put "1/1/69" into t convert t to secs convert t to short date put t end mouseUp Is there yet a convenient way to handle conversion of dates prior to 1/1/70? I get 1/1/69. I get the same thing if I specify the year ex

Re: Figuring out if something is on the current screen, or getting the current screen rect

2016-01-09 Thread J. Landman Gay
Couldn't you just get the globalLoc of the field and set the stack to that, or an offset of it? On January 9, 2016 6:37:52 PM CST, "Dr. Hawkins" wrote: > > >Anyway, in this case, I'm popping up a stack over a field with the list >of valid choices (I needed more than the built in popups). I jus

Re: Getting Finder results into LiveCode

2016-01-11 Thread J. Landman Gay
I'd use Spotlight more too if it would show the file path to each of duplicate copies of a file. Cmd-F does that if you have the path info at the bottom of the window turned on in Finder. I often have a master copy and a duplicate in a shared dropbox folder, as well as multiple historical copies

Windows 10 system version

2016-01-11 Thread J. Landman Gay
Could someone on Windows 10 tell me what the systemVersion returns? Thanks. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com ___ use-livecode mailing list use-livecode@li

Re: Windows 10 system version

2016-01-11 Thread J. Landman Gay
On 1/11/2016 5:23 PM, Paul Dupuis wrote: On 1/11/2016 5:33 PM, J. Landman Gay wrote: Could someone on Windows 10 tell me what the systemVersion returns? Thanks. See http://quality.livecode.com/show_bug.cgi?id=15606 This has only been fixed in 6.7.8 (and related higher 7.x and 8.x releases

Re: Windows 10 system version

2016-01-11 Thread J. Landman Gay
Given the bug that Paul Dupuis mentioned, "NT 6.2" isn't correct. What version of LC did you use? http://quality.livecode.com/show_bug.cgi?id=15606 On 1/11/2016 4:41 PM, Peter Haworth wrote: NT 6.2 On Mon, Jan 11, 2016 at 2:34 PM J. Landman Gay wrote: Could someone on Win

Re: Windows 10 system version

2016-01-11 Thread J. Landman Gay
On 1/11/2016 5:48 PM, Colin Holgate wrote: Just went through some sort of big Windows 10 update, and the systemVersion is showing NT 10.0 for me. That's more what I'd expect. Thanks. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://ww

Re: Getting Finder results into LiveCode

2016-01-11 Thread J. Landman Gay
On 1/11/2016 10:37 PM, Kay C Lan wrote: Unfortunately it involves using the mouse but if you press the Option + cmd keys whilst mousing over any Spotlight result Quicklook should pop-up and at the bottom is the file path - which may be truncated depending on how many folders deep it is buried.

Getting the clicktext from a browser control

2016-01-12 Thread J. Landman Gay
How are people dealing with the inability to know when a user clicks a link in a (desktop) browser object? The only message I get reliably is "browserNavigateComplete". What if I want to know what's clicked before that? BrowserClick only works on Windows, so I can't use that. BrowserBeforeNav

Re: Getting the clicktext from a browser control

2016-01-13 Thread J. Landman Gay
On 1/13/2016 7:39 AM, Colin Holgate wrote: The times that BrowserBeforeNavigate doesn’t get sent, is a BrowserBeforeNavigateFrame sent instead? There are no frames, so no. The browserBeforeNavigate only gets sent when the URL changes, and the links in the page do not always change URLs, (they

Windows 10 file paths

2016-01-14 Thread J. Landman Gay
I need to ensure the user has not deleted the revSecurity.dll file. This works on Windows 7 and under: put "revsecurity.dll" into tWinFile put the filename of this stack into tFilepath set the itemdel to slash put tWinFile into last item of tFilepath put there is a file tFile

Re: Windows 10 file paths

2016-01-14 Thread J. Landman Gay
On 1/14/2016 2:39 PM, Dave Kilroy wrote: I haven't messed with LC apps and Win10 yet (but my old LC apps still work on it) - but what you describe reminds me strongly of virtualisation headaches when Vista came out http://newsletters.livecode.com/march/issue21/newsletter3.php - if nothing has ch

Re: Windows 10 file paths

2016-01-14 Thread J. Landman Gay
es pane for quite a while. It seems like it started around LC 6.5 to 6.6 builds. On Thu, Jan 14, 2016 at 3:48 PM, J. Landman Gay wrote: I need to ensure the user has not deleted the revSecurity.dll file. This works on Windows 7 and under: put "revsecurity.dll" into tWinFile

Re: Getting textShift To Shift Down?

2016-01-14 Thread J. Landman Gay
On 1/14/2016 4:27 PM, Scott Rossi wrote: Anyone have any insight on getting textShift to shift text downward? I need to vertically align blocks text on a line that use different fonts. Whether I select a block of text, or all the text around the selection, things shift up, but never down. A

Re: Windows 10 file paths

2016-01-14 Thread J. Landman Gay
On 1/14/2016 4:55 PM, tbodine wrote: Is the dll code signed? Perhaps higher security settings are blocking its installation or use for that reason. I don't know, it's got whatever LC assigns to it when it saves a standalone. The file is there, the user can see it in the folder. The script just

Re: Windows 10 file paths

2016-01-14 Thread J. Landman Gay
On 1/14/2016 7:04 PM, Mark Wieder wrote: On 01/14/2016 04:07 PM, J. Landman Gay wrote: Does "there is a file" on Windows return "false" if the user doesn't have permission to access the file? I would hope so. Do you get anything interesting by running "attrib

Re: Windows 10 file paths

2016-01-14 Thread J. Landman Gay
On 1/14/2016 7:04 PM, Mark Wieder wrote: On 01/14/2016 04:07 PM, J. Landman Gay wrote: Does "there is a file" on Windows return "false" if the user doesn't have permission to access the file? I would hope so. Okay, just to finish this up, I found the definitive

Re: Getting textShift To Shift Down?

2016-01-14 Thread J. Landman Gay
On 1/14/2016 10:05 PM, Scott Rossi wrote: The reality is, one should be able to designate a chunk of text and move it up or down any distance, independently of the surrounding text. Currently you can't do that. It might be time for a bug report. What you expect seems pretty realistic to me.

Re: Windows 10 file paths

2016-01-15 Thread J. Landman Gay
Good info, thanks for that. My client didn't want an installer (they used to use one but for this app they wanted a plain zip file.) It's useful to know that the dll isn't signed though, for future reference. We did ask one affected person to move the app folder to their Documents folder and a

Re: [On-Rev] TIO: again all index files were overwritten

2016-01-18 Thread J. Landman Gay
On 1/18/2016 12:51 PM, Jim Lambert wrote: Matthias, It is not just your account. I can confirm that the TIO index files have been overwritten on my account too. Odd. I'm on Tio and my index files are fine, just as they were the last time this happened. It sounds like there's some kind of malw

Re: Forcing an android app to quit when the 'home' button is clicked?

2016-01-18 Thread J. Landman Gay
On 1/18/2016 8:54 PM, Terry Judd wrote: Yeh - the back and menu keys trigger messages but not the home key. It hadn¹t occurred to me to try suspendStack - I¹ll give that a whirl. I don't think any messages are sent at all when the Home key is pressed. Ralph may be thinking of the "shutdown" me

Re: One Rect For All specificaiton

2016-01-24 Thread J. Landman Gay
On 1/24/2016 2:34 PM, Sannyasin Brahmanathaswami wrote: Your safe zone is (I hope I am finally declaring this correctly) 1) for a “root" 16 X 9 stack: the full width + 75% of the vertical height that will render on a 4 X 3 device — ergo artists must supply you with 4 X 3 artwork with signific

Re: [BUG] write to file

2016-01-25 Thread J. Landman Gay
I'm not the team, but logic tells me that opening a file for append will always be faster and more efficient because the URL syntax works as a container, like a field or a variable. Every time you reference a URL, the entirety is read into RAM. I've always used "open for append" for that reason

Re: One Rect For All specificaiton

2016-01-25 Thread J. Landman Gay
ndroid >world, but if for example you solve your iOS needs by letting a 4:3 >card have borders on a 16:9 device, Apple would reject the app. > > >> On Jan 24, 2016, at 11:40 PM, J. Landman Gay > wrote: >> >> On 1/24/2016 2:34 PM, Sannyasin Brahmanathaswami wrote: >

Re: [BUG] write to file

2016-01-25 Thread J. Landman Gay
On 1/24/2016 9:46 PM, Kay C Lan wrote: The Dictionary says that if I open a file for 'update', then 'read from file' to a specific position that when I 'write to file' it will occur at the position I've read to but that's not what I'm seeing in 6.6.5GM, 7.1.1 rc4 and 8.0 dp13 - OS X 10.9.5. In th

Re: One Rect For All specificaiton

2016-01-25 Thread J. Landman Gay
On 1/25/2016 2:59 PM, Colin Holgate wrote: With showAll, I wouldn’t even use code. Have the tools centered in one direction and aligned to the edges in the other direction. If you want tools to hug a corner, then it gets more complicated. For the stack in question, the toolbar needed to stretch

Re: One Rect For All specificaiton

2016-01-26 Thread J. Landman Gay
On 1/26/2016 12:00 PM, Sannyasin Brahmanathaswami wrote: As for 3:2… that’s a new one on me… got any real number pixel > dimensions for that one? There's a chart here:

Temp folder on public computers

2016-01-26 Thread J. Landman Gay
I need to write a temporary file on computers that may be locked down, such as those in a computer lab or library. Can I be fairly certain that the temporary folder permissions will always allow access? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software

Re: Temp folder on public computers

2016-01-26 Thread J. Landman Gay
On 1/26/2016 7:29 PM, Richard Gaskin wrote: J. Landman Gay wrote: > I need to write a temporary file on computers that may be locked > down, such as those in a computer lab or library. Can I be fairly > certain that the temporary folder permissions will always allow > access?

Searching revBrowser content

2016-01-26 Thread J. Landman Gay
The docs say I should be able to select text in a browser control by setting the "selected" property. Repeatedly doing that should iterate through all matches. I can't get it to select anything even once. Is anyone else able to execute this successfully: revBrowserSet sBrowserId, "selected",

Re: Getting the long name(or ID) of a control

2016-01-26 Thread J. Landman Gay
On 1/27/2016 12:15 AM, Scott Rossi wrote: I think it was Jacque who pointed out a while back that quoting control names results in slightly faster execution, since the engine doesn't need to determine if your word is a variable or an object name. I don't know if it was me, but it's true and in

Re: One Rect For All specificaiton

2016-01-26 Thread J. Landman Gay
On 1/26/2016 10:07 PM, Sannyasin Brahmanathaswami wrote: @ Jaqueline… If you run a 16:9 — 1200 X 675 stack on an iPad. the card rect is still reported as 675 high even though the screen is 728 high set the bottom of grp “bottomNav” to item 4 of (the rect of this card) will float the group

Re: Selecting text in single-line entry fields - small UI issue

2016-01-29 Thread J. Landman Gay
The focusborder property will outline the currently active field with a color. If you use that, you won't have to set the field's backcolor. If you do want to script the behavior, you can use either the openfield or focusIn message as the trigger. When focus is lost, a focusOut message is sent

Re: snapshot and animation capture

2016-01-29 Thread J. Landman Gay
On 1/29/2016 1:35 PM, Richmond wrote: So, I thought I'd have a bash at rolling my own, but got stuck: on mouseUp put topleft of img "border.png" & "," & the bottomright of img "border.png" into put quote & & quote into fld "guff" put fld "guff" into export snapshot

Re: Import Vector to Graphic object

2016-01-29 Thread J. Landman Gay
On 1/29/2016 4:10 PM, Sannyasin Brahmanathaswami wrote: if we want to use Animation Engine’s Morph or morphGradient, we have to target a grc object. I presume because AE can extract points from a graphic object. But if we want to use this on a PNG… it’s obviously won’t work. What image format ca

Re: inserting Data into CustomProp array

2016-01-29 Thread J. Landman Gay
On 1/29/2016 11:15 PM, Sannyasin Brahmanathaswami wrote: apparently this: on mouseUp put the rect of the last image into tRect set the uMyEffects["startsize"] of the last image to tRect CheckEffects end mouseUp created a custompropertyset If you want the array in a single cu

Re: How to create a hyperlink within a text field?

2016-02-03 Thread J. Landman Gay
A little trick: Create or import a transparent 1x1 pixel image. Hide it. Make each line in the table of contents into linked text. The html of each line looks like this: Chapter one In the body text of the field, place a marker character before the chapter heading. I'm using "#", like this:

Re: AW: How to create a hyperlink within a text field?

2016-02-04 Thread J. Landman Gay
On 2/4/2016 4:22 AM, BNig wrote: I like Jaques solution too because it is unequivocal because of the hash. But Tiemo allows the user to change the width of the field, see his crossposting to the forum http://forums.livecode.com/viewtopic.php?f=9&t=26468 That is where Jaque's solution can fail b

Re: LC8 Save command

2016-02-06 Thread J. Landman Gay
That's what I do. If you use "open file" instead of URL syntax you can read just the first few bytes without loading the whole stack into RAM and it's very quick. On February 6, 2016 12:02:32 PM Peter Haworth wrote: I'm happy to use the "with format" option, just trying to figure out how th

Re: Black icons in LC 8 DP 14

2016-02-08 Thread J. Landman Gay
On 2/8/2016 1:01 PM, Devin Asay wrote: RECOMMENDATION: At the very minimum, I would like to see the bolded icon label restored, and ideally another visual cue added to really shout to the user, “Hey, you’re in a special mode now! Pay attention because things will work a little differently until y

Keyboard shortcuts in LC 8

2016-02-08 Thread J. Landman Gay
What happened to the keyboard accessibility? No contextual menus, no way to option-cmd-click an object to open the script. No keyboard shortcuts to open card or stack scripts. I rely on those constantly. I am trying LC 8 again after an initial trial several versions ago where it wasn't useable

Re: Keyboard shortcuts in LC 8

2016-02-08 Thread J. Landman Gay
On 2/8/2016 4:27 PM, Mark Wieder wrote: On 02/08/2016 02:12 PM, J. Landman Gay wrote: What happened to the keyboard accessibility? No contextual menus, no way to option-cmd-click an object to open the script. No keyboard shortcuts to open card or stack scripts. I rely on those constantly

Re: Keyboard shortcuts in LC 8

2016-02-08 Thread J. Landman Gay
On 2/8/2016 4:27 PM, Mark Wieder wrote: Yeah, that one caught me too. Delete your preference file to get the contextual menus and stuff back again. The upgrade path from earlier versions really needs more thought before this is ready for prime time. Didn't work. How do you get the app brow

Re: Default font for new objects

2016-02-10 Thread J. Landman Gay
What LC version and OS? It sounds like a font conflict to me, maybe that font has the same id as the system font? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On February 10, 2016 9:38:44 AM Jim Beckmann wr

Re: When is a GIF Finished Playing?

2016-02-10 Thread J. Landman Gay
I had to manage gif playback manually once. It worked well to just set the currentframe repeatedly, ignoring auto-playback entirely. That way you can keep track of how many cycles you've done and you can control the speed of playback by changing the "send in time" frequency. You always know wha

Re: No audio playback on iOS devices

2016-02-11 Thread J. Landman Gay
Does it work if you use specialFolderPath("resources") instead of "engine"? Apple changed the rules for bundle structure and LC tries to redirect older paths to the resources folder, but maybe that's not working in this case. On February 11, 2016 11:20:52 AM Devin Asay wrote:. I ran a chec

Re: Replacing Stacks in Memory

2016-02-16 Thread J. Landman Gay
I use the "revert" command. It basically just means "reload from disk" . -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On February 16, 2016 12:14:15 PM Michael Doub wrote: I am building a launcher app the

Re: mergExt Acquisition

2016-02-18 Thread J. Landman Gay
On 2/18/2016 6:35 PM, Clarence P Martin wrote: I hope the MergExt will include all systems, ie. Android also? The announcement says they will aim for that. I'm waiting with anticipation, since all my mobile apps so far have been cross platform, which has prevented me from using almost all of

Re: Programmatically determine the average greyscale

2016-02-18 Thread J. Landman Gay
On 2/18/2016 5:05 PM, Sannyasin Brahmanathaswami wrote: But if I use white type on top of the image and the sky appears there in the top left area of the image is a light color, then we have a problem with contrast/readability. Is there a way to get the "average" grayscale value of a small area

Re: Programmatically determine the average greyscale

2016-02-18 Thread J. Landman Gay
On 2/18/2016 8:44 PM, Sannyasin Brahmanathaswami wrote: Thanks that could be useful... BTW where to you store this kind of snippet In an old HC stack I made 20 years ago that I've converted to LC. It's not fit for public consumption but it has all my stuff in it so I keep using it. how do

Re: standalone loading script-only stacks

2016-02-18 Thread J. Landman Gay
On 2/18/2016 10:58 PM, Matt Maier wrote: The log works just fine in the IDE, but it doesn't start in the standalone...at least not right away. If I start poking at the controls the log might spontaneously start working for some reason. The quickModeSetup handler has no "end" statement so it may

Re: Programmatically determine the average greyscale

2016-02-20 Thread J. Landman Gay
I like that idea. You can do the same thing in one go by applying a shadow graphic effect to text in a transparent field. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On February 20, 2016 5:27:09 PM Tim Selan

Re: Programmatically determine the average greyscale

2016-02-20 Thread J. Landman Gay
Should have known you'd answer first. :-) -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On February 20, 2016 5:38:30 PM Scott Rossi wrote: A good suggestion. You can achieve the same effect in LC without

  1   2   3   4   5   6   7   8   9   10   >