Re: Move many buttons all at same time

2011-01-22 Thread Malte Brill
Hi Josep, a few questions if I may: why the outer repeat loop? What is in fld " "f_punts" ? How exactly do you want your objects to move? aeMoveTo moves objects from their current position to the endposition you specify. All the best, Malte ___ use

Re: Livecode IOS personnal + LiveCode Desktop commercial = 2 app ?

2011-01-22 Thread Klaus on-rev
Bonjour Ludovic. > Le 21 janv. 2011 à 22:41, J. Landman Gay a écrit : > >> On 1/21/11 5:43 AM, Ludovic Thébault wrote: >>> >>> I've a commercial licence of Livecode Desktop. I want to make an ios >>> app, for me only (in first time). So if i bought the Livecode iOs >>> personnal, i need to switc

RevLets and local disk access

2011-01-22 Thread Mark Schonewille
Hi, Most of the time when I test a revlet by one of my fellow programmers here on the list, I notice that the revlet asks permission for local disk access. I wonder why. Any sane person would not continue loading the revlet, because you don't want to grant a stranger access to the files on your

Re: usb driver problem

2011-01-22 Thread -=>JB<=-
What are the parameters they list you need for the serial port if you want the hardware to connect using a mac? The stack I sent you can set every parameter I saw in Rev when I wrote it so I can easily alter the code to set the serialcontrolstring using the parameters they provide you instead of g

OT: Test for supporting Website (iOS App)

2011-01-22 Thread Harald Müller
Hi all, the next update of one of my apps will make use of a website to upload pictures are linked to his facebook-stream afterwords. In PHP I want to use a Server-Variable to detect the Browser language. Could one of go to the following link an check whether the text is shown in english? http:/

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Ludovic Thébault
Le 22 janv. 2011 à 14:57, Harald Müller a écrit : > In PHP I want to use a Server-Variable to detect the Browser > language. Could one of go to the following link an check whether > the text is shown in english? > > http://www.reshuffle.de/?fb1387220606time77733402912 > It's in german for me (

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Noel Fields
It is showing German for myself also. - Noel On 1/22/2011 7:01 AM, Ludovic Thébault wrote: Le 22 janv. 2011 à 14:57, Harald Müller a écrit : In PHP I want to use a Server-Variable to detect the Browser language. Could one of go to the following link an check whether the text is shown in engl

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Harald Müller
Thanks! (then I made something wrong) Am 22.01.2011 um 15:01 schrieb Ludovic Thébault: > > Le 22 janv. 2011 à 14:57, Harald Müller a écrit : > >> In PHP I want to use a Server-Variable to detect the Browser >> language. Could one of go to the following link an check whether >> the text is sho

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Harald Müller
Thanks! Am 22.01.2011 um 15:10 schrieb Noel Fields: > It is showing German for myself also. > > - Noel > > On 1/22/2011 7:01 AM, Ludovic Thébault wrote: >> Le 22 janv. 2011 à 14:57, Harald Müller a écrit : >> >>> In PHP I want to use a Server-Variable to detect the Browser >>> language. Could

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Harald Müller
Could you please take another look whether it is now shown in english? Am 22.01.2011 um 15:01 schrieb Ludovic Thébault: > > Le 22 janv. 2011 à 14:57, Harald Müller a écrit : > >> In PHP I want to use a Server-Variable to detect the Browser >> language. Could one of go to the following link an

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Ludovic Thébault
Le 22 janv. 2011 à 15:21, Harald Müller a écrit : > > Could you please take another look whether it > is now shown in english? not again ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and ma

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Harald Müller
Thanks! Am 22.01.2011 um 15:26 schrieb Ludovic Thébault: > > Le 22 janv. 2011 à 15:21, Harald Müller a écrit : > >> >> Could you please take another look whether it >> is now shown in english? > > not again > ___ > use-livecode mailing list > use-

Re: Changiing the height of a stack

