Re: Infinite LiveCode - Message from CEO

2016-05-16 Thread Mark Wieder
On 05/13/2016 02:00 PM, Rick Harrison wrote: I think a lot of people in our community have caught onto this unfair approach, and may have given up on responding to such surveys. Consequently, LiveCode Ltd., isn’t getting enough data to make correct assessments with their surveys. I stopped res

Re: Change mobile settings - file association in your iOS or Android app

2016-05-16 Thread Ludovic THEBAULT
> Le 16 mai 2016 à 16:58, Thierry Douez a écrit : > > Ludovic, > > Try this: > > Copy the template plist from out of LC. > > Edit it the way you like. > . > Name it Info.plist and add it to copy files in Standalone settings. > > I never did it but I think I've seen this trick in this list a

Re: LC on VMWare?

2016-05-16 Thread Lyn Teyla
Dan Friedman wrote: > I have a client that is trying to run my LiveCode Standalone (built with LC > 7.0.1) using VMWare. They are trying to get it to run in VMWare so they can > run it from a Chromebook. Problem is when they run the app remotely, it > crashes on launch with the message "AppNa

Re: Defaults for groups

2016-05-16 Thread Sannyasin Brahmanathaswami
The use case(s) are the ones we don't want to have happen: Newbie: ("thinking: I want a group in the upper left corner of my window") Make new stack Drag out graphic set width to 200 height to 100 Add btn 1 on top; btn 2 on top Group all. Set group top 0; left 0 Huh? What's this two pixel spa

Re: Beeing a developer after 40

2016-05-16 Thread Bruce Pokras
Started my love of programming with a course in Fortran IV in college about 1972. Borrowed my older brother’s Commadore Vic 20 and learned Basic from its documentation. Later purchased a Mac SE from my brother that came with the full version of HyperCard. Still going strong, but with LiveCode no

Re: Reading Files

2016-05-16 Thread JB
Thank you! I will definitely read it. Right now I am reading files in 5kb sections to EOF and I am reading 350 average size jpg’s in around 4 seconds. I will be doing some processing on the files but that will be done after everything else is as fast as I can get it. JB > On May 16, 2016, a

Re: Reading Files

2016-05-16 Thread Richard Gaskin
JB wrote: > The reason why is because I > am reading a lot of files and > was wondering if it would be > faster to write a external to read > them. LiveCode does offer a few different ways to read and write files, which vary according by speed and features. And of course there are many ways t

Re: Reading Files

2016-05-16 Thread JB
Hi Richard, Thanks for the info. The reason why is because I am reading a lot of files and was wondering if it would be faster to write a external to read them. I have no complaints and I think it reads them very fast already but I was doing what I could to learn if it could be speeded up. I am

Re: Reading Files

2016-05-16 Thread Richard Gaskin
JB wrote: What programming language does the engine use to read files? Most of the LiveCode engine is written in C++. Why? -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web __

Reading Files

2016-05-16 Thread JB
What programming language does the engine use to read files? JB ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listin

Re: LC on VMWare?

2016-05-16 Thread stephen barncard
On Mon, May 16, 2016 at 1:40 PM, Bob Sneidar wrote: > Not sure what "run the app remotely" means. Do you mean run in the VM? > I used to use Chicken of the VNC to run a remote windows machine via screen sharing, before VMWare worked so well. sqb Stephen Barncard - Sebastopol Ca. USA - mixstrea

Re: LC on VMWare?

2016-05-16 Thread Bob Sneidar
Not sure what "run the app remotely" means. Do you mean run in the VM? I have little experience with VMWare, but I have verified that apps I built as standalones work within Parallels, so unless the app is using some VM feature, like shared profiles, which is giving you problems, then there's no

Re: tree view widget

2016-05-16 Thread Yves COPPE
Hi list, Let say I have an array two dimensional created in a script this array has a name : MyContents How can i set the arrayData to the tree widget ? set the arrayData of widget « X » to MyContents ?? doesn’t work ... Thanks Greetings. > Le 16 mai 2016 à 17:41, Ali Lloyd a écri

Re: Defaults for groups

2016-05-16 Thread J. Landman Gay
On 5/16/2016 10:28 AM, Sannyasin Brahmanathaswami wrote: A group, its dimensions, it's rect, and its properties are comprised of the objects it groups and nothing more. It is not the business of the IDE to start adding "adornments" (borders, line width, show name, margins) Aside from the backwa

Re: LC on VMWare?

