RE: Independent Progress Bar

2011-12-14 Thread FlexibleLearning
If you mean an indeterminate progress indicator then yes, use an animated gif with the judicious use of repeatCount (-1 to start and 0 to stop). If you want a modal progress bar that works independently (as in non-blocking) then open the modal invisible first and increment your own bar as required

"grab me" script off page

2011-12-14 Thread Kathy Jaqua
Bill, Thank you. You have always been a bright spot in my life. Kathy Graves Jaqua ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev

Re: There's always a first time or tips for young players

2011-12-14 Thread Mark Wieder
Cal- Wednesday, December 14, 2011, 3:21:44 PM, you wrote: > How do I work around this misdirection? Simple in the scheme of things. I > built a dummy preopenstack in the substack and went no further. Yep. That'll hit everyone sooner or later. Your approach is one way to deal with it. And if you

Re: "grab me" script off page

2011-12-14 Thread Bill Vlahos
Welcome back Kathy! Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. On Dec 14, 2011, at 7:05 PM, Kathy Jaqua wrote: > Thank you Roger, > > I have been using livecode again since April and fi

There's always a first time or tips for young players

2011-12-14 Thread Cal Horner
I know that I'm not a young player and this tip has probably been floating around for years but here's what happened to me and how I got around the trap. As a standard (self-imposed) I always set up a preopenstack handler in my main stack. Now, I know for some of you that will be an AHA moment, bu

"grab Me" script off page

2011-12-14 Thread Kathy Jaqua
Wow! These are great script and both of you are fast. THANK YOU so much Kathy Graves Jaqua ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://l

Re: "grab me" script off page

2011-12-14 Thread Bob Sneidar
Okay I just checked it out, and the dragMove is not getting sent at all with the pointer tool selected. So I turned on the message watcher to see what messages DO get sent. I found one, but it doesn't get sent until AFTER you let go of the object. Still, it can work for you I think. Put this i

Re: "grab me" script off page

2011-12-14 Thread Mark Schonewille
Kathy, This does what you want. on mouseDown put the rect of this cd into myRect put the mouseLoc into myMouseLoc put item 1 of myMouseLoc - item 1 of the loc of me & comma & item 2 of \ the mouseLoc - item 2 of the loc of me into myDiff repeat until the mouse is up

"grab me" script off page

2011-12-14 Thread Kathy Jaqua
Thank you Roger, I have been using livecode again since April and finish me projects. I feel much, much better now. Yea! Kathy Graves Jaqua ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and

Re: Independent Progress Bar

2011-12-14 Thread Bob Sneidar
So anyway, this is fairly simple to implement, I have it working, but I still have to use an Applescript command to tell it to launch. All other interactions can be done using send to program and trapping the apple event using on appleEvent. By setting the systemWindow of the stack to true befor

Re: Possible bug setting a watch point

2011-12-14 Thread Bob Sneidar
Oh easy enough. I can use the message box and do something like: set the tracestack to "myStack";send "boo" to stack "myStack" Of course I have to have a handler named "boo" and there has to be a command to run, but it works. Bob On Dec 14, 2011, at 6:25 PM, Mark Wieder wrote: > set the trace

"grab me" script off page

2011-12-14 Thread Kathy Jaqua
Thank Bob, I am not quiet sure what you mean. I am just dragging a graphic inside a stack. How does one trap for something. Could you be a bit more specific? It's been a while... Kathy Graves Jaqua ___ use-livecode mailing list use-livecode@lists.ru

Re: "grab me" script off page