2011-01-22 Thread Robert Brenstein
On 21.01.11 at 19:20 -0800 Pete (Molly's Revenge) apparently wrote: Well, I guess I was misled by the dictionary then because it says: If a control's *lockLocation* property is false, when you change its height, it shrinks or grows from the center: the control's top and bottom edges both shi

Re: revBrowser Question

2011-01-22 Thread David C.
On Sat, Jan 22, 2011 at 1:54 AM, Jeffrey Massung wrote: > Yes. > > I don't remember the exact syntax, but it's something like this: > > put "Hello, world!" into tBody > revBrowserSet(tBrowserId, "htmlText", tBody) > > Jeff M. > Thanks Jeff! That was enough to get me headed in the right direction.

Re: usb driver problem

2011-01-22 Thread Thomas McGrath III
JB, That's just it - in the Arduino IDE you have Serial Monitor and it actually has an option for "No line ending", "Newline", "Carriage return", "Both NL & CR" and then most of the time it looks like 9600 baud is used.You can select from 300 to 115200 baud. You can also check a box for autoscr

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Thomas McGrath III
Still German -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Jan 22, 2011, at 9:28 AM, Harald Müller wrote: > Thanks! > > > > Am 22.01.2011 um 15:26 schrieb Ludovic Thébault: > >> >> Le 22 janv. 2011 à 15:21, Harald Müller a écrit : >> >>> >>> Could you please

iOS Splash Image

2011-01-22 Thread Dan Friedman
I have a iPad application and I created the splash image ("myApp-Portrait.png") as directed by the iOS Release Notes and selected it in the application settings window. It works fine. However, if I launch the app in landscape, it wasn't correct. So, I created a second image, "myApp-Landscape.

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Pierre Sahores
Well shown in english there. Le 22 janv. 2011 à 15:21, Harald Müller a écrit : > Could you please take another look whether it > is now shown in english? > > > > Am 22.01.2011 um 15:01 schrieb Ludovic Thébault: > >> >> Le 22 janv. 2011 à 14:57, Harald Müller a écrit : >> >>> In PHP I want t

Re: iOS Splash Image

2011-01-22 Thread Colin Holgate
I haven't looked into how LC handles the splash screen, but the way that the iPad handles it is to use the image Default-Landscape.png if it is there, and if not it will use Default-Portrait.png, and if that's not there it will use Default.png. There are other landscape images that you can inclu

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Ludovic Thébault
Le 22 janv. 2011 à 18:01, Pierre Sahores a écrit : > > Well shown in english there. For me also ! ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: ht

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Thomas McGrath III
English now... -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Jan 22, 2011, at 12:01 PM, Pierre Sahores wrote: > Well shown in english there. > > Le 22 janv. 2011 à 15:21, Harald Müller a écrit : > >> Could you please take another look whether it >> is now shown in eng

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Thomas McGrath III
I would post wether it is a 'Free' app or paid and if so how much. 2Cents... -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Jan 22, 2011, at 12:14 PM, Ludovic Thébault wrote: > > Le 22 janv. 2011 à 18:01, Pierre Sahores a écrit : > >> >> Well shown in english there. >

Re: Changiing the height of a stack

2011-01-22 Thread Peter Haworth
You're missing the point. I was responding to a prior post that said locklocation does not affect how a stack grows when its height changes, not whether it applies to a card or not. Pete Haworth On Jan 22, 2011, at 6:15 AM, Robert Brenstein wrote: > On 21.01.11 at 19:20 -0800 Pete (Molly's R

Re: Live LiveCode Coding Event #7

2011-01-22 Thread Björnke von Gierke
Alright, just a quick reminder that we will start in about an hour. Unfortunately, Rob had a major run in with an evil staircase, and therefore had to cancel his presentation. He's already recouping, and promised to do his talk some other weekend. All the best to him. On 20 Jan 2011, at 22:4

Re: OT: Test for supporting Website (iOS App)

2011-01-22 Thread Harald Müller
Thanks for all your responses, that helped very much! Best regards, Harald Müller. Am 22.01.2011 um 18:44 schrieb Thomas McGrath III: > I would post wether it is a 'Free' app or paid and if so how much. 2Cents... > > -- Tom McGrath III > http://lazyriver.on-rev.com > 3mcgr...@comcast.net > >

revFontLoad Question

2011-01-22 Thread Marty Knapp
I want to package a font with my Mac only app and use revFontLoad to load it into memory. Is there a problem with just tucking it inside the application bundle and loading it from there? Or should I put it into a custom property and then write it out to the user's hard drive and put it into use

Datagrid question

2011-01-22 Thread Peter Haworth
I've put together a mouseDown handler that displays a stack window immediately below a datagrid column when the user right clicks on that column. Right now it's in the group script of the datagrid. The dg manual says there is a default header behavior property so set that to the id of a butto

Re: Changiing the height of a stack

2011-01-22 Thread J. Landman Gay
On 1/22/11 12:11 PM, Peter Haworth wrote: You're missing the point. I was responding to a prior post that said locklocation does not affect how a stack grows when its height changes, not whether it applies to a card or not. Actually, he's right. Controls are only those objects you can place on

Re: revFontLoad Question

2011-01-22 Thread stephen barncard
I would just make sure and check the fine print on distribution rights of the font, and what the terms are. If it's an open source font it should be ok. Milage may vary. On 22 January 2011 14:49, Marty Knapp wrote: > I want to package a font with my Mac only app and use revFontLoad to load > it

Re: revFontLoad Question

2011-01-22 Thread Marty Knapp
Thanks Stephen, Yes, I have written permission to distribute the font. I was wondering more about the advisability of accessing it inside the app bundle as opposed to writing it out to another location and loading it from there. In its current form, my app installs the font into the Fonts fol

Test for supporting Website (iOS App)

2011-01-22 Thread Josep M Yepes
English for me, using Safari from Spain. Salut, Josep Enviado desde mi iPad El 22/01/2011, a las 19:00, use-livecode-requ...@lists.runrev.com escribió: > Test for supporting Website (iOS App) ___ use-livecode mailing list use-livecode@lists.runrev.c

Re: revFontLoad Question

2011-01-22 Thread stephen barncard
Inside the bundle is exactly the place where apple WANTS you to put such things. That's what it was designed for, as against the Windows method of all the files alongside. The idea is user convenience for installing and uninstalling. Nice and neat. A great feature of MacOSX. Bundles are used for

Re: pinging or else network devices from livecode

2011-01-22 Thread Robert Brenstein
On 21.01.11 at 17:46 -0800 Bob Sneidar apparently wrote: Once you ping an address you can shell to get the arp table. Use arp -a. BTW have you looked at Spiceworks? They have an incredible scan engine that gets just about anything with a management protocol. AND it's FREE! Bob I just looke

Re: Changiing the height of a stack

2011-01-22 Thread Peter Haworth
Jacqueline, I'm fully aware that stacks and cards are not controls. As I said, I was responding to your comment on my post: > And, with respect, there is something to > lock - the top left of the card when you change its height via script, > that's all I want to use it for. ...you said: > > B

Re: usb driver problem

2011-01-22 Thread -=>JB<=-
Thanks for the reply and info. This is a very interesting thread so please keep us informed with anything you find that will help. -=>JB<=- On Jan 22, 2011, at 8:04 AM, Thomas McGrath III wrote: > JB, > > That's just it - in the Arduino IDE you have Serial Monitor and it actually > has an op

Re: pinging or else network devices from livecode

2011-01-22 Thread Robert Brenstein
On 22.01.11 at 01:28 + Alex Tweedly apparently wrote: You can't do ping directly from LC - LC only supports UDP and TCP sockets, not ICMP or raw. You could do it via shell - but too many devices may not respond to ping. Do you want to find all active IP addresses on your own subnet, or on

Re: revFontLoad Question

2011-01-22 Thread Marty Knapp
Thanks Stephen - I appreciate the input. Marty Inside the bundle is exactly the place where apple WANTS you to put such things. That's what it was designed for, as against the Windows method of all the files alongside. The idea is user convenience for installing and uninstalling. Nice and neat.

Re: revFontLoad Question

2011-01-22 Thread Mark Schonewille
Hi Marty, Mac OS X 10.5 and later might detect the usage of your font, before your script gets a chance to load that font. If that happens, the user will see a system dialog window, asking whether to allow your application to use that font. This might also happen, if your application writes th

[ANN] TimeMachine

2011-01-22 Thread Roger Guay
My goal for TimeMachine was to explore a truer perspective of the timescales of events relative to the enormous 13.7 billion year age of the universe. As an example, the entire history of human existence is like 7 seconds on a clock scaled to 14 billion years. TimeMachine will allow you to selec

Re: revFontLoad Question

2011-01-22 Thread Marty Knapp
Thanks for your input Mark, I would agree that properly installing the font is the best approach. But as I can't seem to get my question answered by Apple about requirements for the Mac app store, I'm assuming that they won't allow it. I did some tests quite a while ago with revFontLoad and

Re: Changiing the height of a stack

2011-01-22 Thread J. Landman Gay
On 1/22/11 5:38 PM, Peter Haworth wrote: ...you said: But lockloc doesn't restrict that for any object. I took that to mean that lockloc doesn't lock the top left of any object which is not what the dictionary says. It wouldn't be the first time I've found inaccuracies in the dictionary s

Re: File Suffix

2011-01-22 Thread Ken Ray
> O.K. Ken, given that there are companies in our business that have used more > than a three char suffix. That still doesn't make it right. Sorry, Cal, I'm just not seeing the big deal with "greater than 3 character" file extensions... but maybe it's just me... Ken Ray Sons of Thunder Software,

Re: usb driver problem

2011-01-22 Thread Thomas McGrath III
Found some more information on this from the Arduino Forums. It seems to me that the disconnect connect in HT is similar to what I have been doing by hand. And that HT is doing some kind of buffering due to incorrect Flow Control Settings. But how can I test this in LC??? > "When my program st

Re: usb driver problem

2011-01-22 Thread Thomas McGrath III
The serialControlString seems to be the only way to set things for the serial port connection. Which of these might effect Buffering or cause the port to hang. The possible settings are as follows: * BAUD=number: the port's baud rate * PARITY=N, O, or E: no parity, odd parity, or even parity * D

Re: usb driver problem

2011-01-22 Thread Jerry J
On Jan 22, 2011, at 9:37 PM, Thomas McGrath III wrote: > The serialControlString seems to be the only way to set things for the serial > port connection. Which of these might effect Buffering or cause the port to > hang. > > The possible settings are as follows: > * BAUD=number: the port's baud

Re: usb driver problem

2011-01-22 Thread -=>JB<=-
Very nice info. Thank you! -=>JB<=- On Jan 22, 2011, at 10:50 PM, Jerry J wrote: > On Jan 22, 2011, at 9:37 PM, Thomas McGrath III wrote: > >> The serialControlString seems to be the only way to set things for the >> serial port connection. Which of these might effect Buffering or cause the

Re: usb driver problem

2011-01-22 Thread stephen barncard
thanks Jerry, I started to explain this - been messing with UARTS since the late 70s but you did a much better job. The bottom line is that this stuff is a lot simpler these days with buffers and most of these handshake lines are not needed today and the voltages don't have to be +-12 volts which w

Re: usb driver problem

2011-01-22 Thread stephen barncard
Also in the 80's I used this hardware device that worked well for my tape copy project at A&M studios the CY233 intelligent controller chip . On 23 January 2011 01:11, stephen barncard wrote: > thanks Jerry, I started to explain this - been messing with UA

Re: File Suffix

2011-01-22 Thread Paul Looney
Cal, Another consideration: Three characters allows for approximately 17,576 combinations (26*26*26). Apple's App Store alone already has over 300,000 apps, and growing. Three characters might have been enough in 1970 but not today. Paul Looney On Jan 22, 2011, at 8:08 PM, Ken Ray wrote: O.K.

Re: usb driver problem

2011-01-22 Thread Mark Wieder
stephen- Saturday, January 22, 2011, 11:11:40 PM, you wrote: > don't have to be +-12 volts which was a PIA. And I've never heard of oDSR > and oDTS either.. oDSR, oCTS, and iSDR (I'm really hoping that's a typo in the docs) are apparently revspeak for the DSR, CTS, and DSR pins, with a leading o

Re: File Suffix

2011-01-22 Thread stephen barncard
And the old 4 char 'creator codes' would run out at 456976 ! On 23 January 2011 01:17, Paul Looney wrote: > Cal, > Another consideration: > Three characters allows for approximately 17,576 combinations (26*26*26). > Apple's App Store alone already has over 300,000 apps, and growing. > Three char

Re: usb driver problem

2011-01-22 Thread stephen barncard
I could see how that could be useful with a buffer in the middle... At that point one would need a 4 trace scope to debug problems with these... On 23 January 2011 01:19, Mark Wieder wrote: > stephen- > > Saturday, January 22, 2011, 11:11:40 PM, you wrote: > > > don't have to be +-12 volts which

Re: usb driver problem

2011-01-22 Thread Mark Wieder
Jerry- Very nice writeup. Tom- Given that you're using an emulated serial port, my guess is that you won't have to fiddle with the handshaking lines. This is where a usb breakout box would really come in handy. But depending on the emulation, some of the things that might affect buffering would

Re: usb driver problem

2011-01-22 Thread Jerry J
My guess was that oDSR would force the DSR line true, and iDSR would cause it to be used. More confusion about terminals vs. modems. ARGGH. I have an old slow logic analyzer that can capture all this crap if I need to, which I hope I won't because its been a long time and its no picnic to hook u

Re: File Suffix

2011-01-22 Thread Paul Looney
Stephen, More like 7,311,616 characters. The creator codes could be small characters or caps (except Apple reserved all lower case for itself). Paul Looney On Jan 22, 2011, at 11:25 PM, stephen barncard wrote: And the old 4 char 'creator codes' would run out at 456976 ! On 23 January 2011 0