2016-05-16 Thread RM
All I can tell you is that I run Livecode in VMWare running Windows 7 and have never had a problem with it running. I run standalone builds of mine (both locally generated, and generated on the host system [Linux]) without a blink. Admittedly this does not happen every day as I don't use Windows

LC on VMWare?

2016-05-16 Thread Dan Friedman
Hello! I have a client that is trying to run my LiveCode Standalone (built with LC 7.0.1) using VMWare. They are trying to get it to run in VMWare so they can run it from a Chromebook. Problem is when they run the app remotely, it crashes on launch with the message "AppName has stopped workin

Re: QR Codes in LiveCode these days?

2016-05-16 Thread Mike Kerner
We use QR codes extensively in LC to good effect using all the mentioned tools. On Mon, May 16, 2016 at 12:40 PM, John Dixon wrote: > Montes mergAV has the ability to read QR Codes and it is much faster than > using mergXzing.. > John Craig's sQuiRt library lets you create QR codes... works with

A Thought Experiment: example of using Infinite LiveCode

2016-05-16 Thread Heather Laine
Dear List Folks, There is a new blog post out by Mark Waddingham, stuffed with technical goodness: https://livecode.com/infinite-livecode-an-example/ Enjoy! Regards, Heather Heather Laine Customer Services Manager LiveCode Ltd www.livecod

Re: LC 8 is great but

2016-05-16 Thread Richard Gaskin
Alain Vezina wrote: > Why we can’t make a copy - paste in a text field in iOS and Android > (using the clipboardData). > I develop apps for helping people in French spelling and grammar and > I do need copy and paste in text field. If attempting to use LC fields for mobile apps, copy and paste i

RE: QR Codes in LiveCode these days?

2016-05-16 Thread John Dixon
Montes mergAV has the ability to read QR Codes and it is much faster than using mergXzing.. John Craig's sQuiRt library lets you create QR codes... works with LC community... > Date: Mon, 16 May 2016 09:48:43 -0400 > Subject: QR Codes in LiveCode these days? > From: mark.rauter...@gmail.com > To

RE: LC 8 is great but

2016-05-16 Thread Ralph DiMola
>Alain wrote: >>but the HTML page you create must be in engine to be accessible by the browser. No true. I move all my html files from the engine to the "documents folder" on both mobile platforms. Check for file name casing and URL encoding(or lack of). Also check "the result" when copying from t

Re: Defaults for groups

2016-05-16 Thread Richard Gaskin
Sannyasin Brahmanathaswami wrote: > It matters not that in the past a group may have been used to > surround controls with a border and show a label.. in *all* other > environments (Indesign, Illustrator, Photoshop, synFig, whatever…) > > A group, its dimensions, it's rect, and its properties are

Re: LC 8 is great but

2016-05-16 Thread Tore Nilsen
Instead of using specialFolderPath(“documents”) you could also use “specialFolderPath(“resources”). This will put your files in the same folder as your stack when developing, and in the engine folder when deploying the app. Remember to include the folder when you set the app up for deployment.

LC 8 is great but

2016-05-16 Thread Alain Vezina
Hi all, There are great things in LC 8, especially the widget browser. But I don’t understand why some capabilities are not yet in LC engine. Why we can’t make a copy - paste in a text field in iOS and Android (using the clipboardData). LC team promises it since 2012. I develop apps for helping

Re: tree view widget

2016-05-16 Thread Ali Lloyd
There were several fixes applied to the custom properties editor which is very similar-it appears we (I) forgot to also apply them to the array editor. This is very easily rectified. Sorry for any inconvenience. On Sun, May 15, 2016 at 9:30 PM Dave Kilroy wrote: > Talk about buggy - my last post

Re: Defaults for groups

2016-05-16 Thread Sannyasin Brahmanathaswami
Sorry if I'm being stubborn about this: I'm looking forward to the day when 100's of newbies "hit" on Livecode Community as a trial. It is better if the "gotchaya" behaviors of the IDE are reduced to the bare minimum. It matters not that in the past a group may have been used to surround cont

Re: Beeing a developer after 40

2016-05-16 Thread Bob Sneidar
On May 15, 2016, at 17:51 , Bruce Pokras mailto:dangmac...@gmail.com>> wrote: I think I should take umbrage on the insinuation that the 60-85 "crowd" are just "slobbering old, senile whatsits" ! Whenever it is your time, then slobber (has it already begun ?)" I'm streets away -Franci

