Re: Datagrid Form

2015-07-04 Thread Vaughn Clement
Hi Pete

Aren't you using datagrids in the SQLMagic interface? I have DataGrid
Helper and it greatly helped building DataGrids.

Thank you

Vaughn Clement

On Target Solutions LLC (Support)
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Fri, Jul 3, 2015 at 12:04 PM, Peter Haworth p...@lcsql.com wrote:

 Can't believe I haven't used a datagrid form before but trying one for the
 first time this morning, following the instructions in the dg manual.

 Set the dg type to form
 Edited the row template to include a couple of fields and a check box
 Added a button that sets up an array keyed by the field/checkbox names with
 some data in each key and sets the dgData of the dg
 Edited the FillInData of the row behavior get the data and put it into the
 fields/set the hilite of the checkbox
 Clicked the button to populate the dg

 Nothing.

 Set a breakpoint at the start of the FillInData handler and tried again.

 At the start of the handler, my fields and checkbox show up in the datagrid
 with no data in them.  As each line is executed to put the data into them,
 nothing shows in the datagrid.  Each line looks something like:

 put pDataArray[Company] into field Company of me

 pDataArray has the correct values in each key

 Continued stepping through and next comes the LayoutControl handler. I
 haven't changed that yet.  Step through each line, nothing changes in the
 datagrid.  After stepping over the end LayoutControl, my fields/checkbox
 all disappear and no more code is executed.

 LC 6.6.5, OSX 10.10




 Pete
 lcSQL Software http://www.lcsql.com
 Home of lcStackBrowser http://www.lcsql.com/lcstackbrowser.html and
 SQLiteAdmin http://www.lcsql.com/sqliteadmin.html
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Accessing Amazon Database?

2015-04-01 Thread Vaughn Clement
Hi Kee

I am a database developer and I am also familiar with Amazon's seller
reports. The reports can be exported so the data is available to use in a
database. But why not just use the reports Amazon provides? Do you need to
something special with the data?

Vaughn Clement

www.ontargetsolutions.biz

On Wednesday, April 1, 2015, kee nethery k...@kagi.com wrote:

 I want to build a multi-user database client that uses Amazon AWS
 capabilities for the centralized database.

 I envision one S3 bucket for app updates. Have the app hit a text file to
 see if it is up to date and if not, download the latest version.

 I envision some kind of SQL-ish database where shared data is stored so
 that each client can access and write to it.

 Is anyone else out there doing this and if so, what experiences could you
 share with me?

 Thanks in advance.

 Kee Nethery
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com javascript:;
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode



-- 
Thank you

Vaughn Clement

On Target Solutions LLC (Support)
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: [ANN] SQLiteAdmin 1.3.6 Released

2015-03-01 Thread Vaughn Clement
Hi Pete

What happened to the Beta? I've been so busy both writing new courses in
databases for the last three months that I haven't followed up with you. I
still have one database and working on but my courseware is done as of
Sunday. Where are you at on LiveCode database development?

Thank you

Vaughn Clement

On Target Solutions LLC (Support)
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Sun, Mar 1, 2015 at 4:29 PM, Peter Haworth p...@lcsql.com wrote:

 I'm happy to announce the release of v1.3.6 of SQLiteAdmin, an SQLite
 Database administration tool. This is a free release for current users.

 SQLiteAdmin provides a GUI-based approach to creating your database schema
 including many capabilities not possible within the SQLite language, and
 browsing and editing the data in your databases.  A free trial version is
 available at www.lcsql.com/sqliteadmin.htm
 http://www.lcsql.com/sqliteadmin.html.  Please note that the current
 price of $24.99 will be increased to $29.99 on Sunday March 8th, 2015.

 The complete release notes for v1.3.6 are available at
 http://tinyurl.com/o746roq.  Some notable enhancements are:

- Support for inserting and viewing BLOB columns
- The ability to create database diagrams in various formats showing the
foreign key relationships between tables and a list of columns and
constraints in each table.
- Separate preference settings for each database you open.
- Open a database by drag/dropping it onto the SQLiteAdmin application
window.
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: [OT] Filemaker and Hindi

2014-12-14 Thread Vaughn Clement
Hi Colin

Are you trying to use Hindi for the FileMaker screen text, or in the fields
where the user adds data?

Option 1

I add a global field example _Text Header to the layout using a Merge
Field, then I use a calculation to equal the value assigned and assign
that value from a field with the name I want the Merge field to contain.
Then on a layout I call the language translation screen, I collect both the
merge field and the field that will get the text I want to use on the
layout. When you type the language (any language) in the text field, the
merge global will display that text.

Option 2

If you want all of the text in the program in a different language, set the
language text for FileMaker (Preferences, Fonts, then select the text font
to be used.) If you have the original install DVD the language files are on
that DVD. If you don't have the disc, go to FileMaker.com/support and
download the country language fonts you want to use.

Option 3

Localization of the OS, by setting the language for your OS to the language
required, all test will be set to the local country.

Thank you

Vaughn Clement

On Target Solutions LLC (Support)
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Sun, Dec 14, 2014 at 2:20 PM, Colin Holgate co...@verizon.net wrote:

 Made a discovery. Copy and paste can work if you paste into the right
 program/ It seems that fonts that can show Roman, Chinese, Japanese, and
 Thai, cannot show Hindi. The solution may be to change the font to a Hindi
 one just when using Hindi, and leave it alone for all other languages.



 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Not LiveCode - Bug code

2014-12-06 Thread Vaughn Clement
Hi how to

 I stayed off the list for quite a while because I feel that LiveCode is a
continuous beta test. Nearly every time I start to use it I run to bugs
that prevent me from finishing a app. The implications are that every time
you finish an application and want to upload it to Apple, that it may have
a bug or many bugs that will prevent the application from performing
correctly. For that reason, I decided to wait until there was a bug free
version that was reliable for apps on iTunes.

Unfortunately, eight months have passed where what I called bug code is
still not a finished product. It's hard enough just to understand all the
different versions that are out there, without trying to traverse the one
that would work correctly. I've never seen a product developed in this way
where there are several versions for users that are not out of beta test. I
paid very good money for a product that has a lot of potential. But when I
received is the longest beta test I've ever experienced. My suggestion is
to LiveCode, get a finished full released version that people can use with
reliability! Then you can continue your beta test on the side until you
have a full release version with all the new features.

It seems like I get another version of LiveCode every week or two, and the
disclaimer on the releases use it at your own risk. If this is the case,
where again to be spending months without a release copy that is bug free,
then LiveCode needs to extend our license until a full release copy is
available. I didn't pay for a beta copy, I paid for a full released
product. It's time for LiveCode to understand that a community of beta
testers cannot be satisfied until there is a full released version with no
bugs.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: Not LiveCode - Bug code

2014-12-06 Thread Vaughn Clement
Hi How to

Does 6.6.5 provide support for all the new IOS 8 features, and also does
auto sizing for different screens? Shortly Apple will require 64 bit for
new app submissions. What is the status of this requirement for Feb 2015?
If it is not available, you will not be able to submit your app to Apple.
By the way I had to stop using 6.7 due to bugs that are not yet fixed.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Sat, Dec 6, 2014 at 11:32 AM, J. Landman Gay jac...@hyperactivesw.com
wrote:

 On 12/6/2014, 10:16 AM, Vaughn Clement wrote:

 My suggestion is
 to LiveCode, get a finished full released version that people can use with
 reliability!


 Try version 6.6.5, which has been very reliable for me, or 6.7 which is
 stable for most uses. Those are final releases. The others are indeed betas
 that you can ignore until they go final. They are available for testing,
 but if you don't want to do that you don't need to. The pre-releases are
 provided so that developers can know what is coming and test their apps
 against new features, but they are expected to have bugs.

 Version 7.0 is a huge rewrite that affects the entire core of the engine.
 Think of it as gutting your entire house and rebuilding from the foundation
 on up. It implements not only unicode, but restructuring the entire engine,
 which touches almost every one of several million lines of code. The
 project is an immense undertaking and will not be bug-free for quite some
 time.

 This restructuring is a one-time thing that will allow us to do far more
 than the engine can currently provide. But due to the scope of the changes,
 it will take time to complete. Because users needed Cocoa support for Mac,
 RR introduced that in version 6.7, writing it in tandem with the 7.0
 overhaul. That way iOS apps could still be developed while the larger
 rewrite was in progress. The two share bug fixes for the features they have
 in common. Once 7.0 is finalized, version 6.7 will no longer be necessary.

 The short answer is -- avoid the pre-release versions and stick with the
 last stable version if you don't want to be involved in the testing process.

 --
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Not LiveCode - Bug code

2014-12-06 Thread Vaughn Clement
Hi

I checked out the link and it may be very informative.

On Saturday, December 6, 2014, Trevor DeVore li...@mangomultimedia.com
wrote:

 On Sat, Dec 6, 2014 at 1:41 PM, Vaughn Clement vclem...@gmail.com
 javascript:; wrote:

  Shortly Apple will require 64 bit for new app submissions. What is the
  status of this requirement for Feb 2015?
  If it is not available, you will not be able to submit your app to Apple.
 

 I don't know that RunRev has said anything official about this but Fraser
 has a feature-ios_64bit branch on his github account. On December 4th there
 were a couple of commits related to 64-bit support. One in particular was a
 commit with this description:

 [[ iOS 64-bit ]] Code changes required to get 64-bit iOS to compile

 So it looks like they are making progress on 64-bit support.

 For those who are interested in the actual work being done on the engine
 you can always follow along. Here are instructions I wrote for using
 SourceTree to monitor progress.


 http://www.bluemangolearning.com/livecode/2014/07/using-sourcetree-to-monitor-progress-on-livecode/

 --
 Trevor DeVore
 ScreenSteps
 www.screensteps.com-www.clarify-it.com
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com javascript:;
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode



-- 
Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: hair-pulling frustration

2014-11-11 Thread Vaughn Clement
The student example

Your comment is interesting BUT;

Instructors need to test the curricula before, during and after the
instruction.

The question is, is it the instruction, the testing or the student having
the problem. It all comes back to the testing. The teacher who does not
test the instruction fails. The instruction that is not tested will fail.
The student that is not learning from the instruction fails.

The bottom line, no testing no learning.

This forum is the best source for learning at this time, your comments
allow the students to learn, the teachers You are helping us all to
learn. Lastly you're wasting time  explaining what your not doing. NOT
TESTING!

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Tue, Nov 11, 2014 at 2:53 PM, J. Landman Gay jac...@hyperactivesw.com
wrote:

 On 11/11/2014, 3:23 PM, Richmond wrote:

 Several times I have stated that in my opinion RunRev are being swept
 along into a sort of feature bloat which prevents them
 from sorting out little 'niggles' in existing features. I se no reason
 to change that opinion.


 Suppose while teaching English, you were not paid by the time you put in,
 but rather by the number of students who learn each word. If you teach 10
 students and they all learn the word, you get paid for 10 words.

 If one student does not learn the word, then you must go back and re-teach
 it until the student understands it. You don't get paid for his word
 until that happens.

 If 9 of your students learn the word but one does not, would you stop
 introducing new words in class until the one student understands it? Or
 would you re-teach that student on your own time? Or would you just
 postpone it for a while because it affects only one person?

 Suppose 6 students don't understand the word. In that case you would
 probably decide to re-teach it during class time because so many students
 are affected. The four remaining students would be idle until that is done
 and may feel you are depriving them of a full education.

 Suppose 3 students don't understand it. Where would you draw the line?
 Remember, you get paid by the word.

 --
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


iTunes Apps Crashing in IOS 8

2014-11-07 Thread Vaughn Clement
Hi All

There are many apps that started to crash in iTunes due to the release of
IOS 8.

https://devforums.apple.com/message/1046451#1046451

The link above is the IOS developer forum link where one of the discussions
is ongoing about app crashes. I had a customer contact me today because one
of my apps on his device with IOS 8 will not open and crashes. I read other
discussions where developers are seeing crashes and did not realize the
scope of this issue. If anyone has any knowledge if Apple is working to fix
the bug, can you tell us what is happening and when it might be fixed?

The discussion above is asking about bug reports and the lack of same from
Apple's reporting system.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: Problems with externals when building for iOS8

2014-11-05 Thread Vaughn Clement
Hi Monte

On the Apple forum there is a discussion on the app bombing at startup. I
have apps that have been online for years doing this in IOS 8.1. I know
Apple is aware of this because there are so many people complaining about
the App Store and their apps crashing.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Wed, Nov 5, 2014 at 3:49 PM, Monte Goulding mo...@sweattechnologies.com
wrote:


 On 6 Nov 2014, at 3:11 am, Andrew Henshaw hens...@me.com wrote:

  Is anyone having problems with externals when building for iOS8 or 8.1?
 
  I seem to be hitting my head against a brick all.  I have the latest
 xCode 6.1 installed,  and ive tried building with Livecode 6.5,  6.7 and
 7.0 with the same result everytime.
 
  Taking a very basic app with just one button and compile and run in the
 simulator and everything is fine,  but then put an external (eg mergext) in
 a folder, and include that folder in the apps package and the app then
 bombs immediately after the splash screen.
 
  Ive tried all combinations I can think of,  and its happening on both my
 macs.  Any ideas what I could be doing wrong?


 Are you having the issue with a particular external or all of them? I
 haven't had any reports like this. I'm not sure if including a folder or
 including the lcext file directly would make any difference.

 Cheers

 Monte

 --
 M E R Goulding
 Software development services
 Bespoke application development for vertical markets

 mergExt - There's an external for that!

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: crash with iOS 8.1

2014-10-24 Thread Vaughn Clement
Hi Alain

YES! There is a memory issue on startup of the apps in IOS 8 where they are
crashing on startup. This started right after the release of IOS 8, and it
is not just LC apps it all apps. I just read the latest update for IOS 8.1
and it does not address the fix for this issue. I know Apple is aware of it
since the forum has a topic where a lot of people are commenting.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Fri, Oct 24, 2014 at 10:18 AM, Alain Vezina alain.vez...@logilangue.com
wrote:

 Hi all,

 I upgraded one of my apps to iOS 8.1 using LC 6.7 + Xcode 6.1.
 I tested it on an iPad iOS 8.1 and my app crashes sometimes and sometimes
 no.
 I don’t think that LC is the problem because I checked on internet and I
 found a lot of discussions about iPad, iPhone crash.
 To check it on internet type  [ iOs 8.1 crash site:discussions.apple.com ]

 Anyone experienced the same problem on iPad or iPhone?

 Alain Vézina, directeur
 Logilangue
 www.logilangue.com


 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode

Re: Old Stacks Acting Strange

2014-10-14 Thread Vaughn Clement
Good Morning

Over the last 6 years I have added about 40 apps to iTunes and reduced this
down to the current 21. All was working correctly until IOS 8 was released.
It appears that all 21 apps may now be broken! When the app opens it
immediately shuts down. So far 2 apps were reported with this behavior, but
I think it might affect all my apps. I researching to see if there are
other developers seeing this same issue.

Your comments today point to an issue that may be of concern to all
developers where older apps may not continue to function. I am going to
search the developer forum for Apple to see if this is a bug or change in
the IOS 8 where apps will display issues.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Tue, Oct 14, 2014 at 8:53 AM, Dan Friedman d...@clearvisiontech.com
wrote:

 I have a stack (actually thousands of them) that were created in LiveCode
 (then RevEnterprise) 4.0.0.  They are used in several apps we have
 including an iPad app.  Do to the issues with LC and iOS 8, I need to make
 an update to the iPad app with LC 6.6.4.  I opened my project this morning
 in 6.6.4, and the old stacks are displaying really messed up!  Some
 controls show, others don't.  If you select a control it sometimes then
 appears on the screen.  Weird!  It's messing everything up!  Oddly enough,
 it appears correctly in the iPad Simulator (Simulator Version 8.0)?  Go
 figure?

 I went back to version 4.0.0, and the stack opens perfectly.  It opened
 correctly in LC 6.1.3, but failed in LC 6.5.1 and later.  Anyone know what
 changed?  And, more importantly, is there a way to resurrect these older
 stacks in 6.6.4?

 ANY Advise is welcome!

 -Dan
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Old Stacks Acting Strange

2014-10-14 Thread Vaughn Clement
Update on IOS 8 issues

(Update Oct 14, 2014) I have found that IOS 8 is experiencing issues like
the one that I am describing. Other developers are commenting in the
developers forum that the IOS 8 apps are crashing. This should be a bug
that will come to Apples attention shortly from the developers bug reports.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Tue, Oct 14, 2014 at 9:02 AM, Vaughn Clement vclem...@gmail.com wrote:

 Good Morning

 Over the last 6 years I have added about 40 apps to iTunes and reduced
 this down to the current 21. All was working correctly until IOS 8 was
 released. It appears that all 21 apps may now be broken! When the app opens
 it immediately shuts down. So far 2 apps were reported with this behavior,
 but I think it might affect all my apps. I researching to see if there are
 other developers seeing this same issue.

 Your comments today point to an issue that may be of concern to all
 developers where older apps may not continue to function. I am going to
 search the developer forum for Apple to see if this is a bug or change in
 the IOS 8 where apps will display issues.

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/
 http://www.appsbyvaughnclement.com/tools/home-page/*
 On Target Solutions LLC Website: http://www.ontargetsolutions.biz
 Email: ontargetsoluti...@yahoo.com
 Skype: vaughn.clement

 FaceTime: vclem...@gmail.com
 Ph. 928-254-9062


 On Tue, Oct 14, 2014 at 8:53 AM, Dan Friedman d...@clearvisiontech.com
 wrote:

 I have a stack (actually thousands of them) that were created in LiveCode
 (then RevEnterprise) 4.0.0.  They are used in several apps we have
 including an iPad app.  Do to the issues with LC and iOS 8, I need to make
 an update to the iPad app with LC 6.6.4.  I opened my project this morning
 in 6.6.4, and the old stacks are displaying really messed up!  Some
 controls show, others don't.  If you select a control it sometimes then
 appears on the screen.  Weird!  It's messing everything up!  Oddly enough,
 it appears correctly in the iPad Simulator (Simulator Version 8.0)?  Go
 figure?

 I went back to version 4.0.0, and the stack opens perfectly.  It opened
 correctly in LC 6.1.3, but failed in LC 6.5.1 and later.  Anyone know what
 changed?  And, more importantly, is there a way to resurrect these older
 stacks in 6.6.4?

 ANY Advise is welcome!

 -Dan
 ___
 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/listinfo/use-livecode



___
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/listinfo/use-livecode


Re: LiveCode 6.6.4 RC3

2014-10-14 Thread Vaughn Clement
Hi

There is an IOS 8 bug that is also showing up in Xcode that is crashing
apps on startup. It is a know issue and Apple should be addressing it soon.
I was reading the comments on the forum today about this bug. It appears
that there is a memory loading issue that crashes to a blank screen on
opening.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Tue, Oct 14, 2014 at 9:43 AM, Mike Kerner mikeker...@roadrunner.com
wrote:

 ben,
 I seem to be having a problem in rc3 getting projects to do anything - if
 the first line in preOpenStack is answer preOpenStack, nothing happens.
 I get a black screen like the app is launching, but I don't get past that.
 Is the splash screen now mandatory, perhaps?

 On Mon, Oct 13, 2014 at 12:32 PM, Benjamin Beaumont b...@runrev.com
 wrote:

  Dear list members,
 
  We're please the announce the release of LiveCode 6.6.4 RC3.
 
  Release Contents
 
  LiveCode 6.6.4 RC3 primarily addresses bugs associated with iOS 8
 Support.
  For full details of the changes please see the release notes.
 
  Getting the release
  You can get this release by selecting “check for updates” from the help
  menu in LiveCode or download the installers directly at
  http://downloads.livecode.com/livecode/
 
  Warm regards,
 
  The LiveCode Team
  ___
  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/listinfo/use-livecode




 --
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
and did a little diving.
 And God said, This is good.
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode

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

