Re: LC Server Unable To Retrieve File From DropBox?

2014-12-17 Thread Scott Rossi
Hi Simon: Well, I'm glad it works somewhere, but since it's not likely that I'll be using your LC server, this doesn't help me much. I wonder if maybe the edition makes a difference. Are you using the Commercial or Community edition? Thanks Regards, Scott Rossi Creative Director Tactile

Re: LC Server Unable To Retrieve File From DropBox?

2014-12-17 Thread Scott Rossi
; into file2 put the length of file2 into L2 put dropbox L1 br generic L2 The result I get here still shows the DropBox file to have a length of 0, yet the test file downloads as expected when accessed via a browser. dropbox 0 generic 483575 Any other suggestions? Thanks Regards, Scott Rossi

Re: 7.0 can't parse group someGroup of (an id)

2014-12-15 Thread Scott Rossi
Those object references look manually created -- the long id includes a card reference and is generally more reliable (at least in pre 6.7/7 versions of LC). You may be better off using the real long ids. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design On Dec 15, 2014

Re: Disabling effective innerShadow

2014-12-10 Thread Scott Rossi
be able to apply the effect to a larger rectangle object within the group, instead of the group itself. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On Dec 10, 2014, at 2:40 PM, Peter Haworth p...@lcsql.com wrote: I have a group that has its innerShadow property set

Re: How to Quit with a button

2014-12-09 Thread Scott Rossi
I also use close this stack from the message box. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design On Dec 9, 2014, at 9:46 AM, J. Landman Gay jac...@hyperactivesw.com wrote: That only happens in the IDE, you can lock messages before quitting. Or, what I usually do from

Re: opening stack as modal changes screenMouseLoc?

2014-12-09 Thread Scott Rossi
this to position the answer dialog when I want to display it in a specific location. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On Dec 9, 2014, at 7:48 PM, Dr. Hawkins doch...@gmail.com wrote: *bump* Also, this is happening in the ide. On Sat, Dec 6, 2014 at 1:55

Re: Missing properties

2014-12-08 Thread Scott Rossi
(card id,pObj) to -1 of pObj end cardOwnerID function cardOwnerName pObj return short name of cardOwnerID(pObj) end cardOwnerName Admittedly, the cardOwnerID function could fail if a control was located within a nested group that was explicitly named “card id” but. . . Regards, Scott Rossi

Re: raiseWindows

2014-12-07 Thread Scott Rossi
There’s the raisePalettes property, as well as the hidePalettes property. Perhaps some combination of the two. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On Dec 7, 2014, at 5:41 PM, Peter Haworth p...@lcsql.com wrote: The raiseWindows global doesn't seem to work

Re: Behaviors not behaving

2014-12-01 Thread Scott Rossi
a loop through all controls that use behaviors and set the behavior of each control to its behavior. Kind of goofy but assuming there are no reference issues, it should work. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On Dec 1, 2014, at 10:31 AM, Peter Haworth p

Re: Tracking openStack

2014-11-30 Thread Scott Rossi
You say the stack is opened as a library by a separate plugin stack. Is it possible you (inadvertently) assigned plugin settings to the library itself, independently of the plugin? From your description of the situation, that seems to be most likely. Regards, Scott Rossi Creative Director

Re: Detecting the active monitor under Mavericks and Yosemite...

2014-11-26 Thread Scott Rossi
I believe that portion of the dictionary entry refers to the onscreen keyboard, which doesn't exist on desktop. But either way, it seems that effective cannot be used on desktop without working. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design On Nov 26, 2014, at 6:08 PM

Re: Detecting the active monitor under Mavericks and Yosemite...

2014-11-25 Thread Scott Rossi
The theory is: In its plural form (screenRects) this function returns a list containing the virtual co-ordinates of all the screens currently attached to the system. The first line is always that of the primary display, and the order of the rest are in an OS-specific order.” Regards, Scott

Re: Javascript on mobile

2014-11-20 Thread Scott Rossi
I believe the question was regarding Javascript, not Java. If JavaScript didn't work, virtually no web sites would work in Safari or any other browser on the device. Regards, Scott Rossi Creative Director Tactile Media, UX Design On Nov 20, 2014, at 8:00 AM, Bob Sneidar bobsnei

Re: LC Server on DreamHost?

