Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread Björnke von Gierke
Go to System Preferences, and select the General tab. Slightly bellow the middle, there's a checkmark saying ask to keep changes when closing documents. Unselect it. Make sure to restart applications now, and then the new behaviour should immediately show up. For example in text edit,

can you put a stack from GoRevNet to your plugins menu?

2014-01-23 Thread Tiemo Hollmann TB
Hello, Perhaps I didn't found it yet, but can you put a stack from the GoRevNets list of stacks to your plugins menu permanently or can you only use those stacks by opening RevNet first? Thanks Tiemo ___ use-livecode mailing list

Testing, please ignore or delete post.

2014-01-23 Thread Paul Dupuis
Having some problems posting to this list and this is a test post to check. -- Paul Dupuis -- Researchware ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: RELEASE LiveCode 6.5.2 RC1

2014-01-23 Thread Mark Schonewille
Hi, Nice to see a few dozen bugs fixed, but I am worried to see no mention of the inability to export, save or e-mail pictures on Android. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter:

SCAN commands with live code

2014-01-23 Thread Serge Brami 2
Hello Does anyone know something about externals or stack devellopement making possible to use a Scanner from livecode ?? it would need adding this functionnality to my own livecode app (for personnal use , not commercial) Thanks ___

Re: can you put a stack from GoRevNet to your plugins menu?

2014-01-23 Thread Richard Gaskin
Tiemo Hollmann wrote: Perhaps I didn't found it yet, but can you put a stack from the GoRevNets list of stacks to your plugins menu permanently or can you only use those stacks by opening RevNet first? RevNet stacks can be saved and stored wherever you like on your hard drive. For toplevel

Re: SCAN commands with live code

2014-01-23 Thread Roger Eller
If the scanner is TWAIN compliant, you could shell a vb script, or possibly use an URL with this product by Dynamsoft. I used it for a project about 10 years ago, and it allowed me to scan to the clipboard, then LC grabbed the image to display it. http://www.dynamsoft.com/ ~Roger On Thu, Jan

Re: SCAN commands with live code

2014-01-23 Thread Mark Schonewille
Hi Serge, You can try to approach the problem from the other end. Most scanning apps have an option to perform a task automatically, which basically means that the file is opened with an app of your choice. If you select a LiveCode standalone as automatic task, you can process your image(s)

AW: can you put a stack from GoRevNet to your plugins menu?

2014-01-23 Thread Tiemo Hollmann TB
Hi Richard, sometimes the obvious is too far Thanks for the pointer Tiemo -Ursprüngliche Nachricht- Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag von Richard Gaskin Gesendet: Donnerstag, 23. Januar 2014 15:51 An: use-livecode@lists.runrev.com Betreff:

Re: RELEASE LiveCode 6.5.2 RC1

2014-01-23 Thread Mark Wieder
J. Landman Gay jacque@... writes: ? I didn't hit a breakpoint, it just worked. I only tested it briefly though. No problem. Hanson says the accidental breakpoint will be removed. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing

OT and no excuse

2014-01-23 Thread Mark Wieder
...but anyway... http://i.imgur.com/1n8LdRR.jpg -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Tracing Stack (was: the points of graphic)

2014-01-23 Thread BNig
Hi Michael, inspired by your stack I uploaded a tracing stack to the forum http://forums.runrev.com/phpBB2/viewtopic.php?f=9t=13399p=95175#p95175 it also uses images but they have to have transparency. I am using the maskData to extract the shape. That speeds things up. Kind regards Bernd

Re: Tracing Stack (was: the points of graphic)

2014-01-23 Thread Roger Eller
So naturally, the next improvement would be to export a shape comprised of a group of filled polygons as PNG (keeping transparency), then use that image to trace into a single polygon. ~Roger On Thu, Jan 23, 2014 at 5:24 PM, BNig bernd.niggem...@uni-wh.de wrote: Hi Michael, inspired by

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread Graham Samuel
That's good info, but IMHO the whole business of removing Save As... and forcing the user to make a duplicate and rename it (or use Time Machine) in order to secure a particular revision of a document so as to allow rollback, is clunky. I think Apple wanted the saving to work the way it does in

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread Richard Gaskin
Graham Samuel wrote: ...IMHO the whole business of removing Save As... and forcing the user to make a duplicate and rename it (or use Time Machine) in order to secure a particular revision of a document so as to allow rollback, is clunky. I think Apple wanted the saving to work the way it

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread Warren Samples
On 01/23/2014 05:34 PM, Richard Gaskin wrote: I believe the spirit of this goes back to Steve Jobs' observation that most people's desktops are a complete mess of file icons. Obsessed with getting rid of clutter, his answer was to remove the file system from the things users need to worry

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread J. Landman Gay
On 1/23/14, 5:16 PM, Graham Samuel wrote: That's good info, but IMHO the whole business of removing Save As... and forcing the user to make a duplicate and rename it (or use Time Machine) in order to secure a particular revision of a document so as to allow rollback, is clunky. So do we all.

Re: OT and no excuse