2014-08-15 Thread Vaughn Clement
Hi Richard

Although I have not seen this occur in stacks I've created, I would like to
better understand where you are going with this topic? Are you starting a
new way to address specific issues with LiveCode, or suggesting changes to
the IDE?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Fri, Aug 15, 2014 at 7:13 AM, Richard Gaskin ambassa...@fourthworld.com
wrote:

 One of the most frequent frustrations new users have with LiveCode is the
 moment they realize the standalone they've built can't save changes to its
 stacks.

 Often this happens very late in the process, just after building the
 standalone to test out the work they've been doing, and suddenly everything
 that worked so well in the IDE stops working, with no readily discernible
 cause.

 So they come into the forums or this list, and folks mention everything
 from refactoring their work to use an anchor window (or splash screen)
 pattern, or completely rewrite everything to use an external text file or
 database or what have you.

 The LiveCode User Guide's section on building standalones includes a bold
 purple callout box explaining this (p 299), but it's a testament to the
 usability of LiveCode that apparently a great many people can use it
 productively for many weeks without ever cracking the User Guide.

 Clearly something more is needed.  What should that be?

 Putting a note in the Standalone Builder might help, but if they've gotten
 that far it's too late, they probably have to start rewriting things.

 How can we help users anticipate IN ADVANCE that no OS will allow their
 executable to write to itself, so they can write useful things from the
 very start?

 --
  Richard Gaskin
  Fourth World Systems
  Software Design and Development for the Desktop, Mobile, and the Web
  
  ambassa...@fourthworld.comhttp://www.FourthWorld.com

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


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

2014-08-15 Thread Vaughn Clement
Hi Richard

This is a good opening topic that can solicit comments. I have passed
through the frustration about documentation already, and I find I live on
the How To email to find answers. The forums seem to take forever to get
answers. Considering that the How To offers a good reference platform,
wouldn't make sense to build on the knowledgebase of the How to to provide
for a more organized reference tool? Can the How to be improved like the
forum where topics are simpler to locate using a category and keywords.
I've used the current system for the How to listings and I have found it
difficult to find answers based on the current search approach.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Fri, Aug 15, 2014 at 8:28 AM, Paul Hibbert paulhibb...@mac.com wrote:

 From my own point of view, I struggled trying to understand some of the
 basic principles of using LC (Revolution as it was then), until I finally
 picked apart some sample stacks such as the calculator etc., then a few
 things started to fall in to place.

 After that I looked for stacks that had a similar use or techniques to the
 project I wanted to build (I still do to an extent), to find ideas and
 learn about how LC works in ways that I maybe don't know or understand.

 My biggest frustration at the time was the disjointed documentation and
 lack of structured tutorials, many people have also made the same comments
 over the years. I feel the tutorials especially have improved and the
 documentation is improving slowly.

 Thinking back to when I discovered that I needed an anchor window (or
 splash screen), again I had to do more research to find out what was
 needed until I eventually understood the reasons and principles behind this
 process. Maybe this could be addressed with a good, well structured My
 First Application tutorial that ships with each new user download, or a
 package that's easily visible and readily available for new users to
 download. Currently there is just a free mobile template that tries to
 entice users to download the community version.

 I'm sure there are enough teachers and ex-teachers on this list that could
 maybe help with this. A well structured tutorial can help to guide the new
 user with the right techniques from the start.

 Moving forward from the anchor window (or splash screen), I also feel a
 series of basic project templates (or starting points) could be useful, not
 as complex as the GLX framework, but something that already has an anchor
 window, preferences, menu bar and a few basic (commented) scripts for
 printing, saving etc.

 Obviously these templates would be different for desktop, mobile or
 tablet, but starting from a template rather than a single empty stack would
 eventually help to guide the new user towards a better understanding of the
 techniques needed for each platform.

 Paul


 On 2014-08-15, at 7:13 AM, Richard Gaskin ambassa...@fourthworld.com
 wrote:

  One of the most frequent frustrations new users have with LiveCode is
 the moment they realize the standalone they've built can't save changes to
 its stacks.
 
  Often this happens very late in the process, just after building the
 standalone to test out the work they've been doing, and suddenly everything
 that worked so well in the IDE stops working, with no readily discernible
 cause.
 
  So they come into the forums or this list, and folks mention everything
 from refactoring their work to use an anchor window (or splash screen)
 pattern, or completely rewrite everything to use an external text file or
 database or what have you.
 
  The LiveCode User Guide's section on building standalones includes a
 bold purple callout box explaining this (p 299), but it's a testament to
 the usability of LiveCode that apparently a great many people can use it
 productively for many weeks without ever cracking the User Guide.
 
  Clearly something more is needed.  What should that be?
 
  Putting a note in the Standalone Builder might help, but if they've
 gotten that far it's too late, they probably have to start rewriting things.
 
  How can we help users anticipate IN ADVANCE that no OS will allow their
 executable to write to itself, so they can write useful things from the
 very start?
 
  --
  Richard Gaskin
  Fourth World Systems
  Software Design and Development for the Desktop, Mobile, and the Web
  
  ambassa...@fourthworld.comhttp://www.FourthWorld.com
 
  ___
  use-livecode mailing list
  use-livecode@lists.runrev.com
  Please visit this url to subscribe, unsubscribe and manage your

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

2014-08-15 Thread Vaughn Clement
Hi All

My first look at LC a year ago:

Was it just me or do you find that many of the reference documents and
media are not well written. As I have stated in the past, as a newbie I
found the media incomplete and misleading in many areas.

Today:

Since that time I have come to understand that LiveCode is a horse of many
colors and it does exist in the land of OZ. What is difficult to understand
as a newbie is the vast number of things you can do with LiveCode. The
scope of design approaches available and the way the design varies
depending upon your expectations and ability to formulate the requirements.

Looking forward:

The transition period since the Kickstarter funding has been a big
distraction for new users. Its hard to get started alone track the many
versions and changes afoot. I am looking forward to a calmer time when you
can see the results of your work and not having to deal with bugs and
version issues.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Fri, Aug 15, 2014 at 12:31 PM, Richard Gaskin ambassa...@fourthworld.com
 wrote:

 Bob Sneidar wrote:

  All that being said, it *would* be nice to have an emulator that I
  can switch to so I can see how it will run on my Mac without having
  to switch to my Virtual Machine and run it in Livecode there. But
  that is because I am lazy. It’s not that much more trouble to bite
  the bullet and buy the VM software.

 Venturing just a tad OT here, but I feel obliged to share the good news
 Mark Wieder shared with me a few years ago:  VirtualBox

 https://www.virtualbox.org/

 Free as in both beer and freedom, in my experience it also outperforms
 Parallels rather dramatically in the time it takes to restore a session,
 and has pretty much all the modern features we've come to expect from such
 tools:

 - Your choice of single-window or interleaved modes

 - Wide range of hardware access and emulation options

 - Support for snapshots

 - Clipboard and shared folder integration

 - Very easy to use

 Thank you Mr. Wieder for turning me on that gem!


 --
  Richard Gaskin
  Fourth World Systems
  Software Design and Development for the Desktop, Mobile, and the Web
  
  ambassa...@fourthworld.comhttp://www.FourthWorld.com

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode

Re: [ANN] HTML 5 Campaign Monitor

2014-07-02 Thread Vaughn Clement
Hi Scott

Nice little app...

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Wed, Jul 2, 2014 at 2:44 PM, Scott Rossi sc...@tactilemedia.com wrote:

 I saw a request from Heather about wanting a notifier for the HTML 5
 campaign so I put together a little stack for this.  Execute the following
 in your message box:

 go url http://dl.dropboxusercontent.com/u/7192863/HTML5_Monitor.livecode;


 The stack scrapes data from the campaign page and is configured to
 automatically check status every 5 minutes, with a chime/refresh animation
 if a change is detected.  There's a manual refresh at the bottom of the
 window.  Note that the campaign page is slow to load here in California
 (several seconds) so a busy indicator is displayed while the stack 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 your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: First LC Submission to iTunes

2014-07-01 Thread Vaughn Clement
Hi

I am following the guidelines in this link on the Apple developer site.
https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/SubmittingYourApp/SubmittingYourApp.html#//apple_ref/doc/uid/TP40012582-CH9-SW1

In the LiveCode standalone setup when I select iPad and Landscape, the
selections for the setup are reduced. I noted that the Retina screens are
available to be added. I developed the app in 1024 x 768 not retina so I
have no way to obtain screens with this setting. Does Apple kick if the
retina screens are not provided? The same question is for the icons for the
app store.  Are hiRes Retina icons required?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Mon, Jun 30, 2014 at 4:47 PM, Vaughn Clement vclem...@gmail.com wrote:

 Hi

 This is my first submission to iTunes using LiveCode after 1 year of work.

 I have a few questions:

 Because so many things have changed with LiveCode in the last several
 months, would it be better to use iTunes Connect to setup the files for
 submission to iTunes?

 Do I need to add anything to my openStack script to for my 1024 x 768 iPad
 screen to auto size between normal and retina screen resolutions?

 Is there a LiveCode description as to the settings of the splash screen,
 and the other screen captures for the LiveCode / iTunes connect
 submissions? This would include the different icon sizes and resolutions?
 What I am trying to find out is if there is a difference between the two
 approaches?

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/
 http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062


___
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/listinfo/use-livecode


Re: First LC Submission to iTunes

2014-07-01 Thread Vaughn Clement
Hi Chris

Your email is very helpful and it has pointed out several things I did not
know. I recall awhile back seeing a description on how to size the icons
for retina and then to scale the icon down for non retina icons. Is it as
simple as reducing the icon to half the size or is there another way to set
the size?

The simulator screen capture is great advice for the retina display. I was
not aware that was possible.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Tue, Jul 1, 2014 at 8:01 AM, Chris Sheffield cmsheffi...@icloud.com
wrote:

 I’m not totally sure about all the requirements to be honest. I’m not sure
 if apps will be rejected if icons are missing. Does anyone else know? My
 company has always supported all iPad models, so I’ve just gotten use to
 providing everything that LiveCode has a space for.

 You can still get retina screen shots. Just use the simulator. In the
 Hardware menu, select a retina device profile and re-launch your app. Then
 use Cmd-S to save a shot of whatever screens you’d like. They’ll save to
 your desktop and can be uploaded to iTunes Connect.

 As I mentioned before, I would highly recommend testing your app in the
 simulator with a retina device profile selected. I guarantee you retina
 device users will download your app, and if it doesn’t look decent or run
 smoothly, it’ll cause problems. And if it’s at all possible to get your
 hands on a retina device to test on, do it. The simulator works “mostly”
 well for testing, but it’s still not the same as testing on an actual
 device.

 On Jul 1, 2014, at 8:44 AM, Vaughn Clement vclem...@gmail.com wrote:

  Hi
 
  I am following the guidelines in this link on the Apple developer site.
 
 https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/SubmittingYourApp/SubmittingYourApp.html#//apple_ref/doc/uid/TP40012582-CH9-SW1
 
  In the LiveCode standalone setup when I select iPad and Landscape, the
  selections for the setup are reduced. I noted that the Retina screens are
  available to be added. I developed the app in 1024 x 768 not retina so I
  have no way to obtain screens with this setting. Does Apple kick if the
  retina screens are not provided? The same question is for the icons for
 the
  app store.  Are hiRes Retina icons required?
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
 
 
 
  On Mon, Jun 30, 2014 at 4:47 PM, Vaughn Clement vclem...@gmail.com
 wrote:
 
  Hi
 
  This is my first submission to iTunes using LiveCode after 1 year of
 work.
 
  I have a few questions:
 
  Because so many things have changed with LiveCode in the last several
  months, would it be better to use iTunes Connect to setup the files for
  submission to iTunes?
 
  Do I need to add anything to my openStack script to for my 1024 x 768
 iPad
  screen to auto size between normal and retina screen resolutions?
 
  Is there a LiveCode description as to the settings of the splash screen,
  and the other screen captures for the LiveCode / iTunes connect
  submissions? This would include the different icon sizes and
 resolutions?
  What I am trying to find out is if there is a difference between the two
  approaches?
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
 
 
  ___
  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/listinfo/use-livecode


 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode

Re: First LC Submission to iTunes

2014-07-01 Thread Vaughn Clement
Hi Chris

I was able to create the 2 sets of screen shots no problem.

A question on the splash screen, in past apps i developed I don't recall
the need for a splash screen? Is this required for iTunes or from LiveCode?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Tue, Jul 1, 2014 at 8:27 AM, Vaughn Clement vclem...@gmail.com wrote:

 Hi Chris

 Your email is very helpful and it has pointed out several things I did not
 know. I recall awhile back seeing a description on how to size the icons
 for retina and then to scale the icon down for non retina icons. Is it as
 simple as reducing the icon to half the size or is there another way to set
 the size?

 The simulator screen capture is great advice for the retina display. I was
 not aware that was possible.

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/
 http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062



 On Tue, Jul 1, 2014 at 8:01 AM, Chris Sheffield cmsheffi...@icloud.com
 wrote:

 I’m not totally sure about all the requirements to be honest. I’m not
 sure if apps will be rejected if icons are missing. Does anyone else know?
 My company has always supported all iPad models, so I’ve just gotten use to
 providing everything that LiveCode has a space for.

 You can still get retina screen shots. Just use the simulator. In the
 Hardware menu, select a retina device profile and re-launch your app. Then
 use Cmd-S to save a shot of whatever screens you’d like. They’ll save to
 your desktop and can be uploaded to iTunes Connect.

 As I mentioned before, I would highly recommend testing your app in the
 simulator with a retina device profile selected. I guarantee you retina
 device users will download your app, and if it doesn’t look decent or run
 smoothly, it’ll cause problems. And if it’s at all possible to get your
 hands on a retina device to test on, do it. The simulator works “mostly”
 well for testing, but it’s still not the same as testing on an actual
 device.

 On Jul 1, 2014, at 8:44 AM, Vaughn Clement vclem...@gmail.com wrote:

  Hi
 
  I am following the guidelines in this link on the Apple developer site.
 
 https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/SubmittingYourApp/SubmittingYourApp.html#//apple_ref/doc/uid/TP40012582-CH9-SW1
 
  In the LiveCode standalone setup when I select iPad and Landscape, the
  selections for the setup are reduced. I noted that the Retina screens
 are
  available to be added. I developed the app in 1024 x 768 not retina so I
  have no way to obtain screens with this setting. Does Apple kick if the
  retina screens are not provided? The same question is for the icons for
 the
  app store.  Are hiRes Retina icons required?
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
 
 
 
  On Mon, Jun 30, 2014 at 4:47 PM, Vaughn Clement vclem...@gmail.com
 wrote:
 
  Hi
 
  This is my first submission to iTunes using LiveCode after 1 year of
 work.
 
  I have a few questions:
 
  Because so many things have changed with LiveCode in the last several
  months, would it be better to use iTunes Connect to setup the files for
  submission to iTunes?
 
  Do I need to add anything to my openStack script to for my 1024 x 768
 iPad
  screen to auto size between normal and retina screen resolutions?
 
  Is there a LiveCode description as to the settings of the splash
 screen,
  and the other screen captures for the LiveCode / iTunes connect
  submissions? This would include the different icon sizes and
 resolutions?
  What I am trying to find out is if there is a difference between the
 two
  approaches?
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
 
 
  ___
  use-livecode mailing list
  use-livecode@lists.runrev.com
  Please visit this url

Re: First LC Submission to iTunes

2014-07-01 Thread Vaughn Clement
Hi Chris

I looked around Apple Developer Tech and did not find that article that
described the requirements for the Hi Res icons, but in the iTunes connect
managing application, the popup next to image stated the size and file
type. So I used the info and wala it accepted my icon.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Tue, Jul 1, 2014 at 9:13 AM, Chris Sheffield cmsheffi...@icloud.com
wrote:

 Again, maybe someone can correct me if I’m wrong, but I’m fairly certain
 the app *will not* be rejected if a splash screen is missing. It is
 recommended, but not required. A splash screen is especially helpful if
 your app takes some time to load. Otherwise, probably not absolutely
 necessary. Keep in mind, however, that if it’s missing, LiveCode will give
 you a warning whenever you build your app (at least, it used; I’m assuming
 this is still the case). Sometimes just supplying a simple black splash
 screen image is worth it to not have to click OK on that warning every time
 you build.


 On Jul 1, 2014, at 9:57 AM, Vaughn Clement vclem...@gmail.com wrote:

  Hi Chris
 
  I was able to create the 2 sets of screen shots no problem.
 
  A question on the splash screen, in past apps i developed I don't recall
  the need for a splash screen? Is this required for iTunes or from
 LiveCode?
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
 
 
 
  On Tue, Jul 1, 2014 at 8:27 AM, Vaughn Clement vclem...@gmail.com
 wrote:
 
  Hi Chris
 
  Your email is very helpful and it has pointed out several things I did
 not
  know. I recall awhile back seeing a description on how to size the icons
  for retina and then to scale the icon down for non retina icons. Is it
 as
  simple as reducing the icon to half the size or is there another way to
 set
  the size?
 
  The simulator screen capture is great advice for the retina display. I
 was
  not aware that was possible.
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
 
 
 
  On Tue, Jul 1, 2014 at 8:01 AM, Chris Sheffield cmsheffi...@icloud.com
 
  wrote:
 
  I’m not totally sure about all the requirements to be honest. I’m not
  sure if apps will be rejected if icons are missing. Does anyone else
 know?
  My company has always supported all iPad models, so I’ve just gotten
 use to
  providing everything that LiveCode has a space for.
 
  You can still get retina screen shots. Just use the simulator. In the
  Hardware menu, select a retina device profile and re-launch your app.
 Then
  use Cmd-S to save a shot of whatever screens you’d like. They’ll save
 to
  your desktop and can be uploaded to iTunes Connect.
 
  As I mentioned before, I would highly recommend testing your app in the
  simulator with a retina device profile selected. I guarantee you retina
  device users will download your app, and if it doesn’t look decent or
 run
  smoothly, it’ll cause problems. And if it’s at all possible to get your
  hands on a retina device to test on, do it. The simulator works
 “mostly”
  well for testing, but it’s still not the same as testing on an actual
  device.
 
  On Jul 1, 2014, at 8:44 AM, Vaughn Clement vclem...@gmail.com wrote:
 
  Hi
 
  I am following the guidelines in this link on the Apple developer
 site.
 
 
 https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/SubmittingYourApp/SubmittingYourApp.html#//apple_ref/doc/uid/TP40012582-CH9-SW1
 
  In the LiveCode standalone setup when I select iPad and Landscape, the
  selections for the setup are reduced. I noted that the Retina screens
  are
  available to be added. I developed the app in 1024 x 768 not retina
 so I
  have no way to obtain screens with this setting. Does Apple kick if
 the
  retina screens are not provided? The same question is for the icons
 for
  the
  app store.  Are hiRes Retina icons required?
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https

Re: First LC Submission to iTunes

2014-07-01 Thread Vaughn Clement
Hi Chris