2014-11-20 Thread Scott Rossi
) that used to work fine under the old servers break certain pages of my site on the current servers, so some more experimenting may be needed to get that working. But at least LCserver is running again. Many thanks Richard! Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design

Re: language syntax question

2014-11-19 Thread Scott Rossi
See if this works for you: on mouseUp put something(long ID of field 1,2) end mouseUp function something obj, pl return the formattedRect of line pl of obj cr \ word 1 of line pl of (text of obj) end something Regards, Scott Rossi Creative Director Tactile Media, UX/UI

Re: Find Scroll position of a chunk within a line that is wrapped

2014-11-18 Thread Scott Rossi
If I understand what you¹re asking, I believe you can use the formattedRect for this. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 11/18/14, 10:23 AM, Michael Doub miked...@gmail.com wrote: A related question to positioning a line within a field, is positioning

LC Server on DreamHost?

2014-11-17 Thread Scott Rossi
LC account that appears to be LC Server 6.6.1. Thanks in advance for any explanations or pointers. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: LC Server on DreamHost?

2014-11-17 Thread Scott Rossi
(?) in an htaccess file to make the server know how to the deal with .rev and .lc files. Are these still needed with the new Ubuntu servers? Thanks Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 11/17/14, 11:39 AM, Richard Gaskin ambassa...@fourthworld.com wrote: Scott Rossi

Re: LC Server on DreamHost?

2014-11-17 Thread Scott Rossi
of certain files/folders with the server folder once uploaded. I¹ll ask again: does anybody here have LC server set up and running on DreamHost, with a configuration that they could pass along? Thanks in advance. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 11/17/14

Re: LC Server on DreamHost?

2014-11-17 Thread Scott Rossi
of a custom forum on my site. DreamHost’s Ubuntu update really messed things up for me. I’ve never used a terminal with the server ― not sure how to do that. Dammit Jim, I’m a designer, not a server specialist! Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 11/17/14, 8

Re: can't put into field by id?

2014-11-13 Thread Scott Rossi
By saying this: put gizmo into theFld You're telling LiveCode to put gizmo into the theFld variable, not into the field you referenced earlier. This is standard behavior. Do this: set the text of theFld to gizmo Regards, Scott Rossi Creative Director Tactile Media, UX Design On Nov 13, 2014

Re: Image fill question

2014-11-04 Thread Scott Rossi
,item 1 of pColor,item 2 of pColor,item 3 of pColor) into theData repeat (width of pImage * height of pImage) put theData after theColorData end repeat set imageData of pImage to theColorData end fillImageWithColor Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design

Re: Looking for best practice in switching libraries

2014-10-25 Thread Scott Rossi
Use ³delete stack xyz². I¹ve run into similar situations before where closing a stack does not actually remove it from memory. Delete stack should do it. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/25/14, 8:45 AM, Paul Dupuis p...@researchware.com wrote: All

[ANN] New iPad App Out Today - iMuertos

2014-10-17 Thread Scott Rossi
them with friends, and learn a bit about the history of the holiday. https://itunes.apple.com/us/app/id927288970 If anybody wants to be generous and leave a nice review, that¹s always welcome :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design

Re: [ANN] New iPad App Out Today - iMuertos

2014-10-17 Thread Scott Rossi
Thanks for the kind words. :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/17/14, 11:13 AM, Skip Kimpel skiplon...@gmail.com wrote: Fun stuff. Just spent my lunch hour playing around with it. Great job! On Oct 17, 2014, at 2:06 PM, Scott Rossi sc

Re: Trigger Mobile Page Swipe?

2014-10-05 Thread Scott Rossi
Hi All: I never saw any response on the this item below. I¹m still looking for a way to trigger a page scroll with a mobile scroller, so it advances with the default momentum. Any ideas on how one could do this? Thanks Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design

Re: Text fields with rounded corners

2014-10-05 Thread Scott Rossi
to the field, so the graphic auto-resizes to the width/height of the field when the field is resized, and the snapshot is generated automatically. Kind of a goofy way to do it, but it should work. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/5/14, 11:41 AM, Richmond

[ANN] Splat-O-Nym Game Released

2014-10-03 Thread Scott Rossi
of liquid-themed mini games. I developed the app¹s UI, and Chris put the whole thing together in LiveCode for his company Read Naturally. A free lite version is also available. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design

Re: [ANN] Splat-O-Nym Game Released