2014-01-23 Thread Roger Eller
Mark, I think this phenomenon can be easily explained. Well, let's try anyway... In programming, a function that calls itself is known as recursive function and the process of calling function itself is known as recursion. A not very funny definition of recursion is given as a dictionary entry:

Re: OT and no excuse

2014-01-23 Thread Alejandro Tejada
Roger Eller wrote Mark, I think this phenomenon can be easily explained. [snip] Dennis Ritchie now have his own meme, but where is Donald Knuth's... :D -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-and-no-excuse-tp4674980p4674987.html Sent from the

Re: OT and no excuse

2014-01-23 Thread Jerry Jensen
On Jan 23, 2014, at 5:50 PM, Alejandro Tejada capellan2...@gmail.com wrote: Dennis Ritchie now have his own meme, but where is Donald Knuth's... :D http://techno-backstop.com .Jerry Mister OT Jensen ___ use-livecode mailing list

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread stephen barncard
On Thu, Jan 23, 2014 at 3:16 PM, Graham Samuel livf...@mac.com wrote: That's good info, but IMHO the whole business of removing Save As... and forcing the user to make a duplicate and rename it (or use Time Machine) in order to secure a particular revision of a document so as to allow

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread stephen barncard
On Thu, Jan 23, 2014 at 3:34 PM, Richard Gaskin ambassa...@fourthworld.comwrote: All just groundwork, IMNSHO, for the inevitable day when iOS and OS X merge BARF *--* *Stephen Barncard - San Francisco Ca. USA - Deeds Not Words* ___ use-livecode

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread stephen barncard
On Thu, Jan 23, 2014 at 3:57 PM, J. Landman Gay jac...@hyperactivesw.comwrote: If I sound distainful, I am. Me too. I can manage my versions just fine. As with Final Cut and other apps, they have managed to 'stupify' the OS down to the lowest common denominator where users aren't trusted with

Re: Tracing Stack (was: the points of graphic)

2014-01-23 Thread Alejandro Tejada
Hi Bernd, Excellent work! :D Did you have code to select and trace each part of an image? For example, trace this image: http://www.clker.com/cliparts/c/a/6/c/11970950252088228801johnny_automatic_leaf_silhouette.svg.hi.png (from this page: http://www.clker.com/clipart-13748.html) Just one

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread J. Landman Gay
On 1/23/14, 8:54 PM, stephen barncard wrote: Same thing with the stupid FULL SCREEN MODE that, with multiple screens, That, at least, you can turn off. When I updated from Snow Leopard (having skipped right over Mt Lion for the same reasons you cite) the OS didn't even try to put me into

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread stephen barncard
On Thu, Jan 23, 2014 at 7:41 PM, J. Landman Gay jac...@hyperactivesw.comwrote: That, at least, you can turn off. where? how? Tinkertool? *--* *Stephen Barncard - San Francisco Ca. USA - Deeds Not Words* ___ use-livecode mailing list

Re: OT and no excuse

2014-01-23 Thread Mark Wieder
Alejandro- Thursday, January 23, 2014, 5:50:10 PM, you wrote: Dennis Ritchie now have his own meme, but where is Donald Knuth's... :D Bonus points to Alejandro for recognizing DMR. And before I even had a chance to post it as a challenge question. -- -Mark Wieder ahsoftw...@gmail.com

Re: OT and no excuse

2014-01-23 Thread Alejandro Tejada
Jerry Jensen wrote Dennis Ritchie now have his own meme, but where is Donald Knuth's... :D http://techno-backstop.com Do you believe in coincidences? :D http://techno-backstop.com/ http://www.cgarena.com/gallery/3d/description/fullimages/YOda_900.jpg Al -- View this message in context:

Re: OT and no excuse

2014-01-23 Thread Jerry Jensen
On Jan 23, 2014, at 8:26 PM, Alejandro Tejada capellan2...@gmail.com wrote: Jerry Jensen wrote Dennis Ritchie now have his own meme, but where is Donald Knuth's... :D http://techno-backstop.com Do you believe in coincidences? :D http://techno-backstop.com/

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread J. Landman Gay
On 1/23/14, 9:43 PM, stephen barncard wrote: On Thu, Jan 23, 2014 at 7:41 PM, J. Landman Gay jac...@hyperactivesw.comwrote: That, at least, you can turn off. where? how? Tinkertool? It's a per-app setting, usually in the View menu as far as I can see. None of my apps had it turned on by

Re: [OT] Mavericks Auto Save and Red Traffic Light plus Back Dot

2014-01-23 Thread stephen barncard
On Thu, Jan 23, 2014 at 10:14 PM, J. Landman Gay jac...@hyperactivesw.comwrote: It's a per-app setting, usually in the View menu as far as I can see. None of my apps had it turned on by default when I updated. oh, that's available in Mavericks, but not ML. Thanks, J. *--* *Stephen Barncard -

Re: OT and no excuse

2014-01-23 Thread Richmond
On 24/01/14 00:43, Mark Wieder wrote: ...but anyway... http://i.imgur.com/1n8LdRR.jpg Only in America . . . ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription