RE: LC Server - what am I doing woring

2014-05-19 Thread Nakia Brewer
Thanks Peter. I think I stumbled upon the error and it was as you suggested, what boiled down to a simple typo. Its now behaving and doing what it should. From: use-livecode [use-livecode-boun...@lists.runrev.com] on behalf of Peter W A Wood [peterwaw..

Re: LC Server - what am I doing woring

2014-05-19 Thread Peter W A Wood
Nakia The problem with your second script appears to be here: if tAction = "track" then If I change that to if 1 = 1 then, the file is written to the folder containing the script. What is the URL you are using to access this script? Regards Peter On 20 May 2014, at 11:50, Nakia Bre

LC Server - what am I doing woring

2014-05-19 Thread Nakia Brewer
Hi All, I am currently trying to learn how to use LC Server scripts and as such am doing some experimenting. I have the 2 below examples of which the first works and the second does not. I know these are trivial and serve no real purpose but remember I have training wheels on! I am using subli

Fwd: CODA 2 and livecode.

2014-05-19 Thread stephen barncard
I love Coda 2 when working with livecode server, the features very advanced. But I continually have problems with syntax coloring and formatting when using with .lc .irev or .rev files. I've downloaded the last formatting document, called a node, and installed it but no results. Has anyone made c

Warning - Silent Failure of Scripts

2014-05-19 Thread Kay C Lan
On Sat, May 17, 2014 at 7:32 AM, Richard Gaskin wrote: > > Whenever you find the engine will compile a script that contains syntax > errors without complaining, please file a bug report. > As I happened to be skimming through the User Guide in search of another answer I discovered this Caution (w

Re: setProp handlers

2014-05-19 Thread Kay C Lan
The User Guide says: -- 7.10.1 Responding to changing a custom property When you use the set command to change a custom property, LiveCode sends a setProp trigger to the object whose property is being changed. -- This implies that it works w

setProp handlers

2014-05-19 Thread Devin Asay
Shouldn't a setProp handler be triggered if you set the custom property in the property inspector rather than in a script? It doesn't seem to be doing that for me. LC 6.6.2 RC 3. The dictionary doesn't have anything to say about this issue. Devin Devin Asay Learn to code with LiveCode Univers

RE: LockMoves

2014-05-19 Thread Nakia Brewer
Mmmm, no I didn't. The two moving objects are groups so I will give this a try tonight... Thanks for the tip. Nakia Brewer | Technology & Solutions Manager | Equipment Management Solutions t: (02) 49645051 | m: 0458 713 547 | i: www.westrac.com.au   ACN 009 342 572 -Original Message

Re: Nice news for builders of financial apps

2014-05-19 Thread Jerry Jensen
On May 19, 2014, at 2:55 PM, Richard Gaskin wrote: > Alejandro Tejada wrote: > >> Richard Gaskin wrote >>> [snip] >>> With the field object now supporting independent column alignment, we >>> get attractive super-efficient, super-simple displays for columnar data >>> that may include numeric val

Re: Nice news for builders of financial apps

2014-05-19 Thread Richard Gaskin
Alejandro Tejada wrote: Richard Gaskin wrote [snip] With the field object now supporting independent column alignment, we get attractive super-efficient, super-simple displays for columnar data that may include numeric values. Where could we download a demo stack? :) As soon as you make one

Re: [Enhancement Request] Support of webM and webP

2014-05-19 Thread Alejandro Tejada
Hi Dar, Dar Scott wrote > I guessing one could write a library (LiveCode) to get webP images, > or use an external. Those could be displayed. > But, I’m not sure what one would do with webM. Save it to a file > in some other format? Play it? That looks like it would need an > enhancement of

Re: [Enhancement Request] Support of webM and webP

2014-05-19 Thread Dar Scott
I guessing one could write a library (LiveCode) to get webP images, or use an external. Those could be displayed. But, I’m not sure what one would do with webM. Save it to a file in some other format? Play it? That looks like it would need an enhancement of player. Is that what you were

Re: Making tabs in a tab panel inactive

2014-05-19 Thread Alejandro Tejada
Interesting enough, using "(" in the name of a tab to disable it, does not appear either in these lessons: http://lessons.runrev.com/s/lessons/m/4071/l/7574-using-tab-buttons http://lessons.runrev.com/s/lessons/m/4603/l/44134-Text-in-the-Tab-Panel Al -- View this message in context: http://ru

[Enhancement Request] Support of webM and webP

2014-05-19 Thread Alejandro Tejada
Just posted this enhancement request: http://quality.runrev.com/show_bug.cgi?id=12448 Although I have posted this request in LiveCode's mail-list, the Quality Center is the place to discuss it. Could you include in LiveCode, support for these modern and updated video, audio and animation format

Re: Nice news for builders of financial apps

2014-05-19 Thread Alejandro Tejada
Hi Richard, Richard Gaskin wrote > [snip] > With the field object now supporting independent column alignment, we > get attractive super-efficient, super-simple displays for columnar data > that may include numeric values. Where could we download a demo stack? :) Richard Gaskin wrote > At lo