2014-10-03 Thread Scott Rossi
Hi Peter: I’m pretty sure it’s American spellings only, but it does have audio pronunciations. :-) Frankly, I’m not sure how we would handle the extra “i” you guys always seem to insert in “aluminum”. :-) Best Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/3/14

Re: [ANN] Splat-O-Nym Game Released

2014-10-03 Thread Scott Rossi
I believe the *proper* English spelling is: al-lew-min-nium :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/3/14, 7:35 PM, Peter W A Wood peterwaw...@gmail.com wrote: Hi Scott On 4 Oct 2014, at 08:50, Scott Rossi sc...@tactilemedia.com wrote: I¹m pretty sure

Re: Frustrating: gettings the objects in a group

2014-10-01 Thread Scott Rossi
You can also reference the number of controls of a group: repeat with N = 1 to number of controls of grp 1 put name of control N of grp 1 cr after theList end repeat put theList Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/1/14 2:07 PM, William Prothero proth

Embed Image Using mobileComposeHTMLMail

2014-09-25 Thread Scott Rossi
as an attachment. I would think that mobileComposeHTMLMail would do this automatically, compared to using mobileComposeMail. Does anyone have a way to do this? Thanks Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design ___ use-livecode

Re: LiveCode to Facebook?

2014-09-25 Thread Scott Rossi
Thanks Jim. The other item I was considering was launching the Settings app, and it looks like there's an entry for this on the site. Best Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/25/14 10:18 AM, Jim Lambert j...@netrin.com wrote: Hi Scott, http

Re: Embed Image Using mobileComposeHTMLMail

2014-09-25 Thread Scott Rossi
OK, responding to my own question. The first few times I tried this, I got nothing visible in the emails, but attachment indications. Now, images are suddenly showing up embedded in the test emails. Sunspots? Microwaves? I don't know. Regards, Scott Rossi Creative Director Tactile Media, UX

Re: variable trouble

2014-09-24 Thread Scott Rossi
, to retrieve the data of the array stored in thisVar: put wgList0 N into thisVar put the keys of value(thisVar) into theseKeys Hope this works for you. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/23/14 11:07 PM, la...@significantplanet.org la

LiveCode to Facebook?

2014-09-24 Thread Scott Rossi
. Is this possible? Does anyone know if/how this usability issue is handled in other apps? Thanks for suggestions. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Behaviors

2014-09-24 Thread Scott Rossi
the library stack. You can usually get around this without exiting LiveCode by using a script to set a control's behavior to the same behavior reference. You can also try setting the control's behavior to empty first. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/24

Re: LiveCode to Facebook?

2014-09-24 Thread Scott Rossi
Matthias thank you very much -- this seems to work great, and so simple. :-) Hopefully, this will provide a good workaround when direct FB posting is not possible. Thanks Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/24/14 4:10 PM, Matthias Rebbe | M-R-D

Re: LiveCode to Facebook?

2014-09-24 Thread Scott Rossi
Thanks Pierre. A question -- I'm not following all the code entirely below, but does your routine launch the local applications on the device or the web sites of these services in a browser? Thanks Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/24/14 4:20 PM

Re: Constraining window dimensions proportionally while resizing

2014-09-23 Thread Scott Rossi
not sure if it's possible to get the window refresh to completely sync with the location of the resizer, but maybe this will get you close. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/23/14 8:25 AM, Devin Asay devin_a...@byu.edu wrote: Hi all, I just posted

Delay After mobilePhotoPickPhoto?

2014-09-23 Thread Scott Rossi
indicator after a photo is selected from the picker. My understanding is that the only options for mobilePickPhoto library are to limit the import size. Has anybody figured out a way to show wait or progress once a photo is chosen from the photo picker? Thanks Regards, Scott Rossi Creative Director

Does LC Have A touchLoc() Function?

2014-09-21 Thread Scott Rossi
, and a touchLocs() function which would return all currently active touch ids and their locations. Unless this already exists, or there's some other way of getting this information and I'm just not seeing it. Thanks Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design

Re: reading a file