There is always a last minute issue RIGHT? From LC I created the
standalone app, and found that the Application Loader did not recognize the
file. It did not look right because it had a symbol like a no parking sign
with a circle with a line across the icon. Did I do something wrong?


Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Tue, Jul 1, 2014 at 11:28 AM, Vaughn Clement vclem...@gmail.com wrote:

 Hi Chris

 I looked around Apple Developer Tech and did not find that article that
 described the requirements for the Hi Res icons, but in the iTunes connect
 managing application, the popup next to image stated the size and file
 type. So I used the info and wala it accepted my icon.

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/
 http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062



 On Tue, Jul 1, 2014 at 9:13 AM, Chris Sheffield cmsheffi...@icloud.com
 wrote:

 Again, maybe someone can correct me if I’m wrong, but I’m fairly certain
 the app *will not* be rejected if a splash screen is missing. It is
 recommended, but not required. A splash screen is especially helpful if
 your app takes some time to load. Otherwise, probably not absolutely
 necessary. Keep in mind, however, that if it’s missing, LiveCode will give
 you a warning whenever you build your app (at least, it used; I’m assuming
 this is still the case). Sometimes just supplying a simple black splash
 screen image is worth it to not have to click OK on that warning every time
 you build.


 On Jul 1, 2014, at 9:57 AM, Vaughn Clement vclem...@gmail.com wrote:

  Hi Chris
 
  I was able to create the 2 sets of screen shots no problem.
 
  A question on the splash screen, in past apps i developed I don't recall
  the need for a splash screen? Is this required for iTunes or from
 LiveCode?
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
 
 
 
  On Tue, Jul 1, 2014 at 8:27 AM, Vaughn Clement vclem...@gmail.com
 wrote:
 
  Hi Chris
 
  Your email is very helpful and it has pointed out several things I did
 not
  know. I recall awhile back seeing a description on how to size the
 icons
  for retina and then to scale the icon down for non retina icons. Is it
 as
  simple as reducing the icon to half the size or is there another way
 to set
  the size?
 
  The simulator screen capture is great advice for the retina display. I
 was
  not aware that was possible.
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
 
 
 
  On Tue, Jul 1, 2014 at 8:01 AM, Chris Sheffield 
 cmsheffi...@icloud.com
  wrote:
 
  I’m not totally sure about all the requirements to be honest. I’m not
  sure if apps will be rejected if icons are missing. Does anyone else
 know?
  My company has always supported all iPad models, so I’ve just gotten
 use to
  providing everything that LiveCode has a space for.
 
  You can still get retina screen shots. Just use the simulator. In the
  Hardware menu, select a retina device profile and re-launch your app.
 Then
  use Cmd-S to save a shot of whatever screens you’d like. They’ll save
 to
  your desktop and can be uploaded to iTunes Connect.
 
  As I mentioned before, I would highly recommend testing your app in
 the
  simulator with a retina device profile selected. I guarantee you
 retina
  device users will download your app, and if it doesn’t look decent or
 run
  smoothly, it’ll cause problems. And if it’s at all possible to get
 your
  hands on a retina device to test on, do it. The simulator works
 “mostly”
  well for testing, but it’s still not the same as testing on an actual
  device.
 
  On Jul 1, 2014, at 8:44 AM, Vaughn Clement vclem...@gmail.com
 wrote:
 
  Hi
 
  I am following the guidelines in this link on the Apple developer
 site.
 
 
 https://developer.apple.com/library/ios/documentation/IDEs/Conceptual

First LC Submission to iTunes

2014-06-30 Thread Vaughn Clement
Hi

This is my first submission to iTunes using LiveCode after 1 year of work.

I have a few questions:

Because so many things have changed with LiveCode in the last several
months, would it be better to use iTunes Connect to setup the files for
submission to iTunes?

Do I need to add anything to my openStack script to for my 1024 x 768 iPad
screen to auto size between normal and retina screen resolutions?

Is there a LiveCode description as to the settings of the splash screen,
and the other screen captures for the LiveCode / iTunes connect
submissions? This would include the different icon sizes and resolutions?
What I am trying to find out is if there is a difference between the two
approaches?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: Code Signing Error

2014-06-29 Thread Vaughn Clement
Hi

As it turns out LC is not the problem its Xcode. Or should I I say it is a
configeration issue.  I have prior provisional profiles that are
conflicting. So I am going to need Apple support to rexolve the conflicts.

On Sunday, June 29, 2014, Mark Smith mark_sm...@cpe.umanitoba.ca wrote:

 Nakia Brewer wrote
  On 6.6.2 I get no errors


 Nakia, I am about to upgrade. What is your setup (OS, iOS, SDK, Xcode, am I
 forgetting anything?)

 Thanks




 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Code-Signing-Error-tp4680698p4680714.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com javascript:;
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode



-- 
Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Code Signing Error

2014-06-27 Thread Vaughn Clement
Hi

I recall a short time ago that one version of LC was getting code signing
errors when building an IOS app.
Does anyone know what version is working that does not produce code signing
errors. I have 6.5.2 that I built the stack with.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-26 Thread Vaughn Clement
Hi

This morning I did some testing to address the image updating in the
current card in the image control and did not come up with a solution that
worked.

I have the On OpenCard script that is working to add the image to the image
control, and as before the on OpenCard script cannot update the image field
in the open card because the script has already triggered.

I tried to use a button on the card to refresh the image field to display
the last edited image, but everything I tried had no effect?
I tried to have the image assigned to the card id to reload using this in
the button:

*on mouseUp*

*if* the number of this card 1 *then*

  *set* the defaultfolder to specialFolderPath (documents) 
/photos/

 *if* there is a file the short id of this card *then*

*put* specialFolderPath (documents)  /photos/  the short
ID of this card into thePath

*set* the filename of image imageField1 of this card to
thepath

 *end* *if*

  *end* *if*

*end mouseUp*

I am I totally off base trying to use this approach?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Wed, Jun 25, 2014 at 5:34 PM, J. Landman Gay jac...@hyperactivesw.com
wrote:

 That's good to know.  My app is desktop only and it must be different
 there.  Thanks for the heads up.

 On June 25, 2014 4:51:44 PM CDT, Simon si...@asato-media.com wrote:
 Hi Jacque,
 But for image objects it isn't needed, and you can omit that
 instruction.
 Actually it was the only way to get the script to work on mobile when I
 actually put it on my device.
 --
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-26 Thread Vaughn Clement
Hi Simon

I was testing to see what might work to finish adding the image without
having to leave the card and return to trigger the openCard script again? I
thought a button script Update Image button might trigger the update? I
used a portion of the open card script thinking it would work.

Since the image was added to the photos subfolder thePath reloading it
again might be a way to update the image in the control while not leaving
the card? It did not have any effect, so I am not sure how to make it
update the image without leaving the card.
- I not only have to leave the card, but open another card and return to
have it update the image now.
- I thought to move to another card and then return, but I trapped myself
by using a datagrid to select the card to be opened, and a simple goto card
and return script messes up the datagrid row update. I have a button to
close the card now and return to the datagrid. This allows me to select
another card in the datagrid to view, and then I must return to the grid
when finished. The process of going back to the datagrid and then returning
to the same card will not update the image. But going to a different card,
returning, and then opening the original card does update the image as you
would expect when the open card script is triggered.

On Thursday, June 26, 2014, Simon si...@asato-media.com wrote:

 Hi Vaughn,
 Still not clear on what you are doing because it looks like you are just
 repeating the openCard script from your original posting, so...
 on mouseUp
 openCard
 end mouseUp

 You should not see anything happen because it just loads the same image in.

 Unless I read this too quickly.

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680665.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-26 Thread Vaughn Clement
Hi Simon

Is this the email:
Hi Vaughn,
Aside from a spelling mistake just add parentheses around all the folder
paths
e.g.
 put (specialFolderPath(documents)  /photos/  the short ID of this
card) into thePath

and then delete the current filename
on mouseUp
   --/ the image from mobilePickPhoto uses the template image construct
   --set it off screen so we don't see ift flash /
   set the loc of the templateImage to -1,-1
set the filename of image imageField1 of this card to  

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Jun 26, 2014 at 12:11 PM, Simon si...@asato-media.com wrote:

 Hi Vaughn,
 You did see that I posted everything was working after a few small changes
 in your original script?  I never received an answer that you tested it and
 it didn't work for you.

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680668.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-26 Thread Vaughn Clement
Hi Simon

I aasume that the current stack script is replaced with your card script?

On Thursday, June 26, 2014, Vaughn Clement vclem...@gmail.com wrote:

 Hi Simon

 Let me try this to test my stack for errors.

 On Thursday, June 26, 2014, Simon si...@asato-media.com
 javascript:_e(%7B%7D,'cvml','si...@asato-media.com'); wrote:

 Yep

 on mouseUp
--/ the image from mobilePickPhoto uses the template image construct
--set it off screen so we don't see ift flash /
--set the loc of the templateImage to -1,-1
set the vis of the templateImage to false --NEWLINE
--delete file (specialFolderPath(documents)  /photos/  the short
 ID
 of this card)
 set the filename of image imageField1 of this card to   --NEWLINE
--/choose a photo/
mobilePickPhoto library
lock screen
if the result  cancel then
   --/ make the filepath to save the chosen image/
   put (specialFolderPath(documents)  /photos/  the short ID of
 this card) into thePath
   --/ put the image into a file in the photos folder /
   put the text of the last image of this card into URL(binfile: 
 thePath)
   --/set the loc of image 1 to the loc of group picgroup' so it will
 align/
   set the loc of  image imageField1 to the loc of group picgroup
   --/ show the image on the card /
   set the filename of image imageField1 of this card to thePath
   --/ destroy the image imported from the library /
   delete the last image of this card
end if
unlock screen
 end mouseUp

 There is another change I made in there as well.

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680671.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode



 --
 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/
 http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 javascript:_e(%7B%7D,'cvml','vclem...@gmail.com');
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062




-- 
Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-26 Thread Vaughn Clement
Hi Simon

The original email had a on OpenCard Stack script and a script in the image
control to manage the card image..
 The button on the buyer's order Button is my script test. The black
buttons are the main buttons.

If you send me an email address I will send you the stack.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Jun 26, 2014 at 1:04 PM, Simon si...@asato-media.com wrote:

 Vaughn Clement wrote
  Hi Simon
  I aasume that the current stack script is replaced with your card script?

 errr... you are confusing me, I don't have a card script. I posted a button
 script.
 Your original card script was ok.

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680674.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-26 Thread Vaughn Clement
Hi Simon

OK, thanks for the assistance. I will try the script in a button on the
card.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Jun 26, 2014 at 2:29 PM, Simon si...@asato-media.com wrote:

 Hi Vaughn,
 Nope I don't need to see the stack.
 Everything is running correctly here.


 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680678.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-26 Thread Vaughn Clement
Hi Simon

I used the script in a button a aligned and edited as shown:

The image was added from the button to the image control. But all the cards
in the stack now have the last added image. This is where I was a few days
ago where the script did this same thing?
Did I edit it wrong?

*on* mouseUp

   *--/ the image from mobilePickPhoto uses the template image construct*

   *--set it off screen so we don't see ift flash /*

   *--set the loc of the templateImage to -1,-1*

   *set* the vis of the templateImage to false *--NEWLINE*

   *--delete file (specialFolderPath(documents)  /photos/  the short
ID*

*--of this card)*

*set* the filename of image imageField1 of this card to  
*--NEWLINE*

   *--/choose a photo/*

   mobilePickPhoto library

   *lock* screen

   *if* the result  cancel *then*

  *--/ make the filepath to save the chosen image/*

  *put* (specialFolderPath (documents)  /photos/  the short ID of
this card) into thePath

  *--/ put the image into a file in the photos folder /*

  *put* the text of the last image of this card into URL(binfile: 
thePath)

  *--/set the loc of image 1 to the loc of group picgroup' so it will
align/*

  *--set the loc of  image imageField1 to the loc of group picgroup*

  *--/ show the image on the card /*

  *set* the filename of image imageField1 of this card to thePath

  *--/ destroy the image imported from the library /*

  *delete* the last image of this card

   *end* *if*

   *unlock* screen

*end* mouseUp

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Jun 26, 2014 at 12:35 PM, Simon si...@asato-media.com wrote:

 Yep

 on mouseUp
--/ the image from mobilePickPhoto uses the template image construct
--set it off screen so we don't see ift flash /
--set the loc of the templateImage to -1,-1
set the vis of the templateImage to false --NEWLINE
--delete file (specialFolderPath(documents)  /photos/  the short
 ID
 of this card)
 set the filename of image imageField1 of this card to   --NEWLINE
--/choose a photo/
mobilePickPhoto library
lock screen
if the result  cancel then
   --/ make the filepath to save the chosen image/
   put (specialFolderPath(documents)  /photos/  the short ID of
 this card) into thePath
   --/ put the image into a file in the photos folder /
   put the text of the last image of this card into URL(binfile: 
 thePath)
   --/set the loc of image 1 to the loc of group picgroup' so it will
 align/
   set the loc of  image imageField1 to the loc of group picgroup
   --/ show the image on the card /
   set the filename of image imageField1 of this card to thePath
   --/ destroy the image imported from the library /
   delete the last image of this card
end if
unlock screen
 end mouseUp

 There is another change I made in there as well.

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680671.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-26 Thread Vaughn Clement
Hi Simon

This is a real pleasure to say it is working as designed now. Your a real
wizard at scripting.
Looking at this from start to finish I can say I have learned a lot about
the image control, but more over I have a better perspective on how to work
to find solutions in scripting. Thanks for your time and effort!!!

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Jun 26, 2014 at 3:28 PM, Simon si...@asato-media.com wrote:

 Yes, if there is no file thePath
 And I think we've discussed enough why this happens.

 So to fix it so that it doesn't show an image at all if there is no file
 thePath:

 if there is a file the short id of this card then
 put (specialFolderPath (documents)  /photos/  the short ID of this
 card) into thePath
 set the filename of image imageField1 of this card to thePath
 else ---here is a new line
 set the filename of image imageField1 of this card to  ---here is a new
 line
 end if

 Update your openCard script

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680681.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Calculating age

2014-06-26 Thread Vaughn Clement
Hi

In a database you use a date of birth and calculate today to get the
number of days since birth div. by 365

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Jun 26, 2014 at 7:44 PM, Mark Smith mark_sm...@cpe.umanitoba.ca
wrote:

 Hi, does anyone know how to calculate someones age in years from two dates?

 Currently I am doing something kludgy like:

 convert dateone from date to seconds
 convert datetwo from date to seconds
 put datetwo - dateone into age -- calculate the age in seconds
 -- divide by the number of seconds per year
 put 60*60*24*365.25 into secs_per_year
 put the trunc of (age / secs_per_year) into age

 But I suspect it is only approximate.

 Thanks



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Calculating-age-tp4680687.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-25 Thread Vaughn Clement
Hi Simon

Very interesting link you included.
The stack is another great reference material that is undocumented. It only
took me about three minutes to understand what he was trying to accomplish
here. I did a version similar to this in FileMaker while back so that I
could do quick searches by a word or phrase to  find answers to my
scripting tasks. I offered it to of the developers not knowing that this
stack was available.
This is the kind of thing that needs to be developed and updated by LC for
all developers. I have an issue with LC in that they want to sell
instruction at pretty high cost when it should be included in the product
documentation. I understand they're trying to use this to raise capital to
keep the business running, but it also doesn't help to retain new users who
struggle to learn live code and to afford the expensive instructional
content offered by LC. The latest example was a summer school. I'm not
saying that this is not good for people that have in less money to spend.
Most new developers simply can't afford to spend hundreds if not thousands
of dollars a year to learn LC.  For example; Apple just released a new
programming language for Xcode swift, and they supplied a 600 page PDF
document defining how to use swift to design ISO apps. In addition to that
they have an online help system that has heaps of technical assistance
available to all users. One caveat about the help is that it does include
developer support for general questions at no cost. They also include many
PDFs and instructional videos. Obviously the user base is a lot larger than
live code, but if you're going to provide a product like live code at a
minimum you need to provide adequate instructional media. Looking at the
how-to forum is clear that there are endless questions by developers but
cannot find the proper instructional media.
Enough preaching most new developers understand by now the shortfall in
instructional media.

I just answered Scott Rossi's email that describes the issue, and some
questions and comments. Please refer to that in this how-to email.

Your comment:
Now you could continue doing it the way you have it setup in your openCard
script and in the mouseUp, just make sure to;
 set the filename of image imageField1 of this card to( is
shorthand for empty)
Where I mention it in the above post.
Trust me I had your script running with only removing the then correcting
the spelling and that line.

 Please clarify why this line is used: set the filename of image
imageField1 of this card to( is
shorthand for empty)

 Where in the script are you using this to empty the image control. And why
would you empty the image control? Sorry for the novice question, but not
to ask the question doesn't help to get the answer.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Tue, Jun 24, 2014 at 6:03 PM, Simon si...@asato-media.com wrote:

 Hi Vaughn,
 First off
 The answer I get is it just takes a long time to learn?
 No, but I understand that if you have been a programmer using another
 language then it is more difficult.  Lots of times I just think of a word
 to
 describe what I want to do and there it is in the dictionary.
 This plugin helps things even further;
 http://bjoernke.com/?target=bvgdocu

 Now to the problem at hand.
 To make things clear when you say ...group background... you mean a group
 who's background behavior is set to true and in that case if the image
 control is in that group it will be the same on all pages with that group.

 Now you could continue doing it the way you have it setup in your openCard
 script and in the mouseUp, just make sure to;
  set the filename of image imageField1 of this card to( is
 shorthand for empty)
 Where I mention it in the above post.
 Trust me I had your script running with only removing the then correcting
 the spelling and that line.

 Now I'm not sure what impact on performance of using it when all the images
 get updated but it probably doesn't matter as I think the things like that
 are only set when the card opens.
 If it does then yes, you have to break the image out of the group.

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680627.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
use-livecode mailing list
use-livecode

Re: Image control in a Background

2014-06-25 Thread Vaughn Clement
Hi Simon

If you read the reply to Scott you will see the full description of the
solution I am trying to come up with.

On Wednesday, June 25, 2014, Simon si...@asato-media.com wrote:

 Here:
 on mouseUp
--/ the image from mobilePickPhoto uses the template image construct
--set it off screen so we don't see ift flash /
set the loc of the templateImage to -1,-1
 set the filename of image imageField1 of this card to   

 Now as to why that works I didn't test if it was a screen refresh problem
 which is what it appears to be.  The test would have been to throw in a
 wait 1 (or can it be 0?) milliseconds with messages into that script.

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680632.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com javascript:;
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode



-- 
Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-25 Thread Vaughn Clement
Hi

So many great suggestions, I am pleased to see the variety of solutions.
Scott pointed out that LC has many ways to be coded and it is the designers
choice. Now I need to finish testing to see if I can get the desired result.

I have a lot to consider and to try each suggestion to see what works best.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Wed, Jun 25, 2014 at 2:51 PM, Simon si...@asato-media.com wrote:

 Hi Jacque,
 But for image objects it isn't needed, and you can omit that instruction.
 Actually it was the only way to get the script to work on mobile when I
 actually put it on my device.
 You are correct in that aside from the small errors the code should run
 perfectly.  I figured it had something to do with coming out of the photo
 library.

 The first time you add/change the photo it works as it should but if you
 decide that you don't like that photo and try to change it then it gets all
 frumpy and throws all it's toys out of the cradle -set the filename of
 image
 imageField1 of this card to  - does the trick.

 One other improvement I found
 set the loc of the templateImage to -1,-1
 Makes it very slow in coming out of the photo library
 set the vis of the templateImage to false
 Is much much faster. Both of these things are mobile related only.

 Or... it's just me.

 Simon




 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680640.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-24 Thread Vaughn Clement
Hi

I am somewhat closer to the solution? I tested the correction that J.
Landman Gay suggested where I remove the then at the end of the this
line:  set the defaultfolder to specialFolderPath (documents) 
/photos/ then --
This had the effect of not updating the image in any card. When I added it
back in, the image control will not change all of the cards now, but it
will not update the current image either until I go to a different card and
return to find the image then updated to the correct image. The script now
does not change all of the cards, it just does not update while the image
control is being edited. As I found out the update only occurs after I
return to the edited card. It seems that the script is not making the image
control update at the time of the edit. Can you suggest a correction?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Fri, Jun 20, 2014 at 12:13 PM, J. Landman Gay jac...@hyperactivesw.com
wrote:

 On 6/20/2014, 10:23 AM, Vaughn Clement wrote:

  The image control is supposed load when the card opens and the last photo
 is to be displayed?

 

 *on*  openCard

 *set*  the defaultfolder to specialFolderPath (documents) 
 /photos/

 *--answer the files*

 *if*  the number of this card 1*then*

*set*  the defaultfolder to specialFolderPath (documents) 
 /photos/*then*

   *if*  there is a file the short id of this card*then*

  *put*  specialFolderPath (documents)  /photos/  the
 short

 ID of this card into thePath

  *set*  the filename of image imegeField1 of this card to
 thepath

   *end*  *if*

*end*  *if*

 *end*  openCard



 Is this a direct copy/paste? This line is malformed:

  set the defaultfolder to specialFolderPath (documents)  /photos/
 then --

 Remove the trailing then. Also, the image name is misspelled as
 imegeField1 (e rather than a) which is more likely the reason for the
 problem.

 --
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-23 Thread Vaughn Clement
Hi

I am trying to understand the usage of a image control when it is used in a
group background:

The issue: when I add a image from the IOS library to the BG image control
in the background it replaces the current card image and all other images
in all card backgrounds in the stack that uses that image control.

So, here is my question; when I set the special folder path and the card id
and put the last image in the control of that card ID on openCard, why
would it replace all of the images in all of the cards?
- Is there a special way to Set the image from the Photos folder in the
script?
- Can the image control be used in a group background?
- It was suggested to use a custom property to set the image for the image
control. But, I cannot find any examples of where to script the custom
control for this purpose.
- I read about the custom control, searched the dictionary, viewed all of
the RunRev lessons on using the image control, and the User Guide, the IOS
reference document. I still have not found the answer to the issue I need
to solve.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Sat, Jun 21, 2014 at 5:41 PM, Vaughn Clement vclem...@gmail.com wrote:

 Hi Simon

 I found the following in the dictionary:

 iOS Note: iOS imposes strict controls over what you can and cannot
 access. Each application in iOS is stored in its own 'sandbox' folder
 (referred to as the home folder). An application is free to *read* and
 *write* files within this folder and its descendants, but it is not
 allowed to access anything outside of the 'sandbox'.


 *Examples: *

 specialFolderPath(Preferences)


 set the defaultFolder to specialFolderPath(desktop)


 put specialFolderPath(asup) into appSupportFolder


 put url (file:  specialFolderPath(engine)  slash  foo.txt) into
 tFileContents


 set the folder to specialFolderPath(engine)  slash  myimages

 put the files into tMyImages



 Use the *specialFolderPath* function to place preferences in the
 Preferences folder, save files to the Documents folder, find out which
 files are installed in the System or Fonts folders, and so on.

 *Parameters:*

 folderIdentifier - One of the items below.


  When I edit the script to add the  EXAMPLE; put url (file: 
 specialFolderPath(engine)  slash  foo.txt) into tFileContents

  the script gives and error.

 *
 J. Landman Gay
 I edited the spelling error, and the image is now retained in the group
 image control for the card it was added too. The problem is all of the
 cards now have the same image that was added on the first card? The image
 on each card background needs to retain the one that was added on that
 card. Is the a setting or a script issue?

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/
 http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062



 On Fri, Jun 20, 2014 at 12:16 PM, Simon si...@asato-media.com wrote:

 Hi Vaughn,
 Aside from a spelling mistake just add parentheses around all the folder
 paths
 e.g.
  put (specialFolderPath(documents)  /photos/  the short ID of this
 card) into thePath

 and then delete the current filename
 on mouseUp
--/ the image from mobilePickPhoto uses the template image construct
--set it off screen so we don't see ift flash /
set the loc of the templateImage to -1,-1
 set the filename of image imageField1 of this card to  

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680559.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode



___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-21 Thread Vaughn Clement
Hi Simon

I found the following in the dictionary:

iOS Note: iOS imposes strict controls over what you can and cannot access.
Each application in iOS is stored in its own 'sandbox' folder (referred to
as the home folder). An application is free to *read* and *write* files
within this folder and its descendants, but it is not allowed to access
anything outside of the 'sandbox'.


*Examples: *

specialFolderPath(Preferences)


set the defaultFolder to specialFolderPath(desktop)


put specialFolderPath(asup) into appSupportFolder


put url (file:  specialFolderPath(engine)  slash  foo.txt) into
tFileContents


set the folder to specialFolderPath(engine)  slash  myimages

put the files into tMyImages



Use the *specialFolderPath* function to place preferences in the
Preferences folder, save files to the Documents folder, find out which
files are installed in the System or Fonts folders, and so on.

*Parameters:*

folderIdentifier - One of the items below.


 When I edit the script to add the  EXAMPLE; put url (file: 
specialFolderPath(engine)  slash  foo.txt) into tFileContents

 the script gives and error.

*
J. Landman Gay
I edited the spelling error, and the image is now retained in the group
image control for the card it was added too. The problem is all of the
cards now have the same image that was added on the first card? The image
on each card background needs to retain the one that was added on that
card. Is the a setting or a script issue?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Fri, Jun 20, 2014 at 12:16 PM, Simon si...@asato-media.com wrote:

 Hi Vaughn,
 Aside from a spelling mistake just add parentheses around all the folder
 paths
 e.g.
  put (specialFolderPath(documents)  /photos/  the short ID of this
 card) into thePath

 and then delete the current filename
 on mouseUp
--/ the image from mobilePickPhoto uses the template image construct
--set it off screen so we don't see ift flash /
set the loc of the templateImage to -1,-1
 set the filename of image imageField1 of this card to  

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680559.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Image control in a Background

2014-06-20 Thread Vaughn Clement
Hi All

I asked this question recently and I did not get any responses.

I have a substack with a background group where there is an Image Control
is being populated using the

mobilePickPhoto library

The image is added to the control correctly and displays, but if I leave
the card and return the image is gone.

To solve this the image is stored in the folder on in the app as per this
script:


*on* mouseUp

   /* the image from mobilePickPhoto uses the template image construct

   set it off screen so we don't see ift flash */

   *set* the loc of the templateImage to -1,-1

   /*choose a photo*/

   mobilePickPhoto library

   *lock* screen

   *if* the result  cancel *then*

  /* make the filepath to save the chosen image*/

  *put* specialFolderPath(documents)  /photos/  the short ID of
this card into thePath

  /* put the image into a file in the photos folder */

  *put* the text of the last image of this card into URL(binfile: 
thePath)

  /*set the loc of image 1 to the loc of group picgroup' so it will
align*/

  *--set the loc of  image imageField1 to the loc of group picgroup*

  /* show the image on the card */

  *set* the filename of image ImageField1 of this card to thePath

  /* destroy the image imported from the library */

  *delete* the last image of this card

   *end* *if*

*end* mouseUp

The image control is supposed load when the card opens and the last photo
is to be displayed?


*on* openCard

   *set* the defaultfolder to specialFolderPath (documents)  /photos/

   *--answer the files*

   *if* the number of this card 1 *then*

  *set* the defaultfolder to specialFolderPath (documents) 
/photos/ *then*

 *if* there is a file the short id of this card *then*

*put* specialFolderPath (documents)  /photos/  the short
ID of this card into thePath

*set* the filename of image imegeField1 of this card to
thepath

 *end* *if*

  *end* *if*

*end* openCard

Several different changes were tried and the image still will not load into
the card as scripted above.


Can anyone reference the information or see what might cause this issue?


Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: Image control in a Background

2014-06-20 Thread Vaughn Clement
Hi

Thanks for the help, my dyslectic eyes are subject to misspelling and not
even able to see the error. Great for scripting right! I've lived with it
all my life?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Fri, Jun 20, 2014 at 12:16 PM, Simon si...@asato-media.com wrote:

 Hi Vaughn,
 Aside from a spelling mistake just add parentheses around all the folder
 paths
 e.g.
  put (specialFolderPath(documents)  /photos/  the short ID of this
 card) into thePath

 and then delete the current filename
 on mouseUp
--/ the image from mobilePickPhoto uses the template image construct
--set it off screen so we don't see ift flash /
set the loc of the templateImage to -1,-1
 set the filename of image imageField1 of this card to  

 Simon



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Image-control-in-a-Background-tp4680553p4680559.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: [OT] M. S. Pease

2014-06-19 Thread Vaughn Clement
Hi Mark

What is the subject of this email?


Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Jun 19, 2014 at 7:09 AM, Mark Schonewille 
m.schonewi...@economy-x-talk.com wrote:

 Dear M.S. Pease,

 Would you please be so kind to contact supp...@economy-x-talk.com? We
 have been trying to contact you by e-mail several times, but we get not
 reply from you. Please send an e-mail to aforementioned address. If you
 don't get an (auto-) reply within 24 hours, please try a different e-mail
 address (no Hotmail).

 --
 Best regards,

 Mark Schonewille

 Economy-x-Talk Consulting and Software Engineering
 Homepage: http://economy-x-talk.com
 Twitter: http://twitter.com/xtalkprogrammer
 KvK: 50277553

 Installer Maker for LiveCode:
 http://qery.us/468

 Buy my new book Programming LiveCode for the Real Beginner
 http://qery.us/3fi

 LiveCode on Facebook:
 https://www.facebook.com/groups/runrev/

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


IOS 8 and xCode

2014-06-18 Thread Vaughn Clement
How to:

The recent beta release of Apple IOS beta 8 and xCode 6, how will this
effect LiveCode development?

Does the current or coming IDE support IOS 8?
If it does support IOS 8, will it also address any content that can be used
where Swift Programming is used? This means is the IDE going to allow
Swift scripting in the IDE? I am asking this because I know HTML can be
used in LiveCode. It is a general question to see if it is worth the time
to learn Swift programming for development.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


IOS 8 Beta Release

2014-06-02 Thread Vaughn Clement
Hi

Has anyone installed or plan to install IOS 8 and Xcode 6 in the near term?
What and who will know what the limits are for LiveCode and what version of
LC might work with IOS 8 or MacX10.10?


Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: IOS 8 Beta Release

2014-06-02 Thread Vaughn Clement
Hi Colin

Did you get any odd behaviors during the install?

It would be very interesting to see the kinds of compatibility issues you
might see with apps that are not IOS 8 ready? Did you also install Yosemite
Beta?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Mon, Jun 2, 2014 at 4:35 PM, Colin Holgate co...@verizon.net wrote:

 I have iOS 8 installed. Didn’t yet tried building to it, but I will soon.
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode

Re: Documentation

2014-05-29 Thread Vaughn Clement
Hi Bill

I've been pushing now for a year to get the dictionary and the
documentation improved. The World Jam last week was one of the places I
mentioned it once again. I have seen small improvement in documentation due
to the massive changes being made to LC. I understand the changes required
to develop media since I go back to the days of interactive video design
course development.

I might mention that I've spent hundreds of hours to develop an interactive
dictionary for LC using FileMaker, but was slapped in the face by
objections from LC users when I offered to host the app where people can
use it for a minimal $5 a year cost. It would allow the users to add any
new scripting, design notes, and custom properties and functions to the
library. It would also be a place where users could trade ideas and design
ideas. This being said I stopped on the effort when I got NO SUPPORT. I
still want to grow with LC and better understand LC and offer my help to
those who would like to share ideas for another option for the dictionary
and the documentation.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, May 29, 2014 at 2:00 PM, William Prothero proth...@earthednet.org
wrote:

 Folks:
 I know there is work being done on the documentation. I’d like to add my
 voice to those who are wanting and needing better, more useable
 documentation. Just recently, I tried to find out how to initialize a
 tabbed button. Nothing in the dictionary. But, a google search took me to
 the right lesson on the livecode site, where I found the solution in the
 user comments. In fact, I’ve found Google searches to be my best friend in
 finding livecode help.

 I don’t consider documentation on how to initialize an object to be
 obscure, though. Seems quite basic, and setting the menuHistory seems like
 something folks fairly new are not going to guess as something to set to
 initialize a tabbed button.

 I don’t consider tutorials as the best repository for documentation for
 folks who are accustomed to programming, but fairly new to livecode, like
 me. The problem is the varying depth of documentation that someone needs.
 For many, the tutorial on the tabbed button would be fine. But as a person
 advances, a deeper set of information is needed. I would think that the
 dictionary could include a link to more detailed information, like the
 properties, to tutorial and examples, etc. Personally, I don’t want to paw
 through a lot of example stacks trying to find what I need. The example
 stacks are wonderful as a starter for some, and I will use them too, but
 adding an object and trying to find out more than the most basic details
 and commands can be frustrating. The dictionary is helpful, but could be so
 much more.

 That said, I am finding livecode to be an excellent platform for
 performing the kind of work I do, which is to create inquiry resources for
 educators. The community is active and helpful and Richmond’s pithy and
 seemingly off the cuff comments are always amusing.

 Have a good day,
 Bill Prothero

 William A. Prothero, Ph.D.
 University of California, Santa Barbara Dept. of Earth Sciences (Emeritus)
 Santa Barbara, CA. 93105
 http://es.earthednet.org/



 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode

Re: [ANN] DGH 2.0 is released - Open source

2014-05-26 Thread Vaughn Clement
Hi

Is this a update or a version change? I did not see the version in your
email or in the apps I own on the LC site?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Sun, May 25, 2014 at 12:18 PM, zryip theSlug zryip.thes...@gmail.comwrote:

 Dear List Members and DGH Users,


 DGH is now available under the AGPL license with an optional
 commercial license available.


 DGH engine improved:
 - DGH is now using improved codes for building properties topics, help
 topics and for generating ready to use scripts.
 - The editors for managing properties topics, help topics and for
 generating scripts have been removed. They were used internaly by DGH.

 Script improved:
 The Select column script has been improved. The text of the selected
 column was perfectly visible in all the situations.

 Bug Fixed:
 Naming a column Background is no longer possible. A column of this
 name could cause issues.

 Changes:
 The registration system has changed in the goal to make DGH compatible
 with the LiveCode Community version. Name and Key must be re-entered.


 The DGH Trial version is available by following this link:
 http://www.aslugontheroad.com/download/category/5-open-sources

 The Trial version has no updater and no way to register.


 The DGH Commercial version is still available in the LiveCode store
 and is now ready for the Community and Commercial LiveCode versions.
 https://livecode.com/store/marketplace/data-grid-helper-1-2-0/



 Best Regards,
 --
 Zryip TheSlug
 http://www.aslugontheroad.com

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: [ANN] DGH 2.0 is released - Open source

2014-05-26 Thread Vaughn Clement
Hi

OK I saw where the updater in LC loaded the new content.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Mon, May 26, 2014 at 6:06 AM, Vaughn Clement vclem...@gmail.com wrote:

 Hi

 Is this a update or a version change? I did not see the version in your
 email or in the apps I own on the LC site?

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/
 http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062



 On Sun, May 25, 2014 at 12:18 PM, zryip theSlug 
 zryip.thes...@gmail.comwrote:

 Dear List Members and DGH Users,


 DGH is now available under the AGPL license with an optional
 commercial license available.


 DGH engine improved:
 - DGH is now using improved codes for building properties topics, help
 topics and for generating ready to use scripts.
 - The editors for managing properties topics, help topics and for
 generating scripts have been removed. They were used internaly by DGH.

 Script improved:
 The Select column script has been improved. The text of the selected
 column was perfectly visible in all the situations.

 Bug Fixed:
 Naming a column Background is no longer possible. A column of this
 name could cause issues.

 Changes:
 The registration system has changed in the goal to make DGH compatible
 with the LiveCode Community version. Name and Key must be re-entered.


 The DGH Trial version is available by following this link:
 http://www.aslugontheroad.com/download/category/5-open-sources

 The Trial version has no updater and no way to register.


 The DGH Commercial version is still available in the LiveCode store
 and is now ready for the Community and Commercial LiveCode versions.
 https://livecode.com/store/marketplace/data-grid-helper-1-2-0/



 Best Regards,
 --
 Zryip TheSlug
 http://www.aslugontheroad.com

 ___
 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/listinfo/use-livecode



___
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/listinfo/use-livecode


Re: [OFF] Cool Plugins

2014-05-10 Thread Vaughn Clement
Hi Richard

I see your request for assistance as needed and I would like to help, but
based on my limited LC experience I would hinder the progress. I am
responding just to say we hear your request, and want to help. I do have an
ongoing need to see a better documentation system for users (new users).
The consolidation of instructional information is a clear starting point. I
am at nearly 1 year using LC and still feel like a beginner. I cannot
afford to pay out $499 every time RunRev wants to offer classes. I have
contributed thousands of hours and several thousands of $ with no return on
the investment. I am not that much different from many of the people who
ask questions on this forum where the question never stop popping up and no
answers are available.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Fri, May 9, 2014 at 8:53 PM, Mike Kerner mikeker...@roadrunner.comwrote:

 Richard,
 Let's start a group to discuss, and it should be more community than core
 team.  The core team is a little lax on a variety of things, probably
 because responsibilities are not clear and expectations are not followed-up
 on.  For instance, community contributions to the documentation is supposed
 to be included, but it does not seem to happen.

 So I can see someone at LC being responsible/accountable, but mainly for
 the reason of having it be in contact with home base, to help
 mediate/referee disputes, etc., but otherwise to stay out of the way.


 On Fri, May 9, 2014 at 11:40 PM, Mark Wieder mwie...@ahsoftware.net
 wrote:

  Richard-
 
  Friday, May 9, 2014, 8:15:13 PM, you wrote:
 
   If we could work out a way to share the work on this with RunRev,
 anyone
   here interested in rolling up their sleeves to help?
 
  You mean trying to work with a rev team that spent six months ignoring
  the fact that nobody could log into revOnline? No thanks.
 
  --
  -Mark Wieder
   ahsoftw...@gmail.com
 
  This communication may be unlawfully collected and stored by the National
  Security Agency (NSA) in secret. The parties to this email do not
  consent to the retrieving or storing of this communication and any
  related metadata, as well as printing, copying, re-transmitting,
  disseminating, or otherwise using it. If you believe you have received
  this communication in error, please delete it immediately.
 
 
  ___
  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/listinfo/use-livecode
 



 --
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
and did a little diving.
 And God said, This is good.
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: [OFF] Cool Plugins

2014-05-10 Thread Vaughn Clement
Hi

I was talking to a senior developer today in the UK, and it is clear that
this email How To is good, but it would be much better if it was a
subject based forum that can be searched for answers. I know that RunRev
has a forum for this purpose and it could serve this purpose. The question
is it could be made even better if one of the main forum groups could
include only stacks, and locations of technical subjects related to design
and development?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Sat, May 10, 2014 at 11:24 AM, Marc Van Cauwenberghe 
marc.vancauwenber...@pandora.be wrote:

 Hi,

 I would like to broaden the discussion to all livecode knowledge being
 easily available.

 There are stack being scattered over tons of different sites.
 Articles like the one 'Extending the Livecode Message Path’ I only found
 after spending months with Livecode.
 A good search engine that incorporates the forum AND this list server
 would also be a great benefit.

 I am willing to invest time, so count me in.

 best regards,
 Marc




 Op 10-mei-2014, om 17:07 heeft Richard Gaskin ambassa...@fourthworld.com
 het volgende geschreven:

  In the meantime, I would encourage this discussion to continue here as a
 very valuable foundation of brainstorming which can be very helpful in
 informing what the system ultimately becomes.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode

Re: User Guide and Dictionary and Personal Notes

2014-05-01 Thread Vaughn Clement
Hi Larry

I totally agree with your descriptions of the dictionary and supporting
media. That is why I developed the LC Dictionary Pro app using FileMaker
Advanced. I only received a minimum of support for this app when I tried to
get support for a cloud version of the app. So I put it on the shelf for
another day.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, May 1, 2014 at 11:40 AM, la...@significantplanet.org wrote:

 Hello Richard,
 Yes, I have read the entire User Guide. But I cannot remember everything
 I've read.
 When programming, I mostly look in the Dictionary for finding how to do
 things.
 It is my STRONG opinion that LC should make the Dictionary editable for
 each user.  In other words, I should be able to add my own notes to MY
 Dictionary, whether I type those notes in directly, or copy/paste them from
 these emails in the user list or from the User Guide.  Then I would have MY
 PERSONAL notes all in one handy place - my personal copy of the Dictionary.
 That feature would be VERY helpful to me and I suspect to other LC
 programmers as well.
 Of course I would want to port that Dictionary to future versions of LC.
 Thanks for listening,
 Larry
 P.S. It is pretty much impossible for ANY User Guide/Dictionary to be
 complete because there are too many different scenarios in programming to
 cover every possible contingency.  That is precisely why being able to add
 PERSONAL NOTES would be so helpful.


 - Original Message - From: Richard Gaskin 
 ambassa...@fourthworld.com
 To: use-livecode@lists.runrev.com
 Sent: Thursday, May 01, 2014 12:31 PM
 Subject: Re: wait with messages


  larry wrote:

  What really BUGS me about LiveCode is that the documentation (example,
 wait
 with messages) is SO sketchy, that you cannot figure out how to use it.


 The docs team at RunRev is working on a rewrite of the User Guide, and
 part of my role as Community Manager is to help provide feedback from the
 community to inform their efforts.

 How much of the existing User Guide have you read, and did you find
 anything in it that was inaccurate or incomplete?

 --
  Richard Gaskin
  LiveCode Community Manager
  rich...@livecode.org

 ___
 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/listinfo/use-livecode



 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: [OT] MacHeist Bundle

2014-04-03 Thread Vaughn Clement
Hi Peter

Check out this site as well:

   https://mail.google.com/mail/u/0/?shva=1#inbox/1452830d18570671

They offer all kinds of app bundels.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Apr 3, 2014 at 4:50 PM, Peter Haworth p...@lcsql.com wrote:

 These guys put some pretty amazing deals out there but their latest one is
 the best I've seen.  $20 for almost $1800 of software, 8 Apple Design Award
 winners, including Xojo Desktop.  I'll probably never use a couple of them
 but still great value.  Check it out at www.macheist.com
 Pete
 lcSQL Software http://www.lcsql.com
 Home of lcStackBrowser http://www.lcsql.com/lcstackbrowser.html and
 SQLiteAdmin http://www.lcsql.com/sqliteadmin.html
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Rally the troops Part 2 - aka Wish List Part 1

2014-03-21 Thread Vaughn Clement
Hi Richard

First the objects on the screen will have the selection highlights appear
when you select them to be apart of a group. On the edit menu you can use
the Select Grouped Controls and then you can click to add the objects you
want to add to the group. If you group the selected items, then deselect
the Select Grouped Controls and click on the objects they will be
surrounded as a group on the screen with the highlight box.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Fri, Mar 21, 2014 at 7:52 AM, Richard Gaskin
ambassa...@fourthworld.comwrote:

 larry wrote:

  Hello Richard,
 Thanks for the info, but it seems you missed my point.  The Project
 Browser
 does NOT tell me BEFORE  I group something what is going to be grouped. At
 least not that I can figure it out.  I want something to show me what the
 grouping will be BEFORE I group it.


 The Project Browser shows all currently-selected objects.  Once you select
 objects, those are highlighted there before subsequently grouping.


 --
  Richard Gaskin
  Fourth World
  LiveCode training and consulting: http://www.fourthworld.com
  Webzine for LiveCode developers: http://www.LiveCodeJournal.com
  Follow me on Twitter:  http://twitter.com/FourthWorldSys

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Rally the troops Part 2 - aka Wish List Part 1

2014-03-21 Thread Vaughn Clement
Hi All

I provided a YouTube video for the app I wrote for the LC Dictionary Pro
for LC users. I did not get 1 comment or question on the video. Did anyone
view the video?


Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Fri, Mar 21, 2014 at 10:23 AM, la...@significantplanet.org wrote:

 You've done it again Jacqueline!  The simplest answer.  I just never
 realized until you explained that the Application Browser highlights the
 selected objects.  Thanks to all of you who helped me understand.
 Larry

 - Original Message - From: J. Landman Gay 
 jac...@hyperactivesw.com
 To: How to use LiveCode use-livecode@lists.runrev.com
 Sent: Friday, March 21, 2014 10:01 AM

 Subject: Re: Rally the troops Part 2 - aka Wish List Part 1


  On 3/21/14, 9:52 AM, Richard Gaskin wrote:

  The Project Browser shows all currently-selected objects.  Once you
 select objects, those are highlighted there before subsequently grouping.


 And the Application Browser does the same.

 --
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com

 ___
 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/listinfo/use-livecode



 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


LC Dictionary Pro app for users of LC

2014-03-21 Thread Vaughn Clement
Hi all

I just had a email question about the link for the app I developed for the
LiveCode Dictionary improved features. The link below is for the YouTube
intro for this app. I wanted to get feedback before it goes live in the
near future. If you want to comment or add your suggestions for this app I
looking for any comments.

The YouTube link:
https://www.youtube.com/watch?v=YFDZjxVHgZIfeature=em-upload_owner

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: I'm trying to rally the troops...

2014-03-19 Thread Vaughn Clement
OK this is a video from YouTube showing the LiveCode Dictionary Pro app
demo:

The YouTube link:
https://www.youtube.com/watch?v=YFDZjxVHgZIfeature=em-upload_owner

This is a demo of the apps main features. I am putting this up for
questions and suggestions. Note: the app will include Video screen help
when it is released. I still have hundreds of records where the
descriptions need to be added. The dictionary has all of the current search
words in now.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Wed, Mar 19, 2014 at 7:26 AM, Richard Gaskin
ambassa...@fourthworld.comwrote:

 Richmond wrote:

  On 19/03/14 11:28, Shawn Blc wrote:

 This would be a great feature for the Commercial version ;)  Another
 feature to differentiate the two versions.


 Raw Prawns!

 That would be a good thing for both versions.

 Having taken a quick shuftie at the Dictionary this morning, the idea
 should not be insurmountable to implement.


 I agree that it would be best to produce some sort of enhancement for
 personal annotations that could be used by everyone, Commercial and
 Community users alike.

 In an ideal world LiveCode would be everywhere, with a solid majority of
 its users enjoying the free Community Edition - indeed, that may well be
 the case already.

 The Commercial Edition offers a proprietary license - that should be
 sufficient enticement for those who need that.

 For everything else, at least where a feature poses no logical conflict
 with the GPL (such as script encryption), parity between Community and
 Commercial is a valuable goal.

 My only hesitation here is with attempting to modify the existing
 Dictionary stack, esp. given the scope of changes the team is implementing
 for v7 and beyond.

 But a separate Notes stack that can instantly open relevant Dictionary
 entries with the IDE's revDocumentationGo command would be easily
 achievable, and an ideal community project since it would require no
 coordination with the RunRev IDE team.


 --
  Richard Gaskin
  Fourth World
  LiveCode training and consulting: http://www.fourthworld.com
  Webzine for LiveCode developers: http://www.LiveCodeJournal.com
  Follow me on Twitter:  http://twitter.com/FourthWorldSys

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: I'm trying to rally the troops...

2014-03-18 Thread Vaughn Clement
Hi larry

I am in the process of doing just what your asking for, a dictionary that
allows you to edit, add, and save code. It will be online in the next 15
days. I will even have Google translate in the app where you can convert
the scripts or text to any language. I will annonce the app very soon.

On Tuesday, March 18, 2014, la...@significantplanet.org wrote:

 Hello Everyone,

 Over a year ago I wrote to RR and suggested they allow the user to add
 notes directly to the LC dictionary. (for private viewing)

 I understand why they need to approve notes that are added for public
 viewing.

 But there are literally HUNDREDS of times where I have to figure something
 out that is NOT documented in the dictionary.  A recent example: I had
 trouble with the cursor disappearing once I compiled.  Happily, Jacqueline
 answered the question in here for me.  What I want to do is go to the
 dictionary and make my OWN note about that under cursor - since I don't
 have a photographic memory and because LC for me is a hobby and not a
 profession, I will sometimes go months without using it.  It's too
 difficult to remember everything.

 Sure, I could make a spreadsheet with cursor in column 1 and my notes in
 column 2 - whatever.  But that seems like a pretty dopey solution.

 I hope some of you will agree with me that this feature would be VERY
 useful and a great timesaver.  Then let's rattle the LC cage.

 Thanks for listening.

 Larry
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com javascript:;
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode



-- 
Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: I'm trying to rally the troops...

2014-03-18 Thread Vaughn Clement
Hi Larry

I would put it in live code but! The LC issue with relational databases is
not so good. That is why the LC people used DataGrids to do the Dictionary
and that doesn't present the best way to do searches and to use a
relational table design.

My issue with LiveCode is you need to first learn the language, and that is
a starting point to then learn the scripting. I wanted to develop a tool
that allows me to do a global search by a word, or a phrase and then see
everything in the entire dictionary that has that word or phrase. It also
needs to allow the users to add their own code or definitions data to any
part of the dictionary. I wanted it to have subrecords under the main LC
dictionary words where the user could add their own custom uses for that
term. Then also have user defined search words that are a part of
extensions and plugins. I also wanted plugin and extensions developers to
add their custom content to the user defined area. Not done yet, then
custom behaviors usage and custom property example can be added to the user
defined records.  The icing on the cake is the built in Google translation
editor where users can convert any text to their language.

All of the data will be available to edit, copy and paste into external
media or scripts. NOTE: I have hundreds of hours in the development and
that is only to add data, it will have ongoing support to maintain the
dictionary. That does not include the hosting fees. So I will have two
types of users, those who can see all of the records, but cannot edit or
copy data. Then for an annual donation of $12.00 or $1 month per user you
will have full access to all the features like editing copy, paste an so on.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Tue, Mar 18, 2014 at 5:19 PM, la...@significantplanet.org wrote:

 Hello Vaughn,
 That's great.  I hope you're saying the app would integrate directly into
 LiveCode?  I really don't want to have it be a separate app, but even that
 would be OK if your app also includes ALL the LC dictionary and notes.


 - Original Message - From: Vaughn Clement vclem...@gmail.com
 To: How to use LiveCode use-livecode@lists.runrev.com
 Sent: Tuesday, March 18, 2014 6:13 PM
 Subject: Re: I'm trying to rally the troops...


  Hi larry

 I am in the process of doing just what your asking for, a dictionary that
 allows you to edit, add, and save code. It will be online in the next 15
 days. I will even have Google translate in the app where you can convert
 the scripts or text to any language. I will annonce the app very soon.

 On Tuesday, March 18, 2014, la...@significantplanet.org wrote:

  Hello Everyone,

 Over a year ago I wrote to RR and suggested they allow the user to add
 notes directly to the LC dictionary. (for private viewing)

 I understand why they need to approve notes that are added for public
 viewing.

 But there are literally HUNDREDS of times where I have to figure
 something
 out that is NOT documented in the dictionary.  A recent example: I had
 trouble with the cursor disappearing once I compiled.  Happily,
 Jacqueline
 answered the question in here for me.  What I want to do is go to the
 dictionary and make my OWN note about that under cursor - since I don't
 have a photographic memory and because LC for me is a hobby and not a
 profession, I will sometimes go months without using it.  It's too
 difficult to remember everything.

 Sure, I could make a spreadsheet with cursor in column 1 and my notes
 in
 column 2 - whatever.  But that seems like a pretty dopey solution.

 I hope some of you will agree with me that this feature would be VERY
 useful and a great timesaver.  Then let's rattle the LC cage.

 Thanks for listening.

 Larry
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com javascript:;

 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode



 --
 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/
 http://www.appsbyvaughnclement.com/tools/home-page/*

 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062
 ___
 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/listinfo/use-livecode



 ___
 use-livecode

Setting the location of a MobilePickPhoto

2014-03-09 Thread Vaughn Clement
Hi All

I am trying to set the location of a Library photo for the iPad size screen
where the image needs to fit in a image control ImageField1. When I run
the script in the sim the image always shows in the center of the screen. I
have the script set to set the image in the location I want it to appear
at? What I am I doing wrong? The dictionary gives no help using this
command.

*on* mouseUp

   mobilePickPhoto library

   *if* the result is empty *then*

  *# If the result is empty you know the user has chosen an
image and you can start working with it.*

   *end* *if*

   *set* the lockloc of the ImageField1 to true

   *set* the width of the ImageField1 to 246

   *set* the height of the ImageField1 to 160

   *set* the left of the ImageField1 to 738

   *set* the top of the ImageField1 to 162

   mobilePickPhoto library

*end* mouseUp
Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
___
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/listinfo/use-livecode


Re: Web Apps

2014-02-22 Thread Vaughn Clement
Hi Nakia

I tried to chat with you on my site but you blocked me. You might try my
email.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Sat, Feb 22, 2014 at 3:02 PM, proth...@earthednet.org 
proth...@earthednet.org wrote:

 Folks:
 Are there any docs on the assert function? Seems like it might be useful,
 but searching the livecode site and the docs turns up nothing.
 Bill

 William Prothero
 http://es.earthednet.org




 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Web Apps

2014-02-21 Thread Vaughn Clement
Hi Nakia

To some degree LiveCode can do the forms. The following might be helpful:

1. Do you need to have the forms restricted to the current user input? This
means that other users cannot view other forms placed by other users. This
would mean that a supervisor would have full access where general users
would not.
2. You said the users would not be installing anything on their computer.
So what you want is an internet based app where the user would sign in and
sign out when using the form?
3. When you say the form would be moved along for approval. would this be
by the individual form or as a report showing all the forms and the
consolidated information?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Feb 20, 2014 at 7:24 PM, Nakia Brewer
nakia.bre...@westrac.com.auwrote:

 Thanks for the replies,

 Basically I am now using Perfect Forms to build systems for clients that
 automate paper processes.
 Think of Human Resource systems such as Leave Requests etc.

 The Majority of what I do is building approval style systems that allow
 people to fill in web forms that they then submit to begin a workflow
 (moves onto the next level of approval etc etc)

 It needs to have the ability for building reporting as well, Perfect Forms
 offers the ability to build Reports that are linked back into the
 Form for reporting purposes. Think Dashboards...

 Things I see I need

 1. Needs to be we based as clients are not happy installing software (if
 they were I would be using LiveCode Applications)
 2. As I am not familiar with any other language than LiveCode it needs to
 be simple to use to set up Logic, Conditions, Equations etc
 3. Needs to be able to send HTML style emails when workflows move through
 different stages (with PDF attachments would be great!)
 Noting above, needs to be able to send reminder emails based on
 certain conditions
 4. Support is a big thing as this is Perfect Forms biggest downfall.


 I hope this makes sense?






 -Original Message-
 From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On
 Behalf Of Vaughn Clement
 Sent: Friday, 21 February 2014 13:03
 To: How to use LiveCode
 Subject: Re: Web Apps

 Hi Nakia

 WaveMaker is not even 50% of what LiveCode can offer. I spent about 2
 months trying to work wit WM before I found LivCode. Alex has the point at
 hand, what are you trying to do? As you can see I am mainly a database
 developer, and I've used about every kind of DB app over the last 35 years.
 Explain what your trying to do and I will recommend a solution.

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/
 http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062



 On Thu, Feb 20, 2014 at 3:45 PM, Nakia Brewer
 nakia.bre...@westrac.com.auwrote:

  Hi All,
 
  Not sure if it's okay to ask this here but does anyone have any
  recommendations for  easy to use Web Apps systems?
  I'm currently using a system called Perfect Forms and it's doing
 alright
  but I am at the limits of what that system can do and struggle to justify
  $250 for a 1 hour support call so I  am looking for something a little
 more
  'open'.
 
  Does anyone have experience with WaveMaker
 
 
  COPYRIGHT / DISCLAIMER: This message and/or including attached files may
  contain confidential proprietary or privileged information. If you are
 not
  the intended recipient, you are strictly prohibited from using,
  reproducing, disclosing or distributing the information contained in this
  email without authorisation from WesTrac. If you have received this
 message
  in error please contact WesTrac on +61 8 9377 9444. We do not accept
  liability in connection with computer virus, data corruption, delay,
  interruption, unauthorised access or unauthorised amendment. We reserve
 the
  right to monitor all e-mail communications.
 
  ___
  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/listinfo/use-livecode
 
 ___
 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/listinfo/use-livecode


 COPYRIGHT / DISCLAIMER: This message and/or including attached files may
 contain

Re: Web Apps

2014-02-20 Thread Vaughn Clement
Hi Nakia

WaveMaker is not even 50% of what LiveCode can offer. I spent about 2
months trying to work wit WM before I found LivCode. Alex has the point at
hand, what are you trying to do? As you can see I am mainly a database
developer, and I've used about every kind of DB app over the last 35 years.
Explain what your trying to do and I will recommend a solution.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Thu, Feb 20, 2014 at 3:45 PM, Nakia Brewer
nakia.bre...@westrac.com.auwrote:

 Hi All,

 Not sure if it's okay to ask this here but does anyone have any
 recommendations for  easy to use Web Apps systems?
 I'm currently using a system called Perfect Forms and it's doing alright
 but I am at the limits of what that system can do and struggle to justify
 $250 for a 1 hour support call so I  am looking for something a little more
 'open'.

 Does anyone have experience with WaveMaker


 COPYRIGHT / DISCLAIMER: This message and/or including attached files may
 contain confidential proprietary or privileged information. If you are not
 the intended recipient, you are strictly prohibited from using,
 reproducing, disclosing or distributing the information contained in this
 email without authorisation from WesTrac. If you have received this message
 in error please contact WesTrac on +61 8 9377 9444. We do not accept
 liability in connection with computer virus, data corruption, delay,
 interruption, unauthorised access or unauthorised amendment. We reserve the
 right to monitor all e-mail communications.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Crowd Funding Enhancements

2014-02-10 Thread Vaughn Clement
Hi

Awhile back I proposed a (How to) to offer a LC Codebook for all users to
use online to manage their scripts and several other types of LC content. I
only got a minimal interest.

I am still learning LiveCode like so many other developers. I found the
LiveCode has a rather good Dictionary if you have the time to thumb through
the current 1900+ records. It occurred to me to learn LiveCode a novice or
better developer needs a better interface and to add code tracking in the
distionary. If this could be hosted and allow all users to add their script
knowledge to this dictionary along with custom properties, and custom
functions it would be a real asset. I would also have the app able to use a
very good search feature across any data or fields in the database where
keywords or phrases can be searched. This would call all elements for any
dictionary element/s in a selected group to be reviewed. The current
dictionary is not very useful if you have to search across the entire
dictionary. I am about half way through the dictionary adding the body of
records. When it is done I will offer the dictionary to all users.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062



On Mon, Feb 10, 2014 at 8:02 AM, Mike Kerner mikeker...@roadrunner.comwrote:

 I started this thread on the other list, but it's time to bring it over
 here.

 Now that LC is OSS, I'm thinking of starting a fund to get other things
 done in LC.  For example,
 * code folding
 * stack-level setting for giving equal rights to all items, especially the
 last one
 * macros in the script editor
 * multiple columns in the script editor on wide monitors
 * A real report editor/designer
 * Purchase a skinning tool like tmC or MG and make it part of the product.


 Malte has his own list:
 1) Feature: reworked networking library (libURL is a bit dated), which
 would elevate IPv6 support and goodies like SFTP
 2) Fix: Modal dialogue makes app vanish from Task Switcher on Windows
 3) Feature: Reworked Multimedia Support (I want sound channels like we have
 on mobile for the desktop) , new Player Object
 4) Feature: Sub Pixel positioning
 5) Feature: Free Transform (rotate/ transform) for all controls



 One way this might work:  we could throw out an idea, get bids from the
 community and even from Edinburgh to deal with it, and then fund it.


 Feedback, please.

 --
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
and did a little diving.
 And God said, This is good.
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: iOS and Android Specs

2014-01-30 Thread Vaughn Clement
Hi Roger