2011-12-14 Thread Roger Eller
On Wed, Dec 14, 2011 at 8:49 PM, Kathy Jaqua wrote: > Hi It has been a long time. > > Does anyone have a script as to how I might keep a field from moving past > the > edge of a stack (No longer to be seen). > That is to say, In a "grab me" script how do I stop a user dragging a > field > (or gr

Re: Possible bug setting a watch point

2011-12-14 Thread Bob Sneidar
It's a global declared outside of a handler, in the stack script. Bob On Dec 14, 2011, at 6:21 PM, Mark Wieder wrote: > Bob- > > Wednesday, December 14, 2011, 4:40:52 PM, you wrote: > >> Seems even PowerDebug crashes when I set a watch on a variable. > > That's not good. What kind of mojo

Re: Possible bug setting a watch point

2011-12-14 Thread Mark Wieder
Bob- Wednesday, December 14, 2011, 4:37:10 PM, you wrote: > Any way to invoke the debugger while idling? I have to > continually set a breakpoint and then execute something to get the > debugger to appear. It's a pain, isn't it? I made a plugin a while back to do that and put it in the old revO

Re: Possible bug setting a watch point

2011-12-14 Thread Mark Wieder
Bob- Wednesday, December 14, 2011, 4:40:52 PM, you wrote: > Seems even PowerDebug crashes when I set a watch on a variable. That's not good. What kind of mojo variables are you dealing with anyway? I tested setting global watched variables before posting just to make sure it wasn't wishful thin

Re: "grab me" script off page

2011-12-14 Thread Bob Sneidar
I think you can trap for the dragMove message, then compare the edges of the object with the same bounds of the window itself. I would suggest however, that you issue a wait for x milliseconds with messages to allow the engine to keep up, and pass dragMove in your handler. That is just off the t

Re: French Ears

2011-12-14 Thread Bob Sneidar
So if you wanted to say that you made a bridge of chopsticks on the edge of the table you would say, "Hashi hashi hashi!"? Sorry I couldn't resist! Bob On Dec 14, 2011, at 5:41 PM, Tim Selander wrote: > (I should probably let one of the native Japanese people on this list answer, > but...)

"grab me" script off page

2011-12-14 Thread Kathy Jaqua
Hi It has been a long time. Does anyone have a script as to how I might keep a field from moving past the edge of a stack (No longer to be seen). That is to say, In a "grab me" script how do I stop a user dragging a field (or graphic ) past a point on a stack. Thank you for your time and tr

Re: French Ears

2011-12-14 Thread Tim Selander
(I should probably let one of the native Japanese people on this list answer, but...) I don't know French, and am not precisely sure what you mean by 'tonic accents' and am not a linguist, so don't know the proper term, but in Japanese each syllable of a word has exactly the same beat or rhyt

Re: French Ears

2011-12-14 Thread Michael Kann
Dear Francophiles, Thank you very much for the feedback on the computer speech. Sorry to be a pest. Would it be a bother to compare these two websites and let me know which one sounds better? http://www2.research.att.com/~ttsweb/tts/demo.php#top http://imtranslator.net/translate-and-speak/ --

Re: Possible bug setting a watch point

2011-12-14 Thread Bob Sneidar
Seems even PowerDebug crashes when I set a watch on a variable. Bob On Dec 14, 2011, at 4:09 PM, Mark Wieder wrote: > Bob Sneidar writes: > >> >> Thanks Mark. Known bug someone posted. Too bad, because I *REALLY* needed >> that > functionality. So >> PowerDebug works? I will try that inste

Re: Possible bug setting a watch point

2011-12-14 Thread Bob Sneidar
Any way to invoke the debugger while idling? I have to continually set a breakpoint and then execute something to get the debugger to appear. Bob On Dec 14, 2011, at 4:09 PM, Mark Wieder wrote: > Bob Sneidar writes: > >> >> Thanks Mark. Known bug someone posted. Too bad, because I *REALLY*

Re: Possible bug setting a watch point

2011-12-14 Thread Bob Sneidar
Har! I did that, and as soon as the variable changed I crashed to desktop again! LOL! Bob On Dec 14, 2011, at 4:09 PM, Mark Wieder wrote: > Bob Sneidar writes: > >> >> Thanks Mark. Known bug someone posted. Too bad, because I *REALLY* needed >> that > functionality. So >> PowerDebug works?

Re: Possible bug setting a watch point

2011-12-14 Thread Mark Wieder
Bob Sneidar writes: > > Thanks Mark. Known bug someone posted. Too bad, because I *REALLY* needed that functionality. So > PowerDebug works? I will try that instead. You can always force the issue: set the watchedvariables to ",,gVariable," -- Mark Wieder

Re: Independent Progress Bar

2011-12-14 Thread Bob Sneidar
3.5 Megabytes. Very small. I will send you the stack and the standalone direct. The prompt is in Belgium type. I hope you have that. If not it will revert to default I guess. Bob On Dec 14, 2011, at 3:57 PM, stephen barncard wrote: > one way to achieve multi-tasking. Actually brilliant. Wh

Re: Independent Progress Bar

2011-12-14 Thread Mike Bonner
If its apple only, can you use "send to program" to control your twirly stack? No mac here anymore so can't try it. On Wed, Dec 14, 2011 at 4:57 PM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > one way to achieve multi-tasking. Actually brilliant. What is the size of > that litt

Re: Independent Progress Bar

2011-12-14 Thread stephen barncard
one way to achieve multi-tasking. Actually brilliant. What is the size of that little sucker? On 14 December 2011 15:49, Bob Sneidar wrote: > Well some may have missed it, but I was saying that I created a > standalone, and all it does is display a window that has no title bar, with > a messag

Re: Possible bug setting a watch point

2011-12-14 Thread Bob Sneidar
Thanks Mark. Known bug someone posted. Too bad, because I *REALLY* needed that functionality. So PowerDebug works? I will try that instead. Bob On Dec 14, 2011, at 3:37 PM, Mark Wieder wrote: > Bob Sneidar writes: > I tried setting a watch on a global variable. I set it to gSiteID

Re: French Ears

2011-12-14 Thread Bob Sneidar
I have heard that Japanese has no tonic accents. Is that true? Bob On Dec 14, 2011, at 3:29 PM, Francis Nugent Dixon wrote: > Hi from Beautiful Brittany. > > Michael wrote : > >> I'm not interested in the translations, just the quality of the French >> accent. > > Michael, it's the best Fren

Re: Preventing edits in a datagrid

2011-12-14 Thread Bob Sneidar
You are correct sir. Bob On Dec 14, 2011, at 3:00 PM, Pete wrote: > I have a datagrid with a customised column containing a checkbox. I have > set the datagrid to not allow editing yet it is still possible to > check/uncheck the checkbox. I'm guessing that I have to deal with this in > the m

Re: Independent Progress Bar

2011-12-14 Thread Bob Sneidar
Well some may have missed it, but I was saying that I created a standalone, and all it does is display a window that has no title bar, with a message and a spinning gif. I use it when I am opening an app that uses SQL to give the user something to look at while the connection is made and everyth

Re: French Ears

2011-12-14 Thread Mark Schonewille
Hi Francis, Most speech engines, including Apple's, allow for accents (emphasis). They are just hard to implement and cause extra work for the user. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.

Re: Possible bug setting a watch point

2011-12-14 Thread Mark Wieder
Bob Sneidar writes: > >> I tried setting a watch on a global variable. I set it to gSiteID > >> <> "3". Each time I do this Livecode CTD's. I have removed all > >> plugins to verify it's not something with one of those, but the > >> problem persists. > > > >> Can anyone else verify this hap

Re: French Ears

2011-12-14 Thread Francis Nugent Dixon
Hi from Beautiful Brittany. Michael wrote : I'm not interested in the translations, just the quality of the French accent. Michael, it's the best French speech I have ever heard (I have 45 years of French, in France, under my belt !) However, computer speech is monotonous (great difficul

Preventing edits in a datagrid

2011-12-14 Thread Pete
I have a datagrid with a customised column containing a checkbox. I have set the datagrid to not allow editing yet it is still possible to check/uncheck the checkbox. I'm guessing that I have to deal with this in the mouseUp handler of the custom behavior for the column but thought I would ask th

Re: Independent Progress Bar

2011-12-14 Thread stephen barncard
I would use them if they worked. These would be awesome little indicator packages, if we don't overuse it like blinking in old web sites. Browsers seem to do this with little cpu load. Remember Imageready? On 14 December 2011 13:05, Bob Sneidar wrote: > Voted for it. Not too many people seem t

RE: Accessing the bundles files in the sandbox

2011-12-14 Thread John Dixon
set the filename of image theImage to specialFolderPath("engine") & "/media/img_01.jpg" > From: sschvarst...@gmail.com > Subject: Accessing the bundles files in the sandbox > Date: Wed, 14 Dec 2011 23:33:38 +0100 > To: use-livecode@lists.runrev.com > > Hi, > > I am developing an iOS app which

Re: Accessing the bundles files in the sandbox

2011-12-14 Thread Mark Schonewille
Hi Sergio, I'm not sure tht "file:" needs to be included in the filename property. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Become our partner in sales http

Re: characters lost pasting from Word To LiveCode field

2011-12-14 Thread Curry Kenworthy
Any idea if WordLib handles OSX Word 2004? So far I've focused primarily on documents created by Word 2007 and up for Windows. Next in line, I'll be testing documents from Word 2008 for Mac! I assume that Word 2004 Mac is similar to 2003 Windows. I would expect it to import fairly well on

Accessing the bundles files in the sandbox

2011-12-14 Thread Sergio Schvarstein
Hi, I am developing an iOS app which needs to use over one hundred images, which must be bundled inside the app file. I've included the files in the Standalone Application Settings > Copy Files tab inside a folder I've called "media", but now I cannot find the way for asigning that filename to

Re: Setting the value of a button hilite in script

2011-12-14 Thread Bob Sneidar
Honorable Mention can be "Most Stupid Looking". I'll bring a photo... Bob On Dec 14, 2011, at 1:50 PM, J. Landman Gay wrote: > Let's have a gathering at the next conference and confess our stupid moments. > I bet we'd draw a huge crowd. We could give a "Most Stupid" award. I've got a > really

Re: Setting the value of a button hilite in script

2011-12-14 Thread J. Landman Gay
On 12/14/11 3:10 PM, Mark Wieder wrote: Jacque- Wednesday, December 14, 2011, 10:34:59 AM, you wrote: Oh good, that's easy to fix. Glad you found it. And don't feel bad, I once submitted a bug report about the same thing back in the MetaCard days. Dr Raney pointed out my error and I was embarr

Re: characters lost pasting from Word To LiveCode field

2011-12-14 Thread Bob Sneidar
I don't think the OS X developer group at Microsoft communicate much with the Windows developer group. Bob On Dec 14, 2011, at 1:14 PM, Sieg Lindstrom wrote: > Might work. Any idea if WordLib handles OSX Word 2004? I'm using that > version until I'm forced not to because I have use scores of

Re: characters lost pasting from Word To LiveCode field

2011-12-14 Thread Sieg Lindstrom
Might work. Any idea if WordLib handles OSX Word 2004? I'm using that version until I'm forced not to because I have use scores of Word macros I'd have to recreate with AppleScript if I were to upgrade. Can't quite fathom why Microsoft decided to make macros in Word for the Mac incompatible with Wi

Re: Setting the value of a button hilite in script

2011-12-14 Thread Mark Wieder
Jacque- Wednesday, December 14, 2011, 10:34:59 AM, you wrote: > Oh good, that's easy to fix. Glad you found it. And don't feel bad, I > once submitted a bug report about the same thing back in the MetaCard > days. Dr Raney pointed out my error and I was embarrassed for days. I just reported a bu

Re: Independent Progress Bar

2011-12-14 Thread Bob Sneidar
Voted for it. Not too many people seem to be using this system though. Bob On Dec 14, 2011, at 12:48 PM, Richard Gaskin wrote: > FWIW: > > Asynchronous GIF playback > > > -- > Richard Gaskin > Fourth World > LiveCode training and consulting: ht

Re: Independent Progress Bar

2011-12-14 Thread Richard Gaskin
FWIW: Asynchronous GIF playback -- Richard Gaskin Fourth World LiveCode training and consulting: http://www.fourthworld.com Webzine for LiveCode developers: http://www.LiveCodeJournal.com LiveCode Journal blog: http://LiveCodejournal.com/blog

Re: Independent Progress Bar

2011-12-14 Thread stephen barncard
there was also a script for an animated spinner that used 'send in time' to advance the frames. I'll try and find it if interested. sqb On 14 December 2011 11:44, Bob Sneidar wrote: > Ohhh you are right. Well my Standalone idea works a peach, if you can > stand having a user see another app lau

Re: Independent Progress Bar

2011-12-14 Thread Bob Sneidar
Ohhh you are right. Well my Standalone idea works a peach, if you can stand having a user see another app launch with only one menu, then disappear without knowing why. I could make it more robust if I knew how to pass information to a standalone created in Livecode. I think there are some lesso

Re: Independent Progress Bar

2011-12-14 Thread Bob Sneidar
Better than my solution too! I created a standalone and used applescript to activate it. Now maybe I will use that site to create a Plugin for spinners. Bob On Dec 14, 2011, at 11:06 AM, René Micout wrote: > It is better than Spinner Store > :-( > > > Le 14 déc. 2011 à 20:05, René Micout a

Re: Independent Progress Bar

2011-12-14 Thread René Micout
Yes I think so but this is the case in Mac OS X (... sometimes...) Le 14 déc. 2011 à 20:25, stephen barncard a écrit : > I think the animated gifs will stall while certain operations are happening. > > On 14 December 2011 11:06, René Micout wrote: > >> It is better than Spinner Store >> :-( >>

Re: Independent Progress Bar

2011-12-14 Thread stephen barncard
I think the animated gifs will stall while certain operations are happening. On 14 December 2011 11:06, René Micout wrote: > It is better than Spinner Store > :-( > > > Le 14 déc. 2011 à 20:05, René Micout a écrit : > > > I have test it ! > > Choose a gif spinner > > Generate it > > Download it

Re: French Ears

2011-12-14 Thread René Micout
On n'est pas loin du charabia. Mais on comprend l'essentiel ! Traduction : It is not far from gibberish. But we understand the basics! ;-) Le 14 déc. 2011 à 20:06, Richmond a écrit : > On 12/14/2011 08:54 PM, René Micout wrote: >> Comment allez-vous, s'il vous plait ? > > Possiblement, mon vi

Re: French Ears

2011-12-14 Thread Richmond
On 12/14/2011 08:54 PM, René Micout wrote: Comment allez-vous, s'il vous plait ? Possiblement, mon vieux . . . :) Ou, sacre cochon, l'Ecossais parle un petit peu de la langue d'Alembert trop execrable! J'ai un accent Nord Africain apres mon travail avec les flics Egyptiens avant 24 ans.

Re: Independent Progress Bar

2011-12-14 Thread René Micout
It is better than Spinner Store :-( Le 14 déc. 2011 à 20:05, René Micout a écrit : > I have test it ! > Choose a gif spinner > Generate it > Download it > Import it as control in LiveCode > And hide/show it > I think it is great... > > Le 14 déc. 2011 à 20:01, René Micout a écrit : > >> Hello

Re: Independent Progress Bar

2011-12-14 Thread René Micout
I have test it ! Choose a gif spinner Generate it Download it Import it as control in LiveCode And hide/show it I think it is great... Le 14 déc. 2011 à 20:01, René Micout a écrit : > Hello Bob, > You can use a gif, see here : > > http://www.ajaxload.info/ > > René > > Le 14 déc. 2011 à 19:15,

Re: French Ears

2011-12-14 Thread Bob Sneidar
What in the world are you talking about?? ;-) Bob On Dec 14, 2011, at 10:54 AM, René Micout wrote: > Comment allez-vous, s'il vous plait ? > > Le 14 déc. 2011 à 19:51, Bob Sneidar a écrit : > >> The only French I know is, "Come on, tally voo, silver plate". >> >> Bob _

Re: characters lost pasting from Word To LiveCode field

2011-12-14 Thread J. Landman Gay
On 12/14/11 12:47 PM, FlexibleLearning wrote: This scriptlet looks like a means of ensuring that accented and unicode characters in plain text format transfer between platforms to me rather than a bridge between text editors. Yes, you're right. When it went through the list, that was apparently

Re: Checkbox in datagrid column

2011-12-14 Thread Pete
I'm not familiar with sqlyoga but I assume you have to set up a SELECT statement to return the array so you should be able to include a constant ( eg 'false') in the SELECT statement which presumably would end up in the array. Something like: SELECT thiscolumn, thatcolumn,theothercolumn,'false' F

Re: Independent Progress Bar

2011-12-14 Thread René Micout
Hello Bob, You can use a gif, see here : http://www.ajaxload.info/ René Le 14 déc. 2011 à 19:15, Bob Sneidar a écrit : > Hi all. I know this has been discussed in length in the past, but I cannot > remember what the conclusion was. Does anyone have/know about an independent > progress bar/whe

Re: French Ears

2011-12-14 Thread René Micout
Comment allez-vous, s'il vous plait ? Le 14 déc. 2011 à 19:51, Bob Sneidar a écrit : > The only French I know is, "Come on, tally voo, silver plate". > > Bob > > > On Dec 14, 2011, at 10:41 AM, René Micout wrote: > >> Hello Michael, >> >> For a computer it is not bad... >> It is a real Fren

Re: French Ears

2011-12-14 Thread Bob Sneidar
The only French I know is, "Come on, tally voo, silver plate". Bob On Dec 14, 2011, at 10:41 AM, René Micout wrote: > Hello Michael, > > For a computer it is not bad... > It is a real French accent. > There is some little mistakes but due to the computer rather than the > speaker... > > Bon

Re: Android date pickers and other custom controls.

2011-12-14 Thread Andrew Henshaw
Thanks John, The scrollers are superb, I got my first app in the Google Market earlier this week which wouldn't be there without them! Looking forward to trying the code for the date picker!!! Andy On 14 Dec 2011, at 14:33, John Craig wrote: > I've added a couple of features to the android s

Re: characters lost pasting from Word To LiveCode field

2011-12-14 Thread Curry Kenworthy
Bottom line: Microsoft does not play well with Livecode's clipboard. Other apps are fine. Why not use WordLib? Sounds like an ideal scenario for it. Current release is ANSI but next release (almost there) has very accurate Unicode! Tested with many languages. Curry K. -- WordLib: Import M

Re: characters lost pasting from Word To LiveCode field

2011-12-14 Thread FlexibleLearning
This scriptlet looks like a means of ensuring that accented and unicode characters in plain text format transfer between platforms to me rather than a bridge between text editors. Hugh Senior FLCo On Dec 13, 2011, at 9:02 PM, J. Landman Gay wrote: > On 12/13/11 5:09 PM, Sieg Lindstrom wrote: >

Re: Checkbox in datagrid column

2011-12-14 Thread Pete
Yep, sorry - I misnamed the property. On Wed, Dec 14, 2011 at 10:26 AM, zryip theSlug wrote: > The correct syntax is: > > set the dgColumnIsVisible["myColumn"] of grp "MyDataGrid" to {true or > false} > -- Pete Molly's Revenge ___

Re: Checkbox in datagrid column

2011-12-14 Thread Bob Sneidar
Hi and thanks for the reply. My problem is that I populate the datagrid by taking the array produced by sqlquery_retrieveDataAsArray from Trevor's sqlYoga library and setting the dgData of the datagrid to that. It's very fast and efficient, but of course, the SQL database does not have a check

Re: French Ears

2011-12-14 Thread René Micout
Hello Michael, For a computer it is not bad... It is a real French accent. There is some little mistakes but due to the computer rather than the speaker... Bon souvenir de Paris René Le 14 déc. 2011 à 19:08, Michael Kann a écrit : > I know there are some list listeners with exquisite ears for t

Re: Setting the value of a button hilite in script

2011-12-14 Thread J. Landman Gay
On 12/14/11 12:08 PM, Pete wrote: Never mind folks, found the problem - a missing break in a switch statement (how many times has that bitten me!). Sorry for the trouble. Oh good, that's easy to fix. Glad you found it. And don't feel bad, I once submitted a bug report about the same thing bac

Re: Checkbox in datagrid column

2011-12-14 Thread zryip theSlug
On Wed, Dec 14, 2011 at 2:21 AM, Bob Sneidar wrote: > Hi all. > > I guess this would be a zryip question. It may be too difficult to attempt, > but I am going to give it a try anyway. > > I have a datagrid that already contains data. There are 3 modes to the form, > browse, edit and newrecord. I

Re: Apple Photo (media) Picker

2011-12-14 Thread Todd Geist
More on this. you don't actually need the full Automator file to run it from the shell. You can rip out the document.wflow file from the contents of the automator package and use that. This comes in handy because some tools see the regular automator package as a folder not a file. So it can be

Independent Progress Bar

2011-12-14 Thread Bob Sneidar
Hi all. I know this has been discussed in length in the past, but I cannot remember what the conclusion was. Does anyone have/know about an independent progress bar/wheel that can be used with Livecode, that will function independently even when Livecode is running a script? I know I could kludg

Re: Setting the value of a button hilite in script

2011-12-14 Thread Pete
Never mind folks, found the problem - a missing break in a switch statement (how many times has that bitten me!). Sorry for the trouble. Pete On Tue, Dec 13, 2011 at 9:37 PM, Mark Wieder wrote: > Pete- > > Tuesday, December 13, 2011, 5:23:11 PM, you wrote: > > > Hi Mark, > > That's where I star

French Ears

2011-12-14 Thread Michael Kann
I know there are some list listeners with exquisite ears for the French Language. I was wondering if this website has the best French text to speech sound, or are there better ones on the web. I'm not interested in the translations, just the quality of the French accent. Here's the site: http:

Re: characters lost pasting from Word To LiveCode field

2011-12-14 Thread Bob Sneidar
On Dec 13, 2011, at 9:02 PM, J. Landman Gay wrote: > On 12/13/11 5:09 PM, Sieg Lindstrom wrote: > >> I'll say up front the details of text encoding are not my strong suit. With >> earlier versions (RunRev 4.x and earlier), I'd sometimes have to write >> special routines to search and replace cert

Re: Setting the value of a button hilite in script

2011-12-14 Thread Robert Brenstein
On 13.12.2011 at 22:15 Uhr -0800 Pete apparently wrote: Very strange. As mentioned, I got round the problem by using a do command: do "set the hilite of control x of this card to" && the cInitialValue of control x of this card That worked with no other changes to the overall logic of the handl

Re: [OT] i-s a-n-y-o-n-e e-l-s-e getting SPAM messages like this?

2011-12-14 Thread Alejandro Tejada
Still not... -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-i-s-a-n-y-o-n-e-e-l-s-e-getting-SPAM-messages-like-this-tp4194935p4195236.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-l

Android date pickers and other custom controls.

2011-12-14 Thread John Craig
I've added a couple of features to the android scroller (it's iOS friendly as well!). You can now use scrollers to create date picker style controls for android or other custom controls for both platforms. As always, feedback on performance on real devices is much appreciated :D http://foru

Re: Ann: Installer Maker Plugin 1.7 for LiveCode with 16 new features

2011-12-14 Thread Mark Schonewille
Thank you, Andre! I'd be interested in seeing products using installers made with IM. Got any links? -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Become our par

Re: Ann: Installer Maker Plugin 1.7 for LiveCode with 16 new features

2011-12-14 Thread Andre Garzia
Mark, congratulation on your release. I've used Installer Maker to build installers and I must say, it rocks! Thanks so much for your hard work. =) On Wed, Dec 14, 2011 at 2:31 AM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > Dear all, > > I'm pleased to announce that after 6

[OT] i-s a-n-y-o-n-e e-l-s-e getting SPAM messages like this?

2011-12-14 Thread Richmond
Obviously this is the latest wheeze to get round Spam-filtering. ___ 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/list