Re: Defaults for groups

2016-05-16 Thread Bob Sneidar
I propose a new property for groups. the attire. set the attire of group "not2shy" to "buttnaked". Problem solved. Bob S > On May 15, 2016, at 24:56 , Sannyasin Brahmanathaswami > wrote: > > But IMHO a group of objects should be just that, > > Not a group which also wears a hat and a dr

Re: QR Codes in LiveCode these days?

2016-05-16 Thread Mark Talluto
On Monday, May 16, 2016, Mark Rauterkus wrote: > Hi All, > > What about QR Codes in LiveCode? > > What is the latest? > > I see some things from the past, but is there any pointers for the full > solution? > Would QR Codes make a prime example for a widget? QR Code reader in an app > and a QR Cod

Re: Defaults for groups

2016-05-16 Thread Bob Sneidar
Why not have a Development menu in all of you projects that have little things like this? For instance I created a Center Window handler and put it into my Development menu. When I launch I check the environment and remove the development menu if it's not "development". Bob S > On May 13, 20

Re: Change mobile settings - file association in your iOS or Android app

2016-05-16 Thread Thierry Douez
Ludovic, Try this: Copy the template plist from out of LC. Edit it the way you like. . Name it Info.plist and add it to copy files in Standalone settings. I never did it but I think I've seen this trick in this list a couple of months ago. Good luck, Thierry 2016-05-16 16:48 GMT+02:00 Lud

Re: Change mobile settings - file association in your iOS or Android app

2016-05-16 Thread Ludovic THEBAULT
> Le 14 mai 2016 à 18:49, Ludovic THEBAULT a > écrit : > > Hello, > > Until now, i’ve used a little stack to update the mobile settings in the > Livecode application (/Applications/LiveCode Indy > 7.1.4.app/Contents/Tools/Runtime/iOS/Device-8_2/Settings.plist) for example > to indicate my a

QR Codes in LiveCode these days?

2016-05-16 Thread Mark Rauterkus
Hi All, What about QR Codes in LiveCode? What is the latest? I see some things from the past, but is there any pointers for the full solution? Would QR Codes make a prime example for a widget? QR Code reader in an app and a QR Code utility to make them in another app/software? Can QR Codes work

RE: HTML 5 out of isolation...

2016-05-16 Thread Ralph DiMola
Once HTML 5 has access to web service APIs, "I can rule the world"(hands wringing). Oh wait that was a 1931 movie. I for one was very disappointed when I realized that local file access would not be possible until I thought about it for a couple of milliseconds. One could deliver a crypto locker s

Re: HTML 5 out of isolation...

2016-05-16 Thread Kevin Miller
Yes - that's what Peter means by a REST API (one way to do it anyway). Kind regards, Kevin Kevin Miller ~ ke...@livecode.com ~ http://www.livecode.com/ LiveCode: Everyone can create apps On 16/05/2016, 12:24, "use-livecode on behalf of John Dixon" wrote: >Mmm... > >Peter Brett wrote... >

RE: HTML 5 out of isolation...

2016-05-16 Thread John Dixon
Mmm... Peter Brett wrote... It's unlikely that you'll be able to connect an LiveCode HTML5 app to a MySQL server in the foreseeable future Will it though be possible to send to an .lc script and then have the .lc script send the query to the database, returning the data to the stack running

Re: HTML 5 out of isolation...

2016-05-16 Thread Peter TB Brett
On 16/05/2016 11:53, John Dixon wrote: It was in the latest webinar, I think.. it was mentioned that database connectivity will be coming to HTML5, but rather than guess... Is it possible to know when this will actually arrive.. It would be nice to know in which quarter of the year, if its int

HTML 5 out of isolation...

2016-05-16 Thread John Dixon
It was in the latest webinar, I think.. it was mentioned that database connectivity will be coming to HTML5, but rather than guess... Is it possible to know when this will actually arrive.. It would be nice to know in which quarter of the year, if its introduction can't be nailed doen to a part

[ANN] This Week in LiveCode 33

2016-05-16 Thread Peter TB Brett
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #33 here: https://goo.gl/YpHseR This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

Re: [OT] NO Politics

2016-05-16 Thread Heather Laine
Yes, she is. Putting [OT] in the subject line does NOT make politics an acceptable subject. This list is about LiveCode. Never about politics. Richmond has apologized, that is the end of the matter. No further discussion please. Regards, Heather Heather Laine Customer Services Manager LiveCod