Great reference information. I had recently asked for the same information
for my first Android app.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Thu, Jan 30, 2014 at 9:29 AM, Roger Eller roger.e.el...@sealedair.comwrote:

 For Android, I found this, this, and this:


 https://support.google.com/googleplay/android-developer/answer/1078870?hl=en

 http://developer.android.com/guide/topics/graphics/index.html

 http://developer.android.com/design/get-started/principles.html

 ~Roger


 On Thu, Jan 30, 2014 at 4:22 AM, Jim sims s...@ezpzapps.com wrote:

  Is there a webpage that lists current items required for iOS and Android
  apps?
 
  Things like icon sizes and requirements, Splash Screen details (to have
 or
  have not), stack sizes for various machines (various iPads, various
  mobiles/iPhones, whatever), LC resolution independence, etc.
 
  Also current Apple- iTunes requirements, and the surely multitude of
 other
  things I have no clue about :-P
 
  I hope there is such a beast...
 
  sims
  ___
  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/listinfo/use-livecode
 
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Scalini - image scaler for resolution independence

2014-01-29 Thread Vaughn Clement
Hi

Thanks for the info.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Wed, Jan 29, 2014 at 12:37 PM, Jim Lambert j...@netrin.com wrote:

 RogerE wrote:

  It scales a folder of images
  to all of the sizes needed (for resolution differences), and names them
  according to Apple's requirements.

 Primarily it makes images sized and named to work with LC's approach to
 resolution independence.
 When I built it I hadn't thought that it might also be useful for scaling
 app store images too. Neat!

 VaughnC wrote:
  First is
  there any documentation for the usage

 Click the i button for explanation.

 Jim Lambert
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Scalini - image scaler for resolution independence

2014-01-28 Thread Vaughn Clement
Hi

I have a question about the Scalini and its use in the standalone. First is
there any documentation for the usage. If no, what is the purpose of the
stack in setting up the submittal process?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sun, Dec 22, 2013 at 5:13 PM, Jim Lambert j...@netrin.com wrote:

 I've uploaded a stack called 'Scalini' to revOnline (User Samples | Sample
 Stacks).

 Give it a folder of images. It will create scaled and properly named
 versions of those images to take advantage of LiveCode's resolution
 independence.

 Create your art at 4X the 'natural density'.  Scalini will scale your
 images down to .25x, .5x, .75x, 1x, 1.5x, 2x and 4x.
 The images in your stack should reference the 1x (@medium) version.

 Hope you find Scalini useful.

 Jim Lambert



 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: IOS and Android Settings

2014-01-27 Thread Vaughn Clement
Hi

The information did help, thank you...

I also had a friend give me this URL that has the exact settings:
https://developer.apple.com/library/ios/documentation/userexperience/conceptual/MobileHIG/IconMatrix.html


Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sun, Jan 26, 2014 at 11:07 AM, Roger Eller
roger.e.el...@sealedair.comwrote:

 Jim Lambert shared his wonderful time saving stack, Scalini, which
 creates all the sizes of your images required by Apple.  However, you need
 to start with retina sized images (for best results).  The quality is
 always best when scaling down rather than up.


 http://livecodeshare.runrev.com/stack/756/Scaliniimage-scaler-for-resolution-independence

 ~Roger


 On Sun, Jan 26, 2014 at 10:51 AM, Vaughn Clement vclem...@gmail.com
 wrote:

  Hi
 
  I am getting ready to submit my first LC apps to IOS and Android and
 have a
  question about the standalone settings:
 
  On the settings is there a LC web page that describes the image sizes for
  the submittal graphics for IOS and Android apps. These are the splash
 image
  and the other images that are required for iTunes and Google Play stores.
  I recall seeing some of this information in Xcode, but that does not give
  the information for Android apps. I am looking for the graphic sizes in
  pixels for all of the required images. And what images are required for a
  submittal.
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/
  http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
  Cloud Hosting Registration Web Site:
  https://my.oditech.com/cart.php?a=addpid=41
  ___
  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/listinfo/use-livecode
 
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


IOS and Android Settings

2014-01-26 Thread Vaughn Clement
Hi

I am getting ready to submit my first LC apps to IOS and Android and have a
question about the standalone settings:

On the settings is there a LC web page that describes the image sizes for
the submittal graphics for IOS and Android apps. These are the splash image
and the other images that are required for iTunes and Google Play stores.
I recall seeing some of this information in Xcode, but that does not give
the information for Android apps. I am looking for the graphic sizes in
pixels for all of the required images. And what images are required for a
submittal.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41
___
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/listinfo/use-livecode


Re: Be This Guy

2013-10-12 Thread Vaughn Clement
Hi

I would be more concerned that they were not trying to do ads and did not
watch the cash flow. It sounds like they are doing the things they need to
do to be a business. My one thing is that they treat everyone equal. For
example I paid for training that was $100.00 to learn things that should be
included in the product user guides. Now 2 weeks after I paid for the
programs one of them is now offered for free. Most companies would check
back a refund the fees for any user who paid within the last 30 days. Now I
feel that I am not being treated equal to the people who are getting the
free training.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sat, Oct 12, 2013 at 11:49 AM, Richmond richmondmathew...@gmail.comwrote:

 Why do I feel that RunRev have been scraping the barrel recently?

 I wonder if the, unintended, result of their open source initiative is
 that their income has
 dropped considerably; hence the rather childish adverts.

 My e-mail inboxes (I have 2 e-mail addresses that are personal and one for
 my Devawriter)
 seem to get at least one RunRev advert a day, and, as such, I don't mind
 that.

 But there is something I don't like; the implication of these adverts
 seems to be that any old moron
 can write computer programs ; something that is palpably not true. And my
 ego feels bruised by
 the corollary that if any old moron can write computer programs with
 Livecode then I must be any old moron (and I'm not; I'm a special type of
 moron in a category of my own).

 Certainly that BE THIS GUY (Who would you rather be? and the answer is
 'anybody else') advert does not
 do RunRev many favours; it comes out of the British 'dumb everything down
 to the stage where its just simply insulting' school of thought that seems
 to be pretty well all pervasive throughout the British Isles.

 This started with the slightly prognathous girl on the new RunRev website
 who is spacing out with her
 mall-rat friends (Scottish valley girls; the open sewer that runs between
 Edinburgh and Glasgow, starting
 with Westerhailes [heroin capital of the world] and moving through
 Hamilton [Buckfast tonic wine capital
 of the world]; 2 national disgraces and social bombsites whichever way you
 look at them) and has moved slowly down-market from there ('down market'
 from Westerhailes I hear you ask; well, I did see somebody injecting
 themselves with heroin in a carpark right smackdown by the river Tay in
 Dundee in 2003; so, if one thinks about parts of Lochee and Hilltown, it is
 just about possible).

 As somebody who has learnt about 9 programming languages (and most of the
 people on the RunRev use-list will better me there), I am well aware that
 learning to program is NOT for any old moron, and to imply so
 with Tracy Beaker on Speed types of adverts is disingenuous insofar as
 it gives any moronic programmer wannabees out there a distinctly wrong
 impression, and it will drive away more intelligent and motivated typoes
 towards programming languages/IDEs/packages that don't promote themselves
 through kiddy-crap.

 The whole thing reminds me of a Steve Martin film called The Jerk,
 where, at one point, Steve Martin, playing the epynomous lead character, is
 drinking some multicolored cocktail out of a glass with a paper umbrella in
 it, and pointing at an advert the same cocktail saying be somebody.

 With 8 x 1 hour long lessons and a 1 hour 1-1 Skype Session and a Live
 QA Session every week you could produce the #1 selling app.

 Possibly; but not if you are a person who wants to be somebody in the
 way the advert presents things.

 RunRev produce a fantastic product; a product that can produce simple
 Powerpoint-like slideshows to incredibly complicated stuff (my Devawriter
 being about 25% along that line); so advertising Livecode like
 this is just doing RunRev a disservice.

 --

 Jump on me.

 Agree.

 Disagree.

 BUT; Please, don't keep quiet.  I do feel that as parts of what RunRev
 choose to call a 'community' and
 like to tell us that we have some sort of say and input on what their
 company does, we should voice our opinions in this respect (as well as all
 the others).

 --

 Richmond.

 __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage

Re: [OT] web training video delivery - how do YOU do it?

2013-10-09 Thread Vaughn Clement
Hi Phil

Your decision should be to build the training materials for IE, but make
your client understand there will be reduced performance using IE and you
have no way to adjust this performance. Actually there is a app named Hand
Brake that will allow large video files to be optimized and reduced in
size. It even improves the visual quality for the compressed MP4 files.
If you want to contact me offline I can fill in much more about interactive
training and related products.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Tue, Oct 8, 2013 at 8:34 PM, Phil Davis rev...@pdslabs.net wrote:

 On 10/8/13 8:10 PM, J. Landman Gay wrote:

 On 10/8/13 9:37 PM, Phil Davis wrote:

 I see you've been there, Jacque.


 Well, I was asked to go there. When I found out how it worked, I didn't.
 :)

 I do not envy you.


 Me neither.  ;-)
 Believe it or not, I was an IT guy for about 15 years and even worked in a
 state agency for a couple of years. Then I saw the light... of a Mac Plus
 screen and the new world of HyperCard. It ruined me!

 Phil




 Phil


 On 10/8/13 7:10 PM, J. Landman Gay wrote:

 On 10/8/13 6:57 PM, Paul Looney wrote:


 A related question:
 if your potential buyers will not invest in a contemporary browser
 (which offers them many benefits for a minimal cost), why do you
 believe they will spend their money on your training system?


 It's for a government contract. The government may be willing to
 purchase a product but isn't willing to approve a newer OS, so the
 victi-- er, the users, are stuck with old browsers. So basically to
 win the contract the software has to support everything or lose out.





 --
 Phil Davis



 __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: [OT] web training video delivery - how do YOU do it?

2013-10-09 Thread Vaughn Clement
Hi Richard

