Re: LC Keyboard shortcuts

2012-11-01 Thread Richmond
On 11/01/2012 12:45 AM, Devin Asay wrote: Pete, A couple years ago I put one together from various sources. As far as I know it's still current (corrections gratefully accepted): http://livecode.byu.edu/helps/shortcuts.php HTH Devin After 10 years :/ Thank you so much for such a

Re: mobilePickMedia - is it possible to get the 'human' names of the media?

2012-11-01 Thread Mark Schonewille
Hi Ben, I don't know if LiveCode can do this by itself already, but I was working on an external that does this. I got pretty far with it. If you're interested, you can contact me off-list. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage:

Re: mobilePickMedia - is it possible to get the 'human' names of the media?

2012-11-01 Thread Ben Rubinstein
On 01/11/2012 10:38, Monte Goulding wrote: You want mergMP ;-) Blimey - so I do! And fortunately, I have it. Now I just have to learn how to use it. Confession: I've bought the mergExt suite, but not until now attempted to use it - or any other attempt at using externals on iOS. What's the

developing for mobile devices

2012-11-01 Thread Christophe Leske
Hello, I got a question related to mobile development using LiveCode... It seems to me as if mobile development has been added to LiveCode, since there are so many cludges and workarounds for mobile development. I got a lot of questions regarding the creation of UI elements, specifically on

Re: mobilePickMedia - is it possible to get the 'human' names of the media?

2012-11-01 Thread Monte Goulding
Take a look at this to get you started: http://youtu.be/zFTsVu7_QOI -- M E R Goulding Software development services mergExt - There's an external for that! On 01/11/2012, at 10:26 PM, Ben Rubinstein benr...@cogapp.com wrote: Blimey - so I do! And fortunately, I have it.

Re: Any virus issues with 5.5.3 installer on Windows?

2012-11-01 Thread tbodine
Thanks. Curiously, when I tried the install again two days later and this time selected ALL USERS, there were no alerts from Trend Micro. Previously, I had selected the install for just one user. ALL USERS installs in Program Files, but one user choice installs to Docs and

Re: developing for mobile devices

2012-11-01 Thread tbodine
Chris, I'm finding Colin's book http://www.packtpub.com/livecode-for-android-ios-mobile-development-beginners-guide/book on LiveCode mobile dev. to be helpful. -- Tom Bodine -- View this message in context:

Re: Error Message

2012-11-01 Thread Mark Schonewille
Hi Pete, Your customer has the script debug mode off. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab

Re: developing for mobile devices

2012-11-01 Thread Mike Kerner
1) It's MobGUI not MobileGUI, in case someone is reading this thread later and is trying to figure out what we are talking about. 2) There are other tools as well for building mobile interfaces, such as tmControls (http://tmtools.tactilemedia.com/tmcontrol/index.html) 3) If you are referring to

Re: developing for mobile devices

2012-11-01 Thread Colin Holgate
That should read all of 2012. I featured it in my book in a couple of places, but knew that there were no updates coming before I finished writing the book. So I added this note to one of the chapters: LiveCode has, at the time of writing, been updated so that the features on Android match the

Re: Error Message

2012-11-01 Thread Peter Haworth
Thanks Mark. Pete lcSQL Software http://www.lcsql.com On Thu, Nov 1, 2012 at 10:05 AM, Mark Schonewille m.schonewi...@economy-x-talk.com wrote: Hi Pete, Your customer has the script debug mode off. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering

Re: [UPDATE] Free 'Clearview' desktop clock v2.0 with Calendar

2012-11-01 Thread FlexibleLearning.com
No plans to make this any more than a KISS Clock ('Keep It Sweet and Simple'). The thought in my mind has been 'There is no software that cannot be made unusable by improvements'. :) But thank you for your kind comments! www.FlexibleLearning.com/freeclock Hugh Senior FLCo Hi Hugh,

created Android app cannot be installed on real device, Testing on that device works

2012-11-01 Thread Matthias Rebbe
Hi, i created an App for Android, which i can test on my device using the test function of LiveCode. No problem. But i am not able to install the created standalone apk on tje phone, although it works on that phone from within Livecode. Of course i uninstalled the test version before trying

Re: developing for mobile devices

2012-11-01 Thread info
Hi Colin I finished your book,and I learned how to invoke the controls. It is just that this all seems so inconsistent,one control is done like this,and the other one is invoked like that... Plus,I am missing a lot of little additional controls (how do you do a spinner on iOS,that waiting

Re: created Android app cannot be installed on real device, Testing on that device works

2012-11-01 Thread Mark Schonewille
Hi Matthias, Do you allow for installation of apps from unknown sources on your phone? (This is an option in the Apps settings the general settings of your device). This option must be active to be able to install unsigned apps. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and

Re: created Android app cannot be installed on real device, Testing on that device works

2012-11-01 Thread Colin Holgate
You will get exactly the symptoms you describe if you install an app with the same ID but that has had its certificate changed. It could be that the certificate persists, and the system knows that the ID is already associated with a certificate that it has. But also, if you're not using a

Re: developing for mobile devices

2012-11-01 Thread Colin Holgate
Well, these are early days still. A lot of the inconsistencies are where you either have to simulate the native appearance using LiveCode controls and tricks, or you talk to the OS and get native controls. Eventually they will probably allow access to all of the native controls. When do you

Bug in 5.5.3: creating universal arm failed with lipo

2012-11-01 Thread Debdoot Das
Hi, I am getting an error when I try to compile with 5.5.3 but not with 5.5.2. It says creating universal arm failed with lipo livecode: plus can't find file etc. Any ideas Cheers, Debdoot ___ use-livecode mailing list use-livecode@lists.runrev.com