2014-09-21 Thread Scott Rossi
Larry -- have you tried: open file thisFile for read Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/21/14 3:02 PM, la...@significantplanet.org la...@significantplanet.org wrote: Hello, Could anyone please explain why the following script does not work? (It puts

Re: Usng an image to disable a group

2014-09-21 Thread Scott Rossi
of the group of all the objects, or from the card so all the objects appear composited together. Are you intentionally trying to leave gaps in the snapshot? If not, a capture of the card should work. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/21/14 3:44 PM, Peter

Re: Usng an image to disable a group

2014-09-21 Thread Scott Rossi
Did you try using a colorOverlay effect on the snapshot and/or group? You can choose any color you want, and set the opacity of the effect. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design On Sep 21, 2014, at 6:29 PM, Peter Haworth p...@lcsql.com wrote: Basically I'm

Re: Usng an image to disable a group

2014-09-20 Thread Scott Rossi
of the graphic. If the snapshot is the same size as the graphic, no tiling of the snapshot will be visible in the graphic. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/20/14 4:57 PM, Peter Haworth p...@lcsql.com wrote: However, I'm having a hard time finding a way to fill

Re: WindowShape

2014-09-12 Thread Scott Rossi
would have to be positioned within the rect: 0,0,width of your image, height of your image. (Also, your image needs to be opaque or have some opacity to be seen, but I'm sure you know this.) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/12/14 12:02 PM, Peter Haworth p

Re: WindowShape

2014-09-12 Thread Scott Rossi
your desktop. Have a fun masked Friday. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/12/14 12:02 PM, Peter Haworth p...@lcsql.com wrote: The only masks I know about are the Lone Ranger's and the ones you see on Halloween so I'd be grateful if some kind

Re: WindowShape

2014-09-12 Thread Scott Rossi
I should mention, if you're on a Mac, you can set the shadow property of the window to false and the window will look cleaner (and flatter). Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/12/14 2:05 PM, Scott Rossi sc...@tactilemedia.com wrote: I got inspired since

Re: WindowShape

2014-09-12 Thread Scott Rossi
Hmm. I just tested in RC1 and the animation seems to work fine, but dragging the window around the desktop is still screwed up (from past bug report). Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/12/14 3:29 PM, J. Landman Gay jac...@hyperactivesw.com wrote: On 9

Re: WindowShape

2014-09-12 Thread Scott Rossi
After letting the thing run for about a minute, the window disappeared on its own (and eventually LC crashed, though not sure that's related). Off to the bug report page. . . Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/12/14 3:54 PM, J. Landman Gay jac

Re: WindowShape

2014-09-12 Thread Scott Rossi
On 9/12/14 4:35 PM, J. Landman Gay jac...@hyperactivesw.com wrote: Well, this is embarrassing. I tried it again, it still didn't work. Then I noticed I had messages turned off. You have permission to laugh and point. Like we need permission. :-) Filed a bug report already. Regards, Scott

Re: No WAV playback on Win in v6.6.2?

2014-09-12 Thread Scott Rossi
You can play imported WAVs, but I don't recall being able to play external files without QT behind the player. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design On Sep 12, 2014, at 6:37 PM, Richard Gaskin ambassa...@fourthworld.com wrote: I could have sworn I'd been able

Re: Slowdown when putting symbols into image data

2014-09-10 Thread Scott Rossi
. Kevin mentioned that in all this time they've only had one person leave, which is a huge departure from the norm of this industry. They seem like a big family. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/10/14 3:27 PM, J. Landman Gay jac...@hyperactivesw.com wrote: I

Re: iOS app build error

2014-09-09 Thread Scott Rossi
a difference (I ran into this fairly recently). user/Library/MobileDevice/Provisioning Files/ Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/9/14 3:03 PM, Chris Sheffield cmsheffi...@icloud.com wrote: Well, after working on this all day long, I am totally stumped. I

Re: Should dispatch be extended for timers?

2014-08-26 Thread Scott Rossi
Sounds like a good idea. If dispatch is already fast, a timer would just allow you to slow it down. BTW, I believe using quotes should make your message send-able. send clearVideo LayerAlpha, baseLayer, LayerGraphic, LayerAudio to me in 700 milliseconds Regards, Scott Rossi Creative Director

Re: Population puzzle

2014-08-25 Thread Scott Rossi
552402,4335391,4296250,4224851,4192887,3439809,3279833,3095313,2812896,2783 243,2710489,2543482,2356285,2226009,2149127,2142508,2134411 end theNumbers Stupid, yes, but hey, it (eventually) works. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/24/14 4:52 PM, Michael Doub miked...@gmail.com wrote: I know

Re: Population puzzle

2014-08-25 Thread Scott Rossi
I imagine my approach would be faster if it followed ANY logic. :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/24/14 11:38 PM, Kay C Lan lan.kc.macm...@gmail.com wrote: I imagine Terry Scott, your approach would on average be faster if you followed the same

Re: delete end chars

2014-08-24 Thread Scott Rossi
Pete beat me to the punch. if text of fld 1 ends with text of fld 2 then \ delete char -(length(fld 2)) to -1 of fld 1 Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/24/14 9:28 AM, Peter Haworth p...@lcsql.com wrote: if tString1 ends with tString2

Re: Android LiveCode stack player

2014-08-24 Thread Scott Rossi
a clearer way around this once the HTML5 stuff is in place. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/24/14 10:52 AM, Alejandro Tejada capellan2...@gmail.com wrote: Hi All, Android platform allows to open a stack from Livecode apps compiled for Android (unlike iOS

Re: Window manager plugin?

2014-08-23 Thread Scott Rossi
of me end if end suspendStack on suspendStack if answer dialog is among the lines of the openStacks then set the loc of stack answer dialog to the loc of me end if end suspendStack ( can replace loc of me with any desired screenLoc ) Regards, Scott Rossi Creative Director Tactile

Re: Window manager plugin?

2014-08-23 Thread Scott Rossi
no approved way to position the dialogs that I know of. This method was suggested a long time ago (can't recall by who) but it works for me. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/23/14 9:25 AM, JB sund...@pacifier.com wrote: Hi Scott, I put the script in my

Re: Window manager plugin?

2014-08-23 Thread Scott Rossi
If you haven't already, try the script in an empty stack -- should work as expected. I doubt my systems have any special mojo going on (usually I get curses, plagues, and the occasional hex). Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/23/14 11:06 AM, J. Landman

Re: Window manager plugin?

2014-08-23 Thread Scott Rossi
Ooo. I smell a t-shirt to be made: Your way is clean, but I need a hack. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/23/14 11:50 AM, J. Landman Gay jac...@hyperactivesw.com wrote: I believe you. I needed it for The Big Project, which already has a suspendStack

Re: Displaying HTML pages

2014-08-18 Thread Scott Rossi
, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/18/14 7:58 AM, Linda Miller, DVM anm...@bellsouth.net wrote: I have several ebooks that are composed using HTML/CSS and maybe some JavaScript. I know that I can use HTMLtext to display the pages. For example, on mouseUp put url

Re: Helping newcomers anticipate that standalones can't save to themselves

2014-08-15 Thread Scott Rossi
the developer to manually place any files/folders. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design On Aug 15, 2014, at 9:20 AM, Richard Gaskin ambassa...@fourthworld.com wrote: We could add all sorts of additional tutorials and such, but this issue is already described

Trigger Mobile Page Swipe?

2014-08-12 Thread Scott Rossi
Anyone know if it's possible to manually trigger a page advance on a mobile scroller, when the scroller has paging enabled? I'm wondering if there's some method to cause the scroller to advance to the next page other than setting the scroll of the scroller manually. Thanks Regards, Scott Rossi

Re: getting File Name

2014-08-11 Thread Scott Rossi
Hi John: Does the following also do what you want? answer file Select a file: set itemDel to / ask File Name with last item of it Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/10/14 10:00 PM, JB sund...@pacifier.com wrote: Here is a handler I wrote

Re: Marker image sizes

2014-08-11 Thread Scott Rossi
When I talk about you behind your back, I usually say that her, and people get the reference. :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 8/11/14 4:07 PM, J. Landman Gay jac...@hyperactivesw.com wrote: Do you ever feel like when we talk, we should call

Re: Problem with playing an audio clip

2014-08-10 Thread Scott Rossi
The only audio formats that can be imported are WAV, AIFF, and AU. WAV needs to be a standard sample rate of 44k, 22k or 11k. If you want to use MP3 or something else, you need to use a player object whose fileName is set to an external file. Regards, Scott Rossi Creative Director Tactile

Install Error With TestFlightApp?

2014-07-26 Thread Scott Rossi
MobileInstallationInstall_Server: Could not stage the package Error: 0x3c1000 MobileInstallationInstallForLaunchServices: failed with -1 Error: 0x2d5000 handle_install_for_ls: API failed Any suggestions on how to get past this? Thanks Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design

Re: Install Error With TestFlightApp?

2014-07-26 Thread Scott Rossi
a way to address it. I see TestFlight offers some kind of SDK, but I'm guessing this only applies if you're using xCode to build your app? Thanks Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/26/14 5:37 PM, Mike Kerner mikeker...@roadrunner.com wrote: Are you able

Re: Maiden speech from an old man

2014-07-25 Thread Scott Rossi
less incentive to respond to a forum post when it's many hours (or a day) old. The mail list isn't a club -- it's a medium of convenience :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/25/14 10:51 AM, J. Landman Gay jac...@hyperactivesw.com wrote: On 7/25/2014

Re: Lock screen layering of stacks?

2014-07-24 Thread Scott Rossi
That is indeed some odd behavior. What end result are you trying to achieve? Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/23/14 9:19 PM, Charles E Buchwald char...@buchwald.ca wrote: I feel like I'm missing something really basic here... I have 2 stacks. Stack

Re: Naive question 5978

2014-07-23 Thread Scott Rossi
Also, dataGrid is not a LiveCode object. You need to reference the data grid using group or control. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/23/14 12:03 AM, Richmond richmondmathew...@gmail.com wrote: On 23/07/14 09:54, Richmond wrote: I have a bog-basic

Re: Mobile Camera Orientation?

2014-07-23 Thread Scott Rossi
Anyone have any suggestion for this? I've tried adjusting the max dimension values for the camera, but the preview continues to display rotated 90 degrees. Thanks in advance for any advice. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/17/14 10:40 AM, Scott Rossi

What's The Logic Behind The Standalone Builder's Copy Files Pane?

2014-07-16 Thread Scott Rossi
trying to figure out how to best place the sections folder in relation to the app, and set the defaultFolder appropriately, so that the images in the folder can be accessed reliably from desktop, mobile simulator, and standalone. Any suggestions? Using LC 6.6.2. Regards, Scott Rossi Creative

Re: OT: Opening stack from Dropbox

2014-07-13 Thread Scott Rossi
Try replacing the www of the shared link with dl. Regards, Scott Rossi Creative Director Tactile Media, UX Design On Jul 13, 2014, at 12:32 PM, Jim Hurley jhurley0...@sbcglobal.net wrote: Is it possible to do this in the message box: go url xxx where xxx is the shared link created

Re: OT: Opening stack from Dropbox

2014-07-13 Thread Scott Rossi
dl is the DropBox prefix for downloading, it's not a LiveCode thing. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design On Jul 13, 2014, at 1:17 PM, Michael Doub miked...@gmail.com wrote: Thanks Scott. It worked for me. Do you know if the “dl” is a LiveCode thing or part

Re: formattedWidth

2014-07-10 Thread Scott Rossi
understand what you're looking to do, loop through your card objects, grab the greatest right and bottom extents, and that should give you the dimensions to use for your stack. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/10/14 10:07 AM, Peter Haworth p...@lcsql.com wrote

Re: formattedWidth

2014-07-10 Thread Scott Rossi
I think you meant the formattedRect property, not formattedWidth. If you check the formattedRect property, you should be able to get right/bottom positions you want without looping through the card objects. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/10/14 12:02

Re: formattedWidth

2014-07-10 Thread Scott Rossi
FormattedWidth and height are purely width and height measurements. They don't provide object any position information. For object positions, use either the rect or formattedRect (cards/groups) properties. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/10/14 12:12

Re: formattedWidth

2014-07-10 Thread Scott Rossi
Actually, the dictionary entry is correct. The property gets the width of a rectangle that encompasses all visible objects, not the rect of the objects. Horse = beaten yet? :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/10/14 2:49 PM, Peter Haworth p

Re: Checking on the status of playing sounds in LC

2014-07-09 Thread Scott Rossi
AFAIK, nothing native on desktop has changed (yet). Mobile is multi-channel. You might try the Franklin Audio external for desktop multi-channel sound. https://livecode.com/store/marketplace/farnklin-audio-1-0-0/ (nice typo in the URL) Regards, Scott Rossi Creative Director Tactile Media, UX

Re: Checking on the status of playing sounds in LC

2014-07-09 Thread Scott Rossi
Rossi Creative Director Tactile Media, UX Design On Jul 9, 2014, at 8:40 AM, stephen barncard stephenrevoluti...@barncard.com wrote: On Wed, Jul 9, 2014 at 2:25 AM, Scott Rossi sc...@tactilemedia.com wrote: You might try the Franklin Audio external for desktop multi-channel sound. https

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Scott Rossi
Sure. I thought you were saying you somehow managed to create cards of varying sizes in a stack, but really we're just talking about stack size, not card size. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/8/14 3:50 PM, Peter Haworth p...@lcsql.com wrote: That's

Re: Inhibit mouse Events possible?

2014-07-03 Thread Scott Rossi
to function normally. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design On Jul 3, 2014, at 12:26 PM, William Prothero proth...@earthednet.org wrote: Folks: Actually, I like the method of putting a transparent rectangle over the stack window and trapping all mouse events

[ANN] HTML 5 Campaign Monitor

2014-07-02 Thread Scott Rossi
is fetching data. Make your pledge and listen for the chime :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Re: Odd Empty behavior

2014-07-01 Thread Scott Rossi
[data] answer theArray is empty -- RETURNS TRUE In LC 6 7: put XX into theArray[data] answer theArray is empty -- RETURNS FALSE Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/1/14 11:58 AM, William Prothero proth...@earthednet.org wrote: Folks: LC 6.6.0, OSX 10.9.3

Re: Image control in a Background

2014-06-24 Thread Scott Rossi
groups in your stack, each with their own contained objects. Once you get the hang of this, you'll understand that groups are really useful objects. Hope this helps. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 6/24/14 3:23 PM, Vaughn Clement vclem...@gmail.com wrote

Re: Visual Effects unexpected differences

2014-06-17 Thread Scott Rossi
Hi Al: What script did you use to to test the effects? Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 6/17/14 6:30 PM, Alejandro Tejada capellan2...@gmail.com wrote: Hi all, Recently, I was testing the visual effects in Livecode 7 dp6 and noticed the following: 1

Re: [OT] Remember Be?

2014-06-11 Thread Scott Rossi
to find a good copy online). For grins: http://www.tactilemedia.com/demo/be_kitchen_demo.html Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 6/10/14 11:04 PM, j...@souslelogo.com j...@souslelogo.com wrote: Yep, I do remember Be. AFAIR it could be installed on Macintosh

[OT] Remember Be?

2014-06-10 Thread Scott Rossi
said, Be is nice. End of story. :-) Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Learning about server

2014-06-10 Thread Scott Rossi
Bookmarked :-) Thanks for this. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 6/10/14 12:49 PM, Simon Smith he...@simonsmith.co wrote: Thanks, much appreciated. Only put it live a few minutes ago, there is no time like the present and if I don't do it now - then I

Re: [ANN] tmControl2 First Release

2014-06-07 Thread Scott Rossi
Hi List: Just a note to mention that the $10 discount for tmControl2 ends this weekend at midnight on Sunday PST. Information about the package is available at the link below. Best Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design Recently, I wrote: It's many long months

tmControl2 Demo Update

2014-06-07 Thread Scott Rossi
/tmcontrol2 and try the signup form again. Sorry for the inconvenience. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Re: tmControl2 Demo Update

2014-06-07 Thread Scott Rossi
To save a bit of hassle, a complete demo has been emailed to all folks who signed up for it. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 6/7/14 5:03 PM, Gerry Orkin gerry.or...@gmail.com wrote: Can you list for us all the files that should have been included? g

Re: [ANN] tmControl2 First Release

2014-06-02 Thread Scott Rossi
Hi Simon: $10 is the discount off $59.  $49 is the discounted price. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design Original message Subject: Re: [ANN] tmControl2 First Release From: As_Simon si...@asato-media.com To: use-revolut...@lists.runrev.com CC

[ANN] tmControl2 First Release

2014-06-01 Thread Scott Rossi
to create elegant iOS7 effects, an examples stack, and documentation. A demo is available. Read more about it here: http://tmtools.tactilemedia.com/tmcontrol2/ Best Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design ___ use-livecode

Re: [ANN] tmControl2 First Release

2014-06-01 Thread Scott Rossi
So true Gerry! :-) I neglected mention the new-release discount is available for 1 week. Best Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 6/1/14 1:00 AM, Gerry Orkin gerry.or...@gmail.com wrote: Just in time for iOS 8! Just kidding - I doubt the UI will change

<    1   2   3   4   5   6   7   8   9   10   >