My daughter is in the Air Force and she tells me that due to security
concerns the military mandates many restrictions on military provided
computers. That being said its stupid to mandate a Microsoft browser that
has a long history of being Swiss cheese on security. But again if you want
to do business with the military and they mandate IE then that is what you
must use! So save yourself some time and do a bid no bid decision.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Wed, Oct 9, 2013 at 12:52 PM, Phil Davis rev...@pdslabs.net wrote:

 Thanks Vaughn. I've used HB in the past for personal needs and it's a
 great product. Currently we use FFMPEG for converting MOVs etc to web
 formats and it works well, plus we can run it invisibly from shell() in LC,
 so it gives the appearance that our app is doing the conversion.

 Thanks -
 Phil



 On 10/9/13 7:13 AM, Vaughn Clement wrote:

 Hi Phil

 Your decision should be to build the training materials for IE, but make
 your client understand there will be reduced performance using IE and you
 have no way to adjust this performance. Actually there is a app named
 Hand
 Brake that will allow large video files to be optimized and reduced in
 size. It even improves the visual quality for the compressed MP4 files.
 If you want to contact me offline I can fill in much more about
 interactive
 training and related products.

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.**appsbyvaughnclement.com/tools/**home-page/*http://www.appsbyvaughnclement.com/tools/home-page/*

 Skype: vaughn.clement
 https://secure.join.me/**appsbyvclementhttps://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062
 Cloud Hosting Registration Web Site:
 https://my.oditech.com/cart.**php?a=addpid=41https://my.oditech.com/cart.php?a=addpid=41


 On Tue, Oct 8, 2013 at 8:34 PM, Phil Davis rev...@pdslabs.net wrote:

  On 10/8/13 8:10 PM, J. Landman Gay wrote:

  On 10/8/13 9:37 PM, Phil Davis wrote:

  I see you've been there, Jacque.

  Well, I was asked to go there. When I found out how it worked, I
 didn't.
 :)

 I do not envy you.

  Me neither.  ;-)
 Believe it or not, I was an IT guy for about 15 years and even worked in
 a
 state agency for a couple of years. Then I saw the light... of a Mac Plus
 screen and the new world of HyperCard. It ruined me!

 Phil



  Phil


 On 10/8/13 7:10 PM, J. Landman Gay wrote:

  On 10/8/13 6:57 PM, Paul Looney wrote:

  A related question:
 if your potential buyers will not invest in a contemporary browser
 (which offers them many benefits for a minimal cost), why do you
 believe they will spend their money on your training system?

  It's for a government contract. The government may be willing to
 purchase a product but isn't willing to approve a newer OS, so the
 victi-- er, the users, are stuck with old browsers. So basically to
 win the contract the software has to support everything or lose out.



  --
 Phil Davis



 ___

 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/listinfo/use-livecodehttp://lists.runrev.com/**mailman/listinfo/use-livecode
 **http://lists.runrev.com/**mailman/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode
 

  __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode


 --
 Phil Davis


 __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Encrypt/decrypt availability in server / devices

2013-10-07 Thread Vaughn Clement
Hi

OK I can't think of any reason to encrypt a binary file for an iTunes
app??? Help me to understand why this would be required?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Mon, Oct 7, 2013 at 1:40 PM, Mike Kerner mikeker...@roadrunner.comwrote:

 I can't speak for server, but it works on ios, with the caveat that in
 certain cases I've had to bit16 encode the encrypted file.


 On Mon, Oct 7, 2013 at 3:23 AM, Christer Pyyhtiä chris...@mindcrea.com
 wrote:

  Are there any plans to get encrypt/decrypt available in iOS/Android and
  server (actually could be there but haven't tried)?
 
  rgds christer
 
 
 
 
  ___
  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/listinfo/use-livecode
 



 --
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
and did a little diving.
 And God said, This is good.
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Encrypt/decrypt availability in server / devices

2013-10-07 Thread Vaughn Clement
Hi

Just wondered and that makes sense.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Mon, Oct 7, 2013 at 4:50 PM, Andrew Kluthe and...@ctech.me wrote:

 They are referring to the ability to pragmatically encrypt/decrypt other
 files, not the binary or script passwords.


 On Mon, Oct 7, 2013 at 6:21 PM, Vaughn Clement vclem...@gmail.com wrote:

  Hi
 
  OK I can't think of any reason to encrypt a binary file for an iTunes
  app??? Help me to understand why this would be required?
 
  Thank you
 
  Vaughn Clement
 
  Apps by Vaughn Clement (Support)
  *http://www.appsbyvaughnclement.com/tools/home-page/*
  Skype: vaughn.clement
  https://secure.join.me/appsbyvclement
  FaceTime: vclem...@gmail.com
  LogMeIn also avaialble
  Call on ooVoo at address:  vaughnclement or 9282549062
  Ph. 928-254-9062
  Cloud Hosting Registration Web Site:
  https://my.oditech.com/cart.php?a=addpid=41
 
 
  On Mon, Oct 7, 2013 at 1:40 PM, Mike Kerner mikeker...@roadrunner.com
  wrote:
 
   I can't speak for server, but it works on ios, with the caveat that in
   certain cases I've had to bit16 encode the encrypted file.
  
  
   On Mon, Oct 7, 2013 at 3:23 AM, Christer Pyyhtiä 
 chris...@mindcrea.com
   wrote:
  
Are there any plans to get encrypt/decrypt available in iOS/Android
 and
server (actually could be there but haven't tried)?
   
rgds christer
   
   
   
   
___
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/listinfo/use-livecode
   
  
  
  
   --
   On the first day, God created the heavens and the Earth
   On the second day, God created the oceans.
   On the third day, God put the animals on hold for a few hours,
  and did a little diving.
   And God said, This is good.
   ___
   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/listinfo/use-livecode
  
  ___
  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/listinfo/use-livecode
 



 --
 Regards,

 Andrew Kluthe
 and...@ctech.me
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: FieldFormatter: Sample preview

2013-10-04 Thread Vaughn Clement
Hi Hugh

Darn fine work! That will save a huge amount of time where it required
about 40 lines of code on my last project.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Fri, Oct 4, 2013 at 6:47 AM, FlexibleLearning ad...@flexiblelearning.com
 wrote:

 For those who asked, a preview is available here:

 www.flexiblelearning.com/fieldformatter

 Best regards,

 Hugh Senior
 FLCo

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: FieldFormatter: Working group

2013-10-03 Thread Vaughn Clement
Hi Hugh

This is really a breath of fresh air in that LC is starting to grow up. I
have been saying for awhile that LiveCode will evolve or go away. It may
take developers to move the stake forward in the way other software
languages have come of age. I believe that when the developers start adding
externals and plugins to LC it will start to be a better product. I
understand that there are currently some externals out there, but there is
a ton of new capability that can still be added. For example, I spent weeks
learning how to do programming tasks that should be built into LiveCode in
the properties  dialog. It was all the things your offering in your
properties in this email. This should not require hours of coding to get
such a simple task done. Plus you also covered things that I did not take
time to add like the comma for thousands. That should also be a properties
item in LiveCode just like the numeric settings.


Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Thu, Oct 3, 2013 at 5:07 AM, FlexibleLearning.com 
ad...@flexiblelearning.com wrote:

 A new field formatting palette and frontscript library is nearing
 completion. The properties palette, syntax and integration are all in place
 and working.

 - What is its purpose?
 In short it separates data from display. Field contents can, for example,
 be
 displayed as currency (or any other arbitrary unit of measure), percentage,
 dateTime, time duration or 'privatised', with numeric fields additionally
 owning their own numberFormat, negative color, and thousands separator. The
 underlying 'text' (or data) is unchanged; as soon as the field loses focus
 or as soon as we programmatically change any of the properties, the field
 contents change to reflect the new property settings.

 - How do we use it?
 Either using the properties palette or by script, we can
 'set the percentage of fld n to true' : so 0.2 can be displayed as 20%
 'set the numeric of fld n to true/false' : so only numbers can be entered
 'set the displayChars of fld n to $ : so 10 can be displayed as $10
 'set the numericFormat of fld n to 0.00' : so 10 can be displayed as $10.00
 'set the showThousands of fld n to true' : so 1250 can be displayed as
 $1,250.00
 'set the privateChars of fld n to ..' : so pa55w0rd can be displayed
 as privatised text
 'set the defaultText of fld n to Enter a date here...' : so empty fields
 can display gray text help
 'set the dhms of fld n to true' : so 70.38 can be displayed as 01 : 10.4
 'set the isUSformat of fld n to false' : so 3/6/13 can be displayed as 3
 June 2013
 'set the dateTimeFormat of fld n to -MMM-dd' : so 3/6/13 can be
 displayed as 2013-Jun-03
 [.../...] etc
 then
 'put the rawtext of fld n into tQty' : so we can get the data rather than
 the field contents
 'set the rawtext of fld total to tQty * tCost' : so we can manipulate the
 data and retain formatted displays.
 [.../...] etc.

 It should all 'just happen' intuitively.

 It works with both the LC and MC IDE development environments, so clicking
 twice on a field will show the new palette along with the existing IDE
 palettes.

 - What is needed?
 A small group of (preferably seasoned) developers to
 [1] review the palette UI
 [2] check integration and functionality
 [3] critique and make suggestions, especially about the property names and
 further functionality
 [4] discuss, propose and share with a cc to others involved
 [5] thrash the cr*p out of it :)

 If interested, please let me know off-list. I agree with Richard G and am
 hoping this concept will become mainstream, but it has to 'go with the
 flow'
 and be a seamless extension to the existing 'feel' of LiveCode. Longer
 term,
 I'd like it or something similar to be available at engine level, but this
 is something we can all use now.

 Best regards,

 Hugh Senior
 FLCo







 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Time to lighten up

2013-10-01 Thread Vaughn Clement
Hi Alejandro

It would be nice if LiveCode would consider that only a few weeks ago I
paid $50.00 for this course. I agree the course is is following the correct
instructional media development practices. But that's because it was
written by a professor in a university.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Mon, Sep 30, 2013 at 11:43 AM, Alejandro Tejada
capellan2...@gmail.comwrote:

 Hi Richmmond,

 The thread in question is this:
 http://forums.runrev.com/viewtopic.php?f=5t=14632p=86836

 Actually, I downloaded the Free Course (normally $50) from
 http://livecode.com/
 and found the course really well done. (double thumbs up)

 This idea have merit:
 They should have used some of that £493,795 to employ a person
 to just do nothing but focus on the OpenSource aspect of things and
 community building, and getting the system into more schools and
 companies.

 Hopefully this will happen, sooner than latter.

 Al



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/Time-to-lighten-up-tp4670487p4670490.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: AW: Localization

2013-09-30 Thread Vaughn Clement
Hi Roger

I wonder if this would work? I use this approach in FileMaker. I take every
field text heading and set a variable to display the header, then I use a
translation of the header where the user can select the language and the
language is replaced with the translated words for that language. If this
works for you in LC I would be interested to know how it worked out. It may
already be included in LC somewhere on a how to lesson?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Mon, Sep 30, 2013 at 8:24 AM, Roger Eller roger.e.el...@sealedair.comwrote:

 Loading a simple tab delimited text file in preOpenStack is one way.
 Column 1 could contain object names or IDs, column 2 would be the labels in
 the default language, column 3 would be those labels in another language,
 and so on.  Allow row 1 to be the language names with default language
 abbreviations in parentheses (en) (ch) (fr) etc.  You can use the first row
 to populate a language choice menu.  And the best part is that you (or the
 end user) can easily add a language, even Klingon, outside of the
 application using a simple text editor.

 ~Roger

 On Sep 30, 2013 6:17 AM, Tiemo Hollmann TB toolb...@kestner.de wrote:
 
  I don't know if somebody ever has made a guide for localization. I
 think
  the best approach depends on the quantity of objects of your stacks and
  languages you want to offer. From just copying the cards for each
 language
  and hard code the language to a sophisticated database with injection of
 the
  propriate language on runtime into every object everything is possible.
 It's
  up to you. But perhaps somebody likes to shares his experience, like
 John,
  who was recently asking for a translation of button labels.
  Just my 2 cents, Tiemo
 
 
 
   -Ursprüngliche Nachricht-
   Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im
  Auftrag
   von Antti Ilola
   Gesendet: Montag, 30. September 2013 11:56
   An: How to use LiveCode
   Betreff: Localization
  
   Where do I find guide how to localize LiveCode stacks.
   ___
   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/listinfo/use-livecode
 
 
  ___
  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/listinfo/use-livecode
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: AW: Localization

2013-09-30 Thread Vaughn Clement
Hi

Is this required on the iPad? There is also a language conversion for IOS 7
that will change the language that you might try / General / International
/ Language but you might have already tried this? If you have tested this
did it work? I have a need later in an app to allow multilanguage headers.
It should convert the typed text without a problem???

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Mon, Sep 30, 2013 at 9:08 AM, Vaughn Clement vclem...@gmail.com wrote:

 Hi Roger

 I wonder if this would work? I use this approach in FileMaker. I take
 every field text heading and set a variable to display the header, then I
 use a translation of the header where the user can select the language and
 the language is replaced with the translated words for that language. If
 this works for you in LC I would be interested to know how it worked out.
 It may already be included in LC somewhere on a how to lesson?

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062
 Cloud Hosting Registration Web Site:
 https://my.oditech.com/cart.php?a=addpid=41


 On Mon, Sep 30, 2013 at 8:24 AM, Roger Eller 
 roger.e.el...@sealedair.comwrote:

 Loading a simple tab delimited text file in preOpenStack is one way.
 Column 1 could contain object names or IDs, column 2 would be the labels
 in
 the default language, column 3 would be those labels in another language,
 and so on.  Allow row 1 to be the language names with default language
 abbreviations in parentheses (en) (ch) (fr) etc.  You can use the first
 row
 to populate a language choice menu.  And the best part is that you (or the
 end user) can easily add a language, even Klingon, outside of the
 application using a simple text editor.

 ~Roger

 On Sep 30, 2013 6:17 AM, Tiemo Hollmann TB toolb...@kestner.de wrote:
 
  I don't know if somebody ever has made a guide for localization. I
 think
  the best approach depends on the quantity of objects of your stacks and
  languages you want to offer. From just copying the cards for each
 language
  and hard code the language to a sophisticated database with injection of
 the
  propriate language on runtime into every object everything is possible.
 It's
  up to you. But perhaps somebody likes to shares his experience, like
 John,
  who was recently asking for a translation of button labels.
  Just my 2 cents, Tiemo
 
 
 
   -Ursprüngliche Nachricht-
   Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im
  Auftrag
   von Antti Ilola
   Gesendet: Montag, 30. September 2013 11:56
   An: How to use LiveCode
   Betreff: Localization
  
   Where do I find guide how to localize LiveCode stacks.
   ___
   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/listinfo/use-livecode
 
 
  ___
  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/listinfo/use-livecode
 ___
 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/listinfo/use-livecode



___
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/listinfo/use-livecode


Re: AW: Localization

2013-09-30 Thread Vaughn Clement
Hi

I just tried to see how the international language would work...

I picked French and tapped Done, and it locked up my iPad for about 3
minutes. When I tried to exit the dialog it would not let me leave the
dialog. So I tapped cancel and after another 2 minutes it returned to the
English language. So that did not work so well???

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Mon, Sep 30, 2013 at 9:20 AM, Vaughn Clement vclem...@gmail.com wrote:

 Hi

 Is this required on the iPad? There is also a language conversion for IOS
 7 that will change the language that you might try / General /
 International / Language but you might have already tried this? If you have
 tested this did it work? I have a need later in an app to allow
 multilanguage headers. It should convert the typed text without a problem???

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062
 Cloud Hosting Registration Web Site:
 https://my.oditech.com/cart.php?a=addpid=41


 On Mon, Sep 30, 2013 at 9:08 AM, Vaughn Clement vclem...@gmail.comwrote:

 Hi Roger

 I wonder if this would work? I use this approach in FileMaker. I take
 every field text heading and set a variable to display the header, then I
 use a translation of the header where the user can select the language and
 the language is replaced with the translated words for that language. If
 this works for you in LC I would be interested to know how it worked out.
 It may already be included in LC somewhere on a how to lesson?

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062
 Cloud Hosting Registration Web Site:
 https://my.oditech.com/cart.php?a=addpid=41


 On Mon, Sep 30, 2013 at 8:24 AM, Roger Eller roger.e.el...@sealedair.com
  wrote:

 Loading a simple tab delimited text file in preOpenStack is one way.
 Column 1 could contain object names or IDs, column 2 would be the labels
 in
 the default language, column 3 would be those labels in another language,
 and so on.  Allow row 1 to be the language names with default language
 abbreviations in parentheses (en) (ch) (fr) etc.  You can use the first
 row
 to populate a language choice menu.  And the best part is that you (or
 the
 end user) can easily add a language, even Klingon, outside of the
 application using a simple text editor.

 ~Roger

 On Sep 30, 2013 6:17 AM, Tiemo Hollmann TB toolb...@kestner.de
 wrote:
 
  I don't know if somebody ever has made a guide for localization. I
 think
  the best approach depends on the quantity of objects of your stacks and
  languages you want to offer. From just copying the cards for each
 language
  and hard code the language to a sophisticated database with injection
 of
 the
  propriate language on runtime into every object everything is possible.
 It's
  up to you. But perhaps somebody likes to shares his experience, like
 John,
  who was recently asking for a translation of button labels.
  Just my 2 cents, Tiemo
 
 
 
   -Ursprüngliche Nachricht-
   Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im
  Auftrag
   von Antti Ilola
   Gesendet: Montag, 30. September 2013 11:56
   An: How to use LiveCode
   Betreff: Localization
  
   Where do I find guide how to localize LiveCode stacks.
   ___
   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/listinfo/use-livecode
 
 
  ___
  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/listinfo/use-livecode
 ___
 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/listinfo/use-livecode




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage

Re: My Codebook Pro v12 free

2013-09-29 Thread Vaughn Clement
Hi All

I am updating the information for the My CodeBook Pro v12:

I am going to add 3 VideoHelp (YouTube) videos to this email. The videos
will show you the user interface and screen usage. I want people to see
what this cloud app is designed to do for developers and LiveCode new users
who have questions. This is a library database that is used to add topics
and for other users to add / questions / answers to help other users.
Please view the 3 videos and comment. If I get 10 users to signup as free
users, I will host this app for free online.

3 Videos:

http://www.youtube.com/watch?v=FLTbEP5h_Tsfeature=youtu.be  App Usage

http://www.youtube.com/watch?v=E8Wl5MnfBeYfeature=youtu.be  Tab Usage

http://www.youtube.com/watch?v=NvbDu0KHT3cfeature=youtu.be  Special Info




Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Fri, Sep 13, 2013 at 6:51 AM, Vaughn Clement vclem...@gmail.com wrote:

 Hi All

 I just posted this comment on the help email for all to read. I want to
 report it so it can be at a help level where everyone can see it.

 To All

 OK I have complained about documentation and I should not raise an issue
 without also offering a solution. I developed a database for the Cloud
 Server that is called My Codebook Pro v12. This app goes beyond a forum or
 an email help system. I already added the user guide chapters in one record
 with each chapter in a sub code element under the main record. This app
 also includes a way to add this app to any iPhone or iPad or use it in any
 browser on any device.

 This would offer a way to take the great community help you all provide
 and give a place to retain the code samples like to ones in this email help
 request. A simple copy and paste and fill in a few fields to assist any
 user to find this data in a search. Instead of loosing the help data in
 these emails, you can make them available to all LiveCode users. It will
 also support images for each tech note that using the iPad or iPhone can be
 pasted into the tech note. All of this would be searchable by a set of
 subject field used in a search. It find the specific records you want to
 see. If this is something you might use let me know and I will make it
 available for free to everyone. You will also be able to use this for
 telling people about any product you offer that may help developers.

 I will soon publish a help email telling you where you can find this app
 and how to use it.
 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062
 Cloud Hosting Registration Web Site:
 https://my.oditech.com/cart.php?a=addpid=41

___
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/listinfo/use-livecode


Re: My Codebook Pro v12 free

2013-09-28 Thread Vaughn Clement
Hi Mark

There was a series of questions I asked as a new to LiveCode user. In that
process I found that the LC site and other media is very unorganized. I
suggested that it might be a good idea to use the CodeBook app I designed
for managing scripts and documenting all aspects of using LiveCode. The app
is a FileMaker database I designed for all or any type of technical
information management. It would be ideal for this forum because of the
many questions that pass through this email and then are gone. A CodeBook
can be used to document questions and answers in a easy to use app with
word search capability to locate any subject and answers that are covered
in the database. I was willing to pay the hosting cost if there were enough
users that would want to use the web site app.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sat, Sep 28, 2013 at 4:57 AM, Mark Schonewille 
m.schonewi...@economy-x-talk.com wrote:

 Vaughn,

 I just saw your message. Maybe it would help if you knew that I have no
 clue what the code book is and what you're offering or asking. If you make
 a simple website with pictures and two sentences to explain it all, you
 might have more success.

 --
 Kind regards,

 Mark Schonewille
 Economy-x-Talk
 Http://economy-x-talk.com

 Share the clipboard of your computer over a local network with Clipboard
 Link http://clipboardlink.economy-x-talk.com


 Op 28 sep. 2013 om 04:33 heeft Vaughn Clement vclem...@gmail.com het
 volgende geschreven:

  Hi
 
  I find myself answering because there was little interest in the CodeBook
  v12 app with 2 comments and no responses on the nibble? So a good idea
 does
  not get enough attention to make it worth the cost to publish the
 codebook
  app.
 
 
 
  --
  View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/My-Codebook-Pro-v12-free-tp4669769p4670398.html
  Sent from the Revolution - User mailing list archive at Nabble.com.
 
  ___
  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/listinfo/use-livecode

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Password Protecting Projects With Password-Protected Stacks Attached

2013-09-28 Thread Vaughn Clement
Hi

You need to be using the commercial version to be able to password protect
the stack/s.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sat, Sep 28, 2013 at 6:08 AM, Mike Kerner mikeker...@roadrunner.comwrote:

 If you're using mobGui, or tmC or any other password-protected library, how
 the heck are you supposed to password protect your project?  The option
 isn't even available.  I assume that's because those libraries are already
 protected.

 --
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
and did a little diving.
 And God said, This is good.
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: My Codebook Pro v12 free

2013-09-27 Thread Vaughn Clement
Hi

I find myself answering because there was little interest in the CodeBook
v12 app with 2 comments and no responses on the nibble? So a good idea does
not get enough attention to make it worth the cost to publish the codebook
app.



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/My-Codebook-Pro-v12-free-tp4669769p4670398.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
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/listinfo/use-livecode


Re: RELEASE: LiveCode 6.1.2 RC1

2013-09-26 Thread Vaughn Clement
Hi

I also added the update that immediately killed the app I was working on. I
was told the same thing that you were here, but I went back and checked the
6.5 notes and no mention of the danger was expressed. As someone new to LC
I was not pleased when my app was corrupted as soon as I re-launched the
LC.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Thu, Sep 26, 2013 at 7:10 AM, René Micout rene.mic...@numericable.comwrote:

 II did not ask, I just open LiveCode and a window appeared asking if I
 wanted to do an update. Thinking that this update was obvious I clicked
 OK and …

 Le 26 sept. 2013 à 14:53, Gerry Orkin gerry.or...@gmail.com a écrit :

  René wrote:
 
  I don't understand ! Ihave LiveCode 6.5 (dp 1)… ???
 
  6.5 is an experimental pre-release of a version with significant changes
 to many areas of the engine. You'd be mad to be running it as your
 day-to-day development environment :)
 
  Gerry
  ___
  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/listinfo/use-livecode


 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Inaccurate Android Setup Steps in Livecode's Tutorial

2013-09-24 Thread Vaughn Clement
Hi

Please follow through on this subject for Android. I started to setup
Android just to find out that a new screen resolution fix was coming out.
So I held off until it is released. It is almost a month behind, but I know
this is not an easy solution to design. That being said, the setup of the
devices for testing stopped me cold. I got the settings, and the AOC
working and the SDK defined. But I keep getting issues with the simulators
working. So I would love to hear the solutions that Ray will need to know
and the simulator which will be the next issue he will run into.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Tue, Sep 24, 2013 at 9:05 AM, Colin Holgate co...@verizon.net wrote:

 The look of that download pages has changed recently. And the issue of
 LiveCode not seeing the Android SDK came about with a recent SDK update.
 Then a few weeks later there was a LiveCode update that fixed the issue.

 So, which LiveCode are you using?
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Inaccurate Android Setup Steps in Livecode's Tutorial

2013-09-24 Thread Vaughn Clement
Hi

I had similar issues with the IOS setup but Neil at LC helped me out. The
My LiveCode folder in the documents area was the solution. If you do not
have this folder you need to create it. Then use it for your main link to
the Pref's where you add the SDK's and plugin's in a plugin folder.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Tue, Sep 24, 2013 at 9:30 AM, Ray Horsley r...@linkit.com wrote:

 Vaughn,

 Thanks for your response, although I'm sorry to hear you too are having
 trouble with this.  Since my post I did find a different link to the Java
 SDK.

 Instead of using this link from Livecode's tutorial:
 http://www.oracle.com/**technetwork/java/javase/**downloads/index.htmlhttp://www.oracle.com/technetwork/java/javase/downloads/index.html

 I tried this link:

 www.oracle.com/technetwork/**java/javase/downloads/index.**htmlhttp://www.oracle.com/technetwork/java/javase/downloads/index.html

 and had better luck in that at least I got an installer.  However, after
 running it I still get the invalid Java SDK root folder error from
 Livecode's preferences regardless as to which folder in that area I select.

 Anybody else?

 Thanks,

 Ray



 On 9/24/2013 12:17 PM, Vaughn Clement wrote:

 Hi

 Please follow through on this subject for Android. I started to setup
 Android just to find out that a new screen resolution fix was coming out.
 So I held off until it is released. It is almost a month behind, but I
 know
 this is not an easy solution to design. That being said, the setup of the
 devices for testing stopped me cold. I got the settings, and the AOC
 working and the SDK defined. But I keep getting issues with the simulators
 working. So I would love to hear the solutions that Ray will need to know
 and the simulator which will be the next issue he will run into.

 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.**appsbyvaughnclement.com/tools/**home-page/*http://www.appsbyvaughnclement.com/tools/home-page/*

 Skype: vaughn.clement
 https://secure.join.me/**appsbyvclementhttps://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062
 Cloud Hosting Registration Web Site:
 https://my.oditech.com/cart.**php?a=addpid=41https://my.oditech.com/cart.php?a=addpid=41


 On Tue, Sep 24, 2013 at 9:05 AM, Colin Holgate co...@verizon.net wrote:

  The look of that download pages has changed recently. And the issue of
 LiveCode not seeing the Android SDK came about with a recent SDK update.
 Then a few weeks later there was a LiveCode update that fixed the issue.

 So, which LiveCode are you using?
 __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode

  __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode



 __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: iOS 7

2013-09-18 Thread Vaughn Clement
Hi John

That's not to good, they said they were going to tone down the interface.
It sounds like to me that it might be a case of the OS being overloaded and
not able to manage the older interface.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Wed, Sep 18, 2013 at 12:43 PM, John Dixon dixo...@hotmail.co.uk wrote:

 After downloading iOS7 onto my iphone and looking at it for a while... I
 am afraid that I have come to the conclusion that it is not good... it
 looks like a child in first year art class has designed the look and
 feel... Ive might have designed some nice hardware but he should have left
 the software design well alone...

 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: iOS 7

2013-09-18 Thread Vaughn Clement
Hi

Does anyone know if LiveCode is IOS 7 ready? Or do we have to wait for
LiveCode updates?



Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Wed, Sep 18, 2013 at 12:46 PM, Mike Kerner mikeker...@roadrunner.comwrote:

 I've been using 7 since the first beta, and it's sort-of grown on me.  The
 parts that make me roll my eyes are countered by new features.


 On Wed, Sep 18, 2013 at 3:43 PM, John Dixon dixo...@hotmail.co.uk wrote:

  After downloading iOS7 onto my iphone and looking at it for a while... I
  am afraid that I have come to the conclusion that it is not good... it
  looks like a child in first year art class has designed the look and
  feel... Ive might have designed some nice hardware but he should have
 left
  the software design well alone...
 
  ___
  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/listinfo/use-livecode
 



 --
 On the first day, God created the heavens and the Earth
 On the second day, God created the oceans.
 On the third day, God put the animals on hold for a few hours,
and did a little diving.
 And God said, This is good.
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: iOS 7

2013-09-18 Thread Vaughn Clement
Hi Monte

Thanks for the update on the availability to IOS 7.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Wed, Sep 18, 2013 at 2:28 PM, Monte Goulding mo...@sweattechnologies.com
 wrote:


 On 19/09/2013, at 7:11 AM, Colin Holgate co...@verizon.net wrote:

  I found out today that it doesn’t seem to like Xcode 5, which may mean
 it will be hard to use iOS 7 specific features. But LiveCode apps do work
 if put onto an iOS 7 device using Xcode 4.6.

 You will need to wait for RunRev to release a version with device and
 simulator builds for iOS 7. Ben said this would happen in anoher 6.1
 maintenance release. mergExt users will also need the same which I'll try
 and get done in time with LiveCode.

 Cheers

 --
 Monte Goulding

 M E R Goulding - software development services
 mergExt - There's an external for that!





 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: babel help, please ?

2013-09-16 Thread Vaughn Clement
Hi Mark

What I gave him was not Brazilian but standard Portuguese

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Mon, Sep 16, 2013 at 9:02 AM, Mark Wieder mwie...@ahsoftware.net wrote:

 John-

 Sunday, September 15, 2013, 10:38:31 PM, you wrote:

  could some kind 'livecoders' help me out with some translations
  please... I need the following translated into  these languages...
  French, Spanish, Italian, Dutch, German Polish and Portuguese ...
  your help would be appreciated...:-)

 In addition to the other questions, do you want Brazilian Portuguese
 or Continental?

 --
 -Mark Wieder
  mwie...@ahsoftware.net


 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Trying a custom handler for several math fields

2013-09-15 Thread Vaughn Clement
Hi Geoff

For the new developer, can you explain what the script is doing in more
detail?


Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sun, Sep 15, 2013 at 11:53 AM, Geoff Canyon gcan...@gmail.com wrote:

 In the absence of confirmation from someone looking at the engine code, I
 wrote a test. Here are two handlers, with comments explaining what I think
 is going on:

 on mouseUp
put 1 into X -- X is a number
put 1 into Y -- Y is a number
put the long seconds into T
repeat 999
   put X into Z -- Z is a number, no conversion
   add Z to Y -- Z is a number, no conversion
end repeat
put the long seconds - T
 end mouseUp


 on mouseUp
put 1 into X -- X is a string
put 1 into Y -- Y is a number
put the long seconds into T
repeat 999
   put X into Z -- after the first loop, each time Z has to convert back
 to a string
   add Z to Y -- Z has to be converted to a number
end repeat
put the long seconds - T
 end mouseUp

 On my mac, the second handler consistently takes 10% longer to run. Since
 the handlers are otherwise identical, I have to think string conversion is
 causing the slowdown, and that in the first handler, nothing is being
 stored as a string.

 gc


 On Sat, Sep 14, 2013 at 11:08 PM, dunb...@aol.com wrote:

  Geoff.
 
 
  I could be misRemembering, possibly even in an earlier life (HC), that
  variable typing was done by the interpreter at runtime, or in HC 2, at
  compile time.
 
 
  Maybe this was changed in LC? Someone here must know...
 
 
  Craig
 
 
 
  -Original Message-
  From: Geoff Canyon gcan...@gmail.com
  To: How to use LiveCode use-livecode@lists.runrev.com
  Sent: Sat, Sep 14, 2013 9:10 pm
  Subject: Re: Trying a custom handler for several math fields
 
 
  (We agree on all your other points)
 
  I remember reading many years ago on this mailing list that if you
 assign a
  number  to a variable:
 
  put 52 into x
 
  LC stores that variable as a number from the get-go and only converts it
  to a
  string if needed.
 
  Sent from my iPad
 
  On Sep 14, 2013, at 9:22 AM, dunb...@aol.com wrote:
 
   If you add a number to 50, it is then that the engine types the
 string
  as a
  number.
 
  ___
  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/listinfo/use-livecode
 
 
  ___
  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/listinfo/use-livecode
 
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Trying a custom handler for several math fields

2013-09-15 Thread Vaughn Clement
Hi Geoff

This is an example of the fields in the handler that need to be in the
calculation, and when the calculation start the $ will produce an error
because the $ is in the field. So, the $ needs to be removed, and calc is
done, then the $ is put back into the several fields.

   put fld Loan1 + fld Loan2 into fld Loan Balance
   put fld Vehicle Selling Price - fld Buyers Offer Discount into fld
Net Offer Price
   put fld Net Offer Price + fld Buyers Options Cost - fld Factory
Allowance into fld Sum of Offer
   put fld Sum of Offer - fld Buyers Accepted Trade into fld Net Amt
after Payoff
   put fld Net Amt after Payoff - fld Buyers Down PMT. into fld
Balance Before Finance
   put fld Balance Before Finance + fld Tax + fld Plates + fld Doc
Fees + fld Options Other into fld Amount of Loan
   put fld Loan Term in Months * fld Monthly Payment into fld Sum of
Loan at Term
   put fld Amount of Loan - fld Sum of Loan at Term into fld Interest
Paid at Term

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sun, Sep 15, 2013 at 12:35 PM, Vaughn Clement vclem...@gmail.com wrote:

 Hi Geoff

 For the new developer, can you explain what the script is doing in more
 detail?


 Thank you

 Vaughn Clement

 Apps by Vaughn Clement (Support)
 *http://www.appsbyvaughnclement.com/tools/home-page/*
 Skype: vaughn.clement
 https://secure.join.me/appsbyvclement
 FaceTime: vclem...@gmail.com
 LogMeIn also avaialble
 Call on ooVoo at address:  vaughnclement or 9282549062
 Ph. 928-254-9062
 Cloud Hosting Registration Web Site:
 https://my.oditech.com/cart.php?a=addpid=41


 On Sun, Sep 15, 2013 at 11:53 AM, Geoff Canyon gcan...@gmail.com wrote:

 In the absence of confirmation from someone looking at the engine code, I
 wrote a test. Here are two handlers, with comments explaining what I think
 is going on:

 on mouseUp
put 1 into X -- X is a number
put 1 into Y -- Y is a number
put the long seconds into T
repeat 999
   put X into Z -- Z is a number, no conversion
   add Z to Y -- Z is a number, no conversion
end repeat
put the long seconds - T
 end mouseUp


 on mouseUp
put 1 into X -- X is a string
put 1 into Y -- Y is a number
put the long seconds into T
repeat 999
   put X into Z -- after the first loop, each time Z has to convert
 back
 to a string
   add Z to Y -- Z has to be converted to a number
end repeat
put the long seconds - T
 end mouseUp

 On my mac, the second handler consistently takes 10% longer to run. Since
 the handlers are otherwise identical, I have to think string conversion is
 causing the slowdown, and that in the first handler, nothing is being
 stored as a string.

 gc


 On Sat, Sep 14, 2013 at 11:08 PM, dunb...@aol.com wrote:

  Geoff.
 
 
  I could be misRemembering, possibly even in an earlier life (HC), that
  variable typing was done by the interpreter at runtime, or in HC 2, at
  compile time.
 
 
  Maybe this was changed in LC? Someone here must know...
 
 
  Craig
 
 
 
  -Original Message-
  From: Geoff Canyon gcan...@gmail.com
  To: How to use LiveCode use-livecode@lists.runrev.com
  Sent: Sat, Sep 14, 2013 9:10 pm
  Subject: Re: Trying a custom handler for several math fields
 
 
  (We agree on all your other points)
 
  I remember reading many years ago on this mailing list that if you
 assign a
  number  to a variable:
 
  put 52 into x
 
  LC stores that variable as a number from the get-go and only converts it
  to a
  string if needed.
 
  Sent from my iPad
 
  On Sep 14, 2013, at 9:22 AM, dunb...@aol.com wrote:
 
   If you add a number to 50, it is then that the engine types the
 string
  as a
  number.
 
  ___
  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/listinfo/use-livecode
 
 
  ___
  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/listinfo/use-livecode
 
 ___
 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/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http

Re: The 'For Vaughn' stack...

2013-09-15 Thread Vaughn Clement
Hi Pete

That would be great. For all to know the My CodeBook Pro will be available
soon online. I will want to add all of the comments in the subject
Formatting Number Fields  Handlers

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sun, Sep 15, 2013 at 3:08 PM, Peter Haworth p...@lcsql.com wrote:

 Somewhere tucked away I have a handler that formats currency values with
 various options - currency symbol, whether the currency symbol comes before
 or after the value, various negative value formats, the decimal separator
 character, and the group separator character.  I think there was also an
 option to define the number of characters in each group since apparently
 some countries have a convention other than 3.

 The script was written for me by someone on this list but I don;t recall
 who.  I'll dig it out and post it.

 Pete
 lcSQL Software http://www.lcsql.com


 On Sun, Sep 15, 2013 at 1:04 AM, FlexibleLearning.com 
 ad...@flexiblelearning.com wrote:

  Hi Jacque,
 
  I wrote it to demonstrate to Vaughn exactly what you said (We have some
  terrific building blocks and we can make almost anything out of them),
  more
  to assist his 'learning curve' than a 'final solution'.
 
  Beginner's luck to choose this as his first foray into LC! It is a
  challenging problem, and I am by no means convinced that I have found a
  generic solution, let alone a truly elegant one. What would be really
 cool
  is if others could collectively improve on it, but I'm not sure how we
  could
  do this in real time.
 
  The starter stack is here: www.flexiblelearning.com/currencyfields.zip
 
  cc'ing the list in case anyone else wants to chip in. Am happy to upload
  improvements/alternatives but, as above, not sure how we handle version
  control unless by judicious commenting.
 
  Best and hugs,
 
  Hugh Senior
  FLCo
 
 
 
  On 9/14/13 1:34 PM, Vaughn Clement wrote:
 
   I am starting to see a
   trend in the conversation in the How To email that is out to defend LC
 to
   protect the standards of usage. I am not saying this is good or bad,
 but
  I
   wonder if this will impede the future growth of what was once a very
  simple
   product named HypeCard?
 
  I think it's more that we know how the engine works and why it works
  that way, and what would break if it were changed. The stack you
  received shows what can be done with the primitive elements that
  LiveCode offers -- that's primitive in the sense of basic, not
  undeveloped. We have some terrific building blocks and we can make
  almost anything out of them.
 
  By the way, the mailing list doesn't allow attachments, so you probably
  received that stack in private mail. It sounds like a good candidate for
  the User Samples area if it isn't in there already, maybe the author
  will consider uploading it there.
 
  --
  Jacqueline Landman Gay | jac...@hyperactivesw.com
  HyperActive Software   | http://www.hyperactivesw.com
 
 
  ___
  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/listinfo/use-livecode
 
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Trying a custom handler for several math fields

2013-09-15 Thread Vaughn Clement
Hi Stephen

Did your script account for LC not allowing the update of the fields in a
calculation if the $ is in the field at the calculation update?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sun, Sep 15, 2013 at 2:59 PM, stephen barncard 
stephenrevoluti...@barncard.com wrote:

 On Sun, Sep 15, 2013 at 2:29 PM, Graham Samuel livf...@mac.com wrote:

  When you say the $ is put back into the several fields, are you saying
  that SOME fields won't have a $ sign in them?


 My example code presented several days ago accounted for the non-presence
 of the $ and the commas with an 'if .. exists'.


 --



 Stephen Barncard
 San Francisco Ca. USA

 more about sqb  http://www.google.com/profiles/sbarncar
 ___
 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/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Trying a custom handler for several math fields

2013-09-14 Thread Vaughn Clement
Hi Richard

Frankly I was surprised that LC did not recognize commas and money symbols.
This is a standard thing in almost any software that has numbers being
used? I would think it could be added to the object inspector to set the
money settings, and maybe still treat the field as a string for purposes of
calculations.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sat, Sep 14, 2013 at 9:43 AM, Richard Gaskin
ambassa...@fourthworld.comwrote:

 dunbarx wrote:

  If you simply enter $50 in an excel cell and then add that cell
  plus 3 to another cell, it works fine. No explicit currency
  formatting needed. I think you said this. Excel has this knowledge
  built-in, Try it with #50. But that only means that Excel
  understands the $ sign, helping the user with a shortcut.
 
 
  LiveCode does not, because it simply sees three characters in that
  $50 string and takes it at face value.

 I think the key here is that Excel separates the stored value from its
 display representation, while doing this in LC requires some scripting.

 It would be ideal if we could have a displayFormat property for fields and
 chunks, so that we could set it to something like $0.00 and then putting
 2.4 into the field would cause the field to render as $2.40.  Likewise
 we would want to be able to set the displayFormat for columns in
 multi-column list fields.

 Until such time as the engine may ever have such a feature (useful as it
 would be, I've never seen it on a roadmap), we can get a similar outcome
 with a well-crafted behavior script.

 A really good script would take some effort to produce, but would be very
 useful to the community.  If someone's in a position to start such a
 project I'd happily contribute to it.

 --
  Richard Gaskin
  Fourth World
  LiveCode training and consulting: http://www.fourthworld.com
  Webzine for LiveCode developers: http://www.LiveCodeJournal.com
  Follow me on Twitter:  
 http://twitter.com/**FourthWorldSyshttp://twitter.com/FourthWorldSys



 __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Trying a custom handler for several math fields

2013-09-14 Thread Vaughn Clement
Hi Richard

So you see the value in having the scripting, and you see the capability is
there to add the script elements today, then it should be a challenge of
some degree to have it made know it is needed.

 I proposed yesterday to add a Cloud app My Codebook Pro v12 to be
available for free to any LC user/s. Here this kind of script can be
offered and amended by other developers to allow all users to benefit from
the code. So far I have not heard any conversation pro or con about this
offer. Since this would be a LC public access app, the new users could use
it like the (index / Table of Contents) I stated was not available on the
LC site today. I am sure that the rebuttal would be that LC's forum is
available and does this now. My answer is that the current forum is not
effective to find answers to technical question in that it is not a subject
oriented database, but rather a word search for any word in blog fields.
This kind of search is OK but it does not lend it's self to subject
searches to specific topics of interest. A subject index has specific areas
where users can maintain a discussion on a minor issue to a major
discussion on a topic. And each person can offer any kind of references or
other suggestions to help any user. The LC help email's are such a good
example of this in that they are people engaging in the discussion. But the
email is gone soon after the reader reviews it. Or if they leave it in the
email bin, it can be searched later. But again what if you did not get the
email, your not a part of the discussion.

I have a friend who said that it will work, but will the input be valid. He
was saying that the uncertainty of the support being added may be wrong. My
answer is, this may be true, but not allowing us to try it out will not
supply the users to see the results.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sat, Sep 14, 2013 at 10:15 AM, Richard Gaskin ambassa...@fourthworld.com
 wrote:

 Vaughn Clement wrote:

  Frankly I was surprised that LC did not recognize commas and money
  symbols. This is a standard thing in almost any software that has
  numbers being used? I would think it could be added to the object
  inspector to set the money settings, and maybe still treat the field
  as a string for purposes of calculations.

 I think this boils down to the difference between a general-purpose
 programming language like LiveCode (and C, Python, Lua, etc.), and more
 specialized tools like Excel and FileMaker.

 Since Excel and FileMaker were written in C, we could say that this is
 something that even C can handle.  But it takes a great many lines of C to
 be able to produce a system that separates storage from display, and while
 we can do this in LC with a fraction of the number of lines required, it
 still takes some scripting.

 Similarly, both Excel and FileMaker have automatic behaviors associated
 with cells/fields, but as you've found we need to explicitly respond to
 specific messages in LC to trigger behaviors like calculations.

 As convenient as these automated elements are in special-purpose tools,
 they greatly restrict the range of things that can be built with them. A
 spreadsheet will always look like a spreadsheet, and a FileMaker DB will
 also look and behave like a FileMaker DB (which is why we see so many LC
 devs making front-ends for DB systems like FileMaker, so they can deliver
 custom UIs not possible in those highly-specialized tools).

 All that said, as I noted before I think it would add tremendous value to
 LC to adopt an option to automatically separate storage format from display
 format for both fields and chunks, and have added my notes from my earlier
 post to the feature request for this:
 http://quality.runrev.com/**show_bug.cgi?id=7891http://quality.runrev.com/show_bug.cgi?id=7891
 

 In the meantime, we can have exactly what we're looking for right now with
 a bit of scripting.  I mention this not to suggest RunRev shouldn't invest
 the time to do that in the engine (since of course I do feel it would be
 very valuable), but only to note that there's nothing stopping anyone from
 having this today if they're willing to roll up their sleeves for an hour
 or two and work it out.  After all, there are many dozens of apps in the LC
 community that have done this already.


 --
  Richard Gaskin
  Fourth World
  LiveCode training and consulting: http://www.fourthworld.com
  Webzine for LiveCode developers: http://www.LiveCodeJournal.com
  Follow me on Twitter:  
 http://twitter.com/**FourthWorldSyshttp://twitter.com/FourthWorldSys


 __**_
 use-livecode mailing list

Re: Trying a custom handler for several math fields

2013-09-14 Thread Vaughn Clement
Hi J. Gay

I see your point about possible damage. But consider the current effort to
autosize screens to manage the Android device apps. Would this cause the
same problems as your describing for legacy apps? I am starting to see a
trend in the conversation in the How To email that is out to defend LC to
protect the standards of usage. I am not saying this is good or bad, but I
wonder if this will impede the future growth of what was once a very simple
product named HypeCard?

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sat, Sep 14, 2013 at 11:10 AM, J. Landman Gay
jac...@hyperactivesw.comwrote:

 On 9/14/13 11:55 AM, Vaughn Clement wrote:

 Hi Richard

 Frankly I was surprised that LC did not recognize commas and money
 symbols.
 This is a standard thing in almost any software that has numbers being
 used? I would think it could be added to the object inspector to set the
 money settings, and maybe still treat the field as a string for purposes
 of
 calculations.


 You're used to end-user products, where the work is done under the hood
 for you. Now you're using a general programming language, where you're the
 one writing the code under the hood.

 LiveCode is used for many different types of apps, and number crunching is
 just one small part of its capabilities. Just as you would prefer that
 LiveCode manage a particular type of string in one way, someone else's code
 would break if LiveCode took that sort of liberty with their literal string
 entries. The engine can't presume that a dollar sign (or a euro or yen or
 whatever) should be treated in only one way. In fact, the dollar sign
 specifies a global system variable; the engine can't know that you want it
 to mean money and not one of those.

 Interfering with commas in numbers would be a disaster. Comma is the
 default delimiter in lists, and almost everyone's code would instantly
 break if that were changed. The engine can't know that your commas are just
 visual indicators and mine separate a list of numbers that I intend to
 process as separate items. As the programmer, you manage all that.

 We aren't in end-user land any more. :)


 --
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com

 __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode

___
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/listinfo/use-livecode


Re: Trying a custom handler for several math fields

2013-09-14 Thread Vaughn Clement
Hi Ken

I am really surprised by the depth of content that is out there to support
LiveCode. As someone who has only 2 months of using LiveCode the subject
matter keeps turning up every day. I just opened the links to see what they
offer and it looks interesting. GMANE was the one that instantly confused
me with the matrix of things on the screen. I need to go back later in a
trip of discovery.

Just a note: I received a reply today the included a stack all about using
numbers. WOW, made me feel like I have a mountain to climb. This stack was
the script that shows that there are expert users out there for LiveCode.
It knocked it out of the park with one stack script that addressed all
number formatting without changing LiveCode at the root level. The Stack is
titled for Vaughn look for it in this email chain.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/*
Skype: vaughn.clement
https://secure.join.me/appsbyvclement
FaceTime: vclem...@gmail.com
LogMeIn also avaialble
Call on ooVoo at address:  vaughnclement or 9282549062
Ph. 928-254-9062
Cloud Hosting Registration Web Site:
https://my.oditech.com/cart.php?a=addpid=41


On Sat, Sep 14, 2013 at 11:28 AM, J. Landman Gay
jac...@hyperactivesw.comwrote:

 On 9/14/13 12:48 PM, Vaughn Clement wrote:

I proposed yesterday to add a Cloud app My Codebook Pro v12 to be
 available for free to any LC user/s. Here this kind of script can be
 offered and amended by other developers to allow all users to benefit from
 the code. So far I have not heard any conversation pro or con about this
 offer.


 Maybe because it's come up so many times in the past. I think there are
 already a couple of sites that started to do something similar but I didn't
 save the links. Maybe someone has those. The User Samples in LiveCode's
 toolbar was also intended to do something similar but it's a bit of a
 mish-mash.

 Ken Ray's site is the one I use the most:
 http://www.sonsothunder.com/**devres/livecode/livecode.htmhttp://www.sonsothunder.com/devres/livecode/livecode.htm
 

 But that one is for more advanced LiveCoders. The issues you are facing
 are more about learning the language and syntax.

 I wouldn't be at all against a system like you propose, it would probably
 be handy for new users. If you can merge your content with whatever else is
 out there, all the better.


  The LC help email's are such a good
 example of this in that they are people engaging in the discussion. But
 the
 email is gone soon after the reader reviews it.


 This mailing list is archived in two places, and you can search it going
 back many years. These two sites have identical content but different
 presentations, use whichever one you like better:

 http://runtime-revolution.**278305.n4.nabble.com/http://runtime-revolution.278305.n4.nabble.com/
 
 http://dir.gmane.org/gmane.**comp.ide.revolution.userhttp://dir.gmane.org/gmane.comp.ide.revolution.user
 


 --
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com

 __**_
 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/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode

___
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/listinfo/use-livecode


  1   2   >