Re: Nice news for builders of financial apps

2014-05-19 Thread Richard Gaskin
Mike Kerner wrote: > Help me out, please: why not just use a table or a dg? The "table" object is a LiveCode field with special cell-editing provided with an overlay field; in all other respects it has only the same features any multi-column LiveCode field has, which historically prevented i

Re: Making tabs in a tab panel inactive

2014-05-19 Thread Colin Holgate
Might this help?: http://lists.runrev.com/pipermail/use-livecode/2004-July/040343.html ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.

Making tabs in a tab panel inactive

2014-05-19 Thread Magicgate Software - Skip Kimpel
Good afternoon, Is there a way to make certain tabs in a tab panel inactive? I would love to be able to control this, however, I can only seem to enable / disable the tab panel in it's entirety. Any help would be greatly appreciated! SKIP ___ use-live

Re: paid contract work - full text justification

2014-05-19 Thread Dave Kilroy
:D - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/paid-contract-work-full-text-justification-tp4679728p4679744.html Sent from the Revo

Re: paid contract work - full text justification

2014-05-19 Thread Alejandro Tejada
emails that ends up in the wrong recipient(s) mailbox would be an interesting plot device for comedies. :D Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/paid-contract-work-full-text-justification-tp4679728p4679745.html Sent from the Revolution - User mailin

Re: paid contract work - full text justification

2014-05-19 Thread Dar Scott
: ) On May 19, 2014, at 11:42 AM, Colin Holgate wrote: > Sounds like the two of you will get on fine. > > > On May 19, 2014, at 1:40 PM, Dave Kilroy wrote: > >>> Oh no! Now I'm replying to the use list rather than Dar directly - sorry >> everyone! >> >> > > >

Re: paid contract work - full text justification

2014-05-19 Thread Colin Holgate
Sounds like the two of you will get on fine. On May 19, 2014, at 1:40 PM, Dave Kilroy wrote: > >Oh no! Now I'm replying to the use list rather than Dar directly - sorry > everyone! > > ___ use-livecode mailing list use-livecode@lists.runrev.com Pl

Re: paid contract work - full text justification

2014-05-19 Thread Dave Kilroy
Oh no! Now I'm replying to the use list rather than Dar directly - sorry everyone! - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/pai

Re: paid contract work - full text justification

2014-05-19 Thread Dave Kilroy
Hi Dar Thank you very much for your enquiry - your hat is duly in the ring. I think my client wants to wait a day or two to see how many come forward but you are certainly the first (and I'm sure would do a great job) I'll be in touch soon PS: I posted a reply to your posting on the UseList wh

Re: Nice news for builders of financial apps

2014-05-19 Thread Dave Kilroy
Hi Mike - yeah it hadn't occurred to me that maybe you could 'fake' full justification with a multi-column LC7 table (DOH) - maybe it would do it, it would need some finessing though. I'm not sure if LC7 will be stable enough for my client's timetable - but will look out for any proposals that in

Re: paid contract work - full text justification

2014-05-19 Thread Dave Kilroy
And I might as well post an answer to Dar's question here as well: Firstly, this thread shows how far I got: http://forums.runrev.com/viewtopic.php?f=6&t=20228 And I gave up both because I had to get back to some 'real' work (I didn't charge the client for my work), I had already spent about 8 ho

Re: paid contract work - full text justification

2014-05-19 Thread Dave Kilroy
Thanks Dar - your 'hat is well and truly in the ring' :) Kind regards Dave - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/paid-contr

Re: Nice news for builders of financial apps

2014-05-19 Thread Mike Kerner
Dave, maybe this will help with your fill justify issue. On Mon, May 19, 2014 at 11:47 AM, Fraser Gordon wrote: > On 19 May 2014, at 15:25, Richard Gaskin > wrote: > > > Check this out - looks like independent column alignment via a tabAlign > property is coming in v7: > >

Re: paid contract work - full text justification

2014-05-19 Thread Dar Scott
Sorry about that, everybody. I really know how to “get in touch directly” most mornings. Dar On May 19, 2014, at 9:10 AM, Dar Scott wrote: > Dave, > > I’d like to throw my hat into the ring, if I may. > > I build custom controls, externals and libraries. This looks like it fits > into th

Re: Nice news for builders of financial apps

2014-05-19 Thread Fraser Gordon
On 19 May 2014, at 15:25, Richard Gaskin wrote: > Check this out - looks like independent column alignment via a tabAlign > property is coming in v7: > I wondered when somebody would notice! It turned out that something similar was required to s

Re: paid contract work - full text justification

2014-05-19 Thread Dar Scott
Dave, I’d like to throw my hat into the ring, if I may. I build custom controls, externals and libraries. This looks like it fits into the custom control category. I charge $100 per hour, bill weekly, and expect payment in 15 days. For something like this, I am willing to quote a fixed price

Re: LockMoves

2014-05-19 Thread J. Landman Gay
Did you also set the layermode of the moving objects to "dynamic" ? On May 19, 2014 5:16:59 AM CDT, Nakia Brewer wrote: >Once I was home and could actually try this out on an actual device I >was sadly not as impressed as I was on the desktop. > >It all works like it should but it's just a litt

Re: Nice news for builders of financial apps

2014-05-19 Thread Mike Kerner
Help me out, please: why not just use a table or a dg? Is it just to make it easier to build reports instead of using a report writer/builder? On Mon, May 19, 2014 at 10:37 AM, Dave Kilroy wrote: > Fabulous :) > > > > - > "Some are born coders, some achieve coding, and some have coding thr

Re: Nice news for builders of financial apps

2014-05-19 Thread Dave Kilroy
Fabulous :) - "Some are born coders, some achieve coding, and some have coding thrust upon them." - William Shakespeare & Hugh Senior -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Nice-news-for-builders-of-financial-apps-tp4679729p4679730.html Sent from t

Nice news for builders of financial apps

2014-05-19 Thread Richard Gaskin
Check this out - looks like independent column alignment via a tabAlign property is coming in v7: At long last we'll be able to use the native field object for things like: Name | Salary| Title --

paid contract work - full text justification

2014-05-19 Thread Dave Kilroy
Dear all A while ago I tried to create full text justification within LiveCode (that is, having a block of text in a field with text aligned to the left and the right margins) - I got it working 'kind-of' but not really properly - and then I ran out of time. One of my clients wants text in his ap

Re: LockMoves

2014-05-19 Thread Randy Hengst
It would be worth double-checking to make sure each item in the groups you are moving has its layer mode set to dynamic…. I confess to having forgotten that step on several occasions. On May 18, 2014, at 7:13 PM, Nakia Brewer wrote: > After playing with a test stack John Dixon sent me last ni

Re: LockMoves

2014-05-19 Thread Nakia Brewer
Once I was home and could actually try this out on an actual device I was sadly not as impressed as I was on the desktop. It all works like it should but it's just a little jittery whilst it's making the moves... This was on an iPhone 5 so it would probably suffer fairly bad on an even lower sp

Re: iOS App Submission Error

2014-05-19 Thread Neil Roger
Hi All, Its great to hear that you managed to submit your App with the workaround mentioned here- http://forums.runrev.com/viewtopic.php?f=49&t=20416 As there is a bug report on the issue, we will be investigating this further and implementing a fix within a future release of LC. Kind Rega