Modularity

2016-03-14 Thread RM
A while back there was some talk about making it possible that when one wanted to export standalones from Livecode one could choose what capabilities to include and which to exclude. Recently "elsewhere" a chap working with Livecode was complaining about the 'bloat' in a standalone between the

A Bad Hair Day . . .

2016-03-16 Thread RM
Possibly . . . . http://forums.livecode.com/viewtopic.php?f=10&t=26812 Love, Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.

Re: ≠ or not equal

2016-03-16 Thread RM
On 16.03.2016 11:36, Peter TB Brett wrote: On 16/03/2016 09:09, Terence Heaford wrote: I have been advised that ≠ (not equal) does not compile in Linux. It does seem to work in OSX. If ≠ is not a keyword then why does it work in OSX? Hi Terence, Ali and I had a brief look into this, and

Re: ≠ or not equal

2016-03-16 Thread RM
So what? Big deal! Hardly worth the fuss! I just tried this: on mouseUp put fld "fff" into FFF if FFF is not 1 then put "NOPE" else put "YEP" end if end mouseUp So it really doesn't matter that '≠' doesn't work in Linux. Richmond. On 16.03.2016 11:36, Peter TB Brett

Re: ≠ or not equal

2016-03-18 Thread RM
en created on a mac that includes ≠ will it matter then? Terry On 16 Mar 2016, at 10:00, RM wrote: So it really doesn't matter that '≠' doesn't work in Linux. ___ use-livecode mailing list use-livecode@lists.runrev.com Plea

Re: Release 6.7.10 / 7.1.3

2016-03-19 Thread RM
It might just be time to forget 6.7.10 and move to the 7 series. Richmond. On 16.03.2016 21:05, Terence Heaford wrote: I might be wrong here but it seems to me that 6.7.10 has stopped remembering the size of the window(stack) when I quit LiveCode. When I open LiveCode/the stack again, the sta

Interactive Tour

2016-03-19 Thread RM
Wow! And I love the LEGO chap! But, unfortunately, if I open a new stack so that I can copy some of the stuff during the tour, the tour stack closes and vanishes. Xubuntu 64 bit. Is this a bug, or is this intentional? Richmond. ___ use-livecode ma

Separate Widget palette

2016-03-19 Thread RM
http://forums.livecode.com/viewtopic.php?f=6&t=26785 Please have a look at this, think about it, and if you think it is a good idea say so: loudly, so the LiveCode people take it seriously. Richmond. ___ use-livecode mailing list use-livecode@lists.ru

Re: Separate Widget palette

2016-03-19 Thread RM
Well, it is only going to be floating around if, when it opens, it isn't anchored, say, top-right. Richmond. On 19.03.2016 20:52, John Dixon wrote: Not a good idea... it means another palette floating about obscuring things.. To: use-livecode@lists.runrev.com From: richmondmathew...@gmail.c

Re: Separate Widget palette

2016-03-20 Thread RM
Aha. Well, how about having the widget section at the bottom of the revTools palette rather than above the section that is most likely to be used the most often? Richmond. On 20.03.2016 01:43, Peter TB Brett wrote: On 2016-03-19 19:50, RM wrote: http://forums.livecode.com/viewtopic.php?f=6

Re: Separate Widget palette

2016-03-20 Thread RM
On 20.03.2016 13:46, Trevor DeVore wrote: On Sun, Mar 20, 2016 at 4:03 AM, RM wrote: Well, how about having the widget section at the bottom of the revTools palette rather than above the section that is most likely to be used the most often? Richmond, You may find that you use widgets

Re: Separate Widget palette

2016-03-20 Thread RM
Pretty picture here: http://forums.livecode.com/viewtopic.php?f=6&t=26785&p=139872#p139872 On 20.03.2016 14:15, RM wrote: On 20.03.2016 13:46, Trevor DeVore wrote: On Sun, Mar 20, 2016 at 4:03 AM, RM wrote: Well, how about having the widget section at the bottom of the revTools

Re: Separate Widget palette

2016-03-20 Thread RM
On 20.03.2016 16:43, Richard Gaskin wrote: Richmond wrote: Hence my recent suggestion that they could be moved to the bottom of the revTools palette rather than the top. The core team says Widgets should be at the top. You say they should be at the bottom. I wonder why the core team has

Re: Open 2 Cards in same stack side by side

2016-03-20 Thread RM
This is probably hugely irrelevant, but I wonder why I cannot do this: put card "3" of stack "STAK" into card "1" of stack "SUBB" where stack "SUBB" is a substack of stack "STAK". I have a very, very vague memory of being able to do that sort of thing somewhere (HC ???). Richmond. On 20.03.

Re: Separate Widget palette

2016-03-20 Thread RM
"a feature that allows users of design software to rearrange the work space on the PC screen." Ha, Ha, Ha: I really wonder how that can be patented. Every time I open Livecode on a small monitor I rearrange the work space by, for instance, moving revTools palette somewhere other than where it

Hypercard

2016-03-20 Thread RM
https://archive.org/details/The_Complete_HyperCard_Handbook ___ 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/u

Re: Open 2 Cards in same stack side by side

2016-03-20 Thread RM
https://www.questia.com/magazine/1G1-8948114/hypercard-2-0-a-closer-look "HyperCard 2.0, however, will not allow you to have two or more windows open that show cards from the same stack. The members of die HyperCard Development Team had planned such a feature, but dropped it from the final rel

Re: Separate Widget palette

2016-03-20 Thread RM
Thanks: I've just tried that. Richmond. On 20.03.2016 18:47, J. Landman Gay wrote: On March 20, 2016 7:17:17 AM RM wrote: I want a way to hide the Widgets in such a way that a kid opening LIveCode won't see them at any point during his/her programming class with me. You ca

Re: Separate Widget palette

2016-03-20 Thread RM
On 20.03.2016 18:54, Mark Wieder wrote: On 03/20/2016 05:15 AM, RM wrote: I should at this point out that LC 4.5 does not function on my Xubuntu box, but I use it extensively on my G5 Macintosh . . . That's a bit strange. LC 4.6.4 is my workhorse on Mint 17.2, which has a ubuntu

Re: Open 2 Cards in same stack side by side

2016-03-20 Thread RM
I wonder what you mean about editing the same script in two windows; do you mean: 1. The ability to see 2 different parts of a long script in two windows. 2. The ability to look at the same section of a script in two windows. If you mean the first then that makes a lot of sense, if you mean th

Re: Open 2 Cards in same stack side by side

2016-03-20 Thread RM
http://forums.livecode.com/viewtopic.php?f=5&t=26847 Richmond. On 20.03.2016 19:55, RM wrote: I wonder what you mean about editing the same script in two windows; do you mean: 1. The ability to see 2 different parts of a long script in two windows. 2. The ability to look at the same sec

Re: Open 2 Cards in same stack side by side

2016-03-20 Thread RM
The scriptEditor threw a wobbly with copy. Richmond. On 20.03.2016 20:05, Scott Rossi wrote: You probably want "copy card..." instead of "put card..." Regards, Scott Rossi Creative Director Tactile Media UX/UI Design On Mar 20, 2016, at 8:25 AM, RM wrote: Thi

Re: Hypercard

2016-03-20 Thread RM
The PDF version appears to be a sequence of photographs. R. On 20.03.2016 21:14, Alejandro Tejada wrote: Just out of curiosity, I downloaded the epub version (1.5 mb) and noticed too many errors in the text. :( Hopefully, PDF version (575 MB) does not show all these errors... :o For the tittl

Re: Open 2 Cards in same stack side by side

2016-03-20 Thread RM
to stack "SUBB" If you meant you want to replace the contents of the SUBB card with the copied one, then just delete the "replacement" card in SUBB. If you want to set the position of the copied card, after the copy do this: set the number of this card of stack "SUBB&q

Re: Open 2 Cards in same stack side by side

2016-03-20 Thread RM
That didn't work in LR 7.1 just now. Richmond. On 20.03.2016 21:33, Monte Goulding wrote: From memory you can: go card X in stack Y It just takes over the window. Is that what you want? Cheers Monte Sent from my iPhone On 21 Mar 2016, at 2:25 AM, RM wrote: put card "3"

Hypercard

2016-03-20 Thread RM
https://archive.org/details/The_Complete_HyperCard_Handbook https://archive.org/details/mac_Danny_Goodmans_HyperCard_Developers_Guide_1988 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and

Re: Standalone settings

2016-03-20 Thread RM
Not over here on the Linux 64 bit side: although, for some odd reason all the texts such as "Mac OS X 32-bit" are now displayed in white so hellishly difficult to see against the grey of the standalone builder stack. Richmond. On 20.03.2016 23:52, John Dixon wrote: Make a stack with LC 7.1.3...

Jerky Animated Graphics

2016-03-21 Thread RM
I have been messing around with what are, frankly, extremely simplistic, experiments in animating polygon graphics. However, as I change the vertices of a graphic the thing won't stay still but keeps moving its centre, so I have to keep reseting its left side. As a result while the animation i

Re: Jerky Animated Graphics

2016-03-21 Thread RM
graphic "GG2" to fld "VERTS3" set the left of graphic "GG" to 50 set the top of graphic "GG" to 10 set the left of graphic "GG2" to 50 set the top of graphic "GG2" to 10 add 2 to STRETCH unlock screen --wait 2

Give somebody something good, and they demand more.

2016-03-21 Thread RM
Well, as the Livecode 8 revTools stack can be set to be thin, normal or fat [and that is really nice], I suppose it shouldn't be that difficult for the Livecode folk to allow us to choose the order we want the sections to be displayed in. http://forums.livecode.com/viewtopic.php?f=6&t=26785&p=1

Re: Give somebody something good, and they demand more.

2016-03-22 Thread RM
effective way for users to manage that. The first step was generalising the tools palette to display a dynamic quantity of tools. The next step will be to allow rearrangement - that won't be in 8.0 though. Mark Sent from my iPhone On 21 Mar 2016, at 21:12, RM wrote: Well, as the Livec

[OT] Useful resource

2016-03-25 Thread RM
https://thenounproject.com/ 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-livecode

Re: Installing metacard on linux - cmd line or?

2016-03-27 Thread RM
Oddly enough I've just got MetaCard 2.5 running on Xubuntu 15.10 64 bit! Mind you, having done that I'm packing it away and getting on with producing stuff for my school using LiveCode 7.1. Richmond. On 27.03.2016 02:21, Mark Talluto wrote: On Mar 26, 2016, at 12:37 PM, Richard Gaskin wrote

Grab Me

2016-03-27 Thread RM
Go on: I dare you: https://www.dropbox.com/s/djb48g4otvv9pgf/FLATdemo.livecode.zip?dl=0 Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: ht

Re: Installing metacard on linux - cmd line or?

2016-03-27 Thread RM
I tried to"upgrade" MetaCard 2.5 using Jacque's stack: http://livecodeshare.runrev.com/stack/590/MetaCard-Setup-2-02 and LiveCode 7.1, and ended up with an odd, icon-less "thing" that didn't get any further than that. Quite honestly I cannot see any obvious advantages using the MetaCard GUI

What grabs yer baby?

2016-03-28 Thread RM
Well, this might [10 minutes of Lunch break nonsense]: https://www.dropbox.com/s/acmtpv96jw9r094/MIRROR.livecode.zip?dl=0 Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Richmond is on a roll.

2016-03-28 Thread RM
Well, that, of course, is a matter of opinion: https://www.dropbox.com/s/buvpf1h59lwahrz/WIPER.livecode.zip?dl=0 Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subs

Re: Richmond is on a roll.

2016-03-29 Thread RM
you made. I should be grading some Norwegian tasks in preparation for tomorrow, but this is much more fun. Tore https://www.dropbox.com/s/oh3k09r6vqjaksd/WIPER%20with%20some%20changes.livecode?dl=0 28. mar. 2016 kl. 21.10 skrev RM : Well, that, of course, is a matter of opinion: https

Re: Richmond is on a roll.

2016-03-29 Thread RM
n tasks in preparation for tomorrow, but this is much more fun. Tore https://www.dropbox.com/s/oh3k09r6vqjaksd/WIPER%20with%20some%20changes.livecode?dl=0 28. mar. 2016 kl. 21.10 skrev RM : Well, that, of course, is a matter of opinion: https://www.dropbox.com/s/buvpf1h59lwahrz/WIPER.livecod

Captain Oveur

2016-03-29 Thread RM
Or: "Airplane 3". Well, not quite, but it does demonstrate how one can do a "mouseDown" in one control and then, with the mouse key still depressed wander over to another control and get feedback that one has done that. http://forums.livecode.com/viewtopic.php?f=6&t=26905 Richmond.

Re: Design Challenge -- Round Corner mask on images

2016-03-31 Thread RM
Why does THIS not work: set the imageSource of graphic "ggg" to 1003 ? Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runr

Re: Design Challenge -- Round Corner mask on images

2016-03-31 Thread RM
Am I being stupid? https://www.dropbox.com/s/ce57yiy7xj4k9j0/Round%20Corners.livecode.zip?dl=0 http://forums.livecode.com/viewtopic.php?f=10&t=26933 Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscr

Re: File exists

2016-04-02 Thread RM
Naively I tried this in a button: on mouseUp if exists(file "HereWeGo.txt") then open file "HereWeGo.txt" for write else put "no such file" end if end mouseUp AND the thing didn't work because 'exists' only works for objects within Livecode. BUT this seems a reasonable

Re: Design Challenge -- Round Corner mask on images

2016-04-02 Thread RM
Why bother? Frankly the process is no more difficult using GIMP: https://www.gimp.org/downloads/ or Photoshop: http://www.adobe.com/products/photoshop.html and there are quite a few other image editing software packages available that can do that job as well. Richmond. On 1.04.2016 02:46,

Re: PDF text extraction?

2016-04-02 Thread RM
http://use-livecode.runrev.narkive.com/1agaImsm/in-search-of-the-lonesome-yodel-pdf Another old chestnut . . . Richmond. On 1.04.2016 03:47, Richard Gaskin wrote: I may need to extract text from a fair number of PDFs (hundreds). I can find all sorts of third-party tools to do that, many of th

Re: PDF text extraction?

2016-04-02 Thread RM
Well: every a sucker for repeating mistakes as many times as possible, I opened my sample PDF in Inkscape and then saved it as an EPS file, then tried to import it into Metacard 2.4; which promptly crashed. Of course this, even were it to work, would be useless in terms of batch processing ton

Re: PDF text extraction?

2016-04-02 Thread RM
I see that Supercard, in their 4.8 Beta have introduced these: rtfToText - extracts text from an RTF or RTFD file pdfToText - extracts text from a PDF file docToText - extracts text from a Microsoft Word file docxToText - extracts text from a Microsoft Word XML file htmlToText - extracts text

Re: PDF text extraction?

2016-04-02 Thread RM
On 2.04.2016 18:38, Richard Gaskin wrote: Richmond wrote: I see that Supercard, in their 4.8 Beta have introduced these: rtfToText - extracts text from an RTF or RTFD file pdfToText - extracts text from a PDF file docToText - extracts text from a Microsoft Word file docxToText - extracts tex

Re: PDF text extraction?

2016-04-02 Thread RM
On 2.04.2016 19:17, Richard Gaskin wrote: Richmond wrote: > On 2.04.2016 18:38, Richard Gaskin wrote: >> Thanks. Yes, Mark Lucas has been doing some outstanding work on >> SuperCard 4.8. > > Well, outstanding is as outstanding does, I really wonder how > Supercard keeps going in the face of co

Re: PDF text extraction?

2016-04-02 Thread RM
On 2.04.2016 20:03, Dr. Hawkins wrote: On Sat, Apr 2, 2016 at 8:55 AM, RM wrote: I know that Supercard has been around for donkey's ages (recall playing with it [and finding it rather awkward compared with Hypercard 2.4.1] about 20 years ago), I switched my projects from Hypercard

Stripping

2016-04-02 Thread RM
There's been a bit of a "Hoo Haa" on the Forum about stripping out carriage returns: http://forums.livecode.com/viewtopic.php?f=7&t=26929&p=140516#p140516 I'm not sure why. Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Stripping

2016-04-02 Thread RM
On 2.04.2016 20:27, Klaus major-k wrote: Hi Richmond, Am 02.04.2016 um 19:20 schrieb RM : There's been a bit of a "Hoo Haa" on the Forum about stripping out carriage returns: http://forums.livecode.com/viewtopic.php?f=7&t=26929&p=140516#p140516 I'm not sure

Re: Stripping

2016-04-02 Thread RM
On 2.04.2016 20:33, Klaus major-k wrote: Hi Richmond, Am 02.04.2016 um 19:30 schrieb RM : On 2.04.2016 20:27, Klaus major-k wrote: Hi Richmond, Am 02.04.2016 um 19:20 schrieb RM : There's been a bit of a "Hoo Haa" on the Forum about stripping out carriage

Re: File exists

2016-04-02 Thread RM
On 2.04.2016 20:53, Kay C Lan wrote: On Sat, Apr 2, 2016 at 4:48 PM, JB wrote: If I open a file for read or write and the file does not exist it will be created. Just to clarify, that statement is incorrect. If you open a file for 'write' and the file does not exist, it will be created. if

Re: Design Challenge -- Round Corner mask on images

2016-04-03 Thread RM
On 3.04.2016 00:02, Sannyasin Brahmanathaswami wrote: RM: Your "why bother" assumes a) we work in teams of one in solitude or something like that. OR b) you have experienced talented "workers" in image process. In a distributed work environment, the options to pre-pro

HyperNext 4.1

2016-04-03 Thread RM
Is now totally FREE: http://www.tigabyte.com/index.html Personally I've never had the time to work out how to use it: but maybe, someday . . . Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, u

Re: Design Challenge -- Round Corner mask on images

2016-04-03 Thread RM
Is the 4000 x 4000 pixel limit on image sizes still there in Livecode 7? Richmond. On 3.04.2016 16:29, Alejandro Tejada wrote: In this mail list, Richmond self-assigned duty is, in his own words: "stir the pot" And he is very successful at this. :D There is a name, a greek name, in classical t

Re: Design Challenge -- Round Corner mask on images

2016-04-03 Thread RM
Well, for what it's worth: here's a start: http://forums.livecode.com/viewtopic.php?f=10&t=26933&p=140562#p140562 Love, Richmond. On 3.04.2016 00:02, Sannyasin Brahmanathaswami wrote: RM: Your "why bother" assumes a) we work in teams of one in solitude or somethin

Re: Difficulty using Livecode.com

2016-04-03 Thread RM
"The owner of lessons.livecode.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website." Ouch. Richmond. On 3.04.2016 19:22, Jim Byrnes wrote: On 04/01/2016 05:13 PM, J. Landman Gay wrote: On 4/1/2016 4:17 PM, Jim

Re: Design Challenge -- Round Corner mask on images

2016-04-03 Thread RM
u to export the end result as a PNG [ Papua New Guinea ?] image. Love, Richmond. On 3.04.2016 00:02, Sannyasin Brahmanathaswami wrote: RM: Your "why bother" assumes a) we work in teams of one in solitude or something like that. Well, to be honest, that's me in case you hadn'

ink / blend

2016-04-03 Thread RM
While it is easy to populate a dropdown menu with fontNames: on mouseDown put the fontNames into me end mouseDown I'm honestly not sure how to do this with the names of inks/blends as there is no 'inkNames' or 'blendNames'. Richmond. ___ use-live

Re: Design Challenge -- Round Corner mask on images

2016-04-03 Thread RM
Aha. Well, if you could find a way to answer my post about inks I could get on with my batch processor :) R. On 3.04.2016 20:20, J. Landman Gay wrote: On April 3, 2016 11:59:33 AM RM wrote: Of course the obvious question at this point is "why use a distributed work enviro

Re: Design Challenge -- Round Corner mask on images

2016-04-03 Thread RM
andman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On April 3, 2016 12:24:08 PM RM wrote: Aha. Well, if you could find a way to answer my post about inks I could get on with my batch processor :) R. On 3.04.2016 20:20, J. Landman Gay wrote:

Re: Design Challenge -- Round Corner mask on images

2016-04-03 Thread RM
andman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On April 3, 2016 12:24:08 PM RM wrote: Aha. Well, if you could find a way to answer my post about inks I could get on with my batch processor :) R. On 3.04.2016 20:20, J. Landman

Re: Design Challenge -- Round Corner mask on images

2016-04-03 Thread RM
. 19.45 skrev RM : Well: I must be rather stupid: but where-O-where is the 'Inks' button? Richmond. On 3.04.2016 20:38, J. Landman Gay wrote: Put this in the message box: put the text of the mousecontrol Point the cursor to the inks menu button in the IDE and hit the return key. --

with effects

2016-04-03 Thread RM
So . . . Here I am trying to import and/or export a snapshot of either an image or a graphic with inks, and the ink does NOT 'stick'. I have tried stuff like this: import snapshot of image "ZZZ" with effects to no avail. Richmond. ___ use-livecod

Re: with effects

2016-04-03 Thread RM
Hmm: back-to-the-future? http://runtime-revolution.278305.n4.nabble.com/Oval-framed-photo-td4664647.html R. On 3.04.2016 22:15, RM wrote: So . . . Here I am trying to import and/or export a snapshot of either an image or a graphic with inks, and the ink does NOT 'stick'. I

Re: Female form of 'guru'?

2016-04-03 Thread RM
Om! Hum! Phat! On 4.04.2016 04:26, Mark Wieder wrote: On 04/03/2016 05:57 PM, Roger Eller wrote: When an Amiga computer crashes, it is called a guru meditation error. This is what it looked like. http://c1.soft112.com/images/81/ac/guru-meditation-screen-saver/pad_screenshot.gif Wow. Such

Re: Female form of 'guru'?

2016-04-04 Thread RM
How does one pronounce a 'q' without its dependent 'u' ? Rather like 'guru' reduced to "Gr" I suppose ? Love, Richmond. On 4.04.2016 08:38, J. Landman Gay wrote: On 4/3/2016 6:26 PM, Dr. Hawkins wrote: On Sun, Apr 3, 2016 at 1:52 PM, -hh wrote: Is there also a designation for a "femal

Re: Female form of 'guru'?

2016-04-04 Thread RM
4.2016 10:24, J. Landman Gay wrote: On April 4, 2016 2:00:01 AM RM wrote: How does one pronounce a 'q' without its dependent 'u' ? Check with the Iraqis. ;) -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://w

snapshot from rect XXX without card?

2016-04-04 Thread RM
So there I am, with my happy little stack making pictures with rounded corners using the simplest code possible (take note of that last bit people), and to obtain a snapshot of my graphic with rounded corners with my picture inside it, and any ink effects I have to do this sort of thing: put the

Re: Design Challenge -- Round Corner mask on images

2016-04-04 Thread RM
Here's the next step; using absolutely the most *bog-basic* code you can imagine (all you purists can check out the button script in "Export Image" and get upset) will export the image with rounded corners AND ink effects. http://forums.livecode.com/viewtopic.php?f=10&t=26933&p=140584#p14058

Re: Design Challenge -- Round Corner mask on images

2016-04-04 Thread RM
On 4.04.2016 18:21, RM wrote: Here's the next step; using absolutely the most *bog-basic* code you can imagine (all you purists can check out the button script in "Export Image" and get upset) will export the image with rounded corners AND ink effects. http://foru

[OT] Climbing into bed?

2016-04-05 Thread RM
Has Mark Sh. climbed into bed with the enemy? https://blogs.windows.com/…/…/run-bash-on-ubuntu-on-windows/ Is this a good thing, or not? Richmond. ___ use-livecode m

Printing from the Script Editor

2016-04-11 Thread RM
I am sure this is already well known, but, at the risk if being late for the party, I tried to print some code from the cardScript of a stack I wrote this morning using LC 7.1.1 on Xubuntu 14.04 32-bit and succeeded in doing nothing beyond crashing the IDE. Richmond.

Kinky text

2016-04-11 Thread RM
I would like the ability to both superscript and subscript text without resizing the individual glyphs, and the ability to set individual character sizes. http://forums.livecode.com/viewtopic.php?f=6&t=27012#p140942 Richmond. ___ use-livecode mailing

Re: Kinky text

2016-04-12 Thread RM
I don't suppose anyone knows if there is a unicode character for "backspace without deletion"? Richmond. On 11.04.2016 20:06, RM wrote: I would like the ability to both superscript and subscript text without resizing the individual glyphs, and the ability to set individual

Re: [ANN] Release 8.0.0 RC 1

2016-04-12 Thread RM
This looks exciting. On 12.04.2016 20:07, Peter TB Brett wrote: Dear list members, We are pleased to announce the release of LiveCode 8.0.0 RC 1. Xubuntu 15.10 64 bit. 1. Documentation is STILL a "dead duck": Bug 16848 2. Livecode UI elements not appearing in the Application browser: Bug 1

Re: Unreproducible Linux weirdness [was: Release 8.0.0 RC 1]

2016-04-12 Thread RM
On 12.04.2016 20:56, Peter TB Brett wrote: On 12/04/2016 18:49, RM wrote: This looks exciting. On 12.04.2016 20:07, Peter TB Brett wrote: Dear list members, We are pleased to announce the release of LiveCode 8.0.0 RC 1. Xubuntu 15.10 64 bit. 1. Documentation is STILL a "dead

Re: Unreproducible Linux weirdness [was: Release 8.0.0 RC 1]

2016-04-12 Thread RM
I have set up a new user account; tried all the aspects of the RC1 build I commented on and filed them in the correct places, with, needless to say, an acidulated comment. Love, Richmond. On 12.04.2016 20:56, Peter TB Brett wrote: On 12/04/2016 18:49, RM wrote: This looks exciting. On

Re: Unreproducible Linux weirdness [was: Release 8.0.0 RC 1]

2016-04-12 Thread RM
In the light of my recent experience with Livecode 8 RC1 I find something a bit worrying. Presumably what happened means that anyone who wishes to use Livecode 8 on Linux is either: 1. Going to have to set up a plain, vanilla user account specifically for Livecode. 1.1. This is going to be

Re: Unreproducible Linux weirdness [was: Release 8.0.0 RC 1]

2016-04-12 Thread RM
I'm not putting them anywhere as I just keep them in my latest stacks folder and get at them from there, rather than treating them as plugins. Richmond. On 12.04.2016 23:48, Monte Goulding wrote: On 13 Apr 2016, at 4:12 AM, RM wrote: Well; to start with I don't have a "~/my_l

Re: [ANN] Release 8.0.0 RC 1 (Linux)

2016-04-12 Thread RM
This is identical to my experience with RC1 on Xubuntu 15.10 64 bit. Richmond. On 13.04.2016 00:23, G.W.Gaich wrote: These are my first experiences with LC 8 and Linux: LiveCode 8.0 (rc1) Linux community 64 bit Linux Mint 17.3 Cinnamon 64 bit Try to open the Dictionary. First click on the

Re: Bugs in 8.0.0 RC1 and trying to convince a colleague that LC is *not* flaky

2016-04-13 Thread RM
Well, I'm not going to show anything like 8.0.0 to "Steve": I'll either show him the latest of the 7 series or wait until about 8.1. As far as I can see "8" is so radically different to "7" that expecting 8.0.0 to be stable is extremely unwise. There are 2 schools of thought: 1. Too much too

Re: US government tells Windows users to uninstall QuickTime

2016-04-15 Thread RM
This is amazing: not what the US government is telling people to do, but that people are so "sheepy" in doing so. The simple fact is that all versions of Windows are 'compromised' in terms of internet security unless one takes a considerable amount of trouble to harden one's system. If one does

8.0.0 RC 1 on Xubuntu 32 bit

2016-04-18 Thread RM
Livecode 8 RC1 on Xubuntu 14.04 32 Bit {at last I got the chance to install it today] is absolutely fantastic . . . unfortunately . . . it justs serves to show up how wonky the Linux 64 bit version is at the moment . . . to the extent that this evening I intend to install the 32 bit version o

Being silly with penguins

2016-04-21 Thread RM
I'm starting a sequence of stacks showing different ways of producing animation. My first stack is here: http://forums.livecode.com/viewtopic.php?f=10&t=27089 It uses a graphic object that is continually having its backGroundPattern changed. Richmond. __

Re: Being silly with penguins

2016-04-21 Thread RM
I have now uploaded 4 stacks that effectively produce the same animation using 4 different techniques. Go and have some fun! Love, Richmond. On 21.04.2016 13:12, RM wrote: I'm starting a sequence of stacks showing different ways of producing animation. My first stack is here:

Re: Being silly with penguins

2016-04-21 Thread RM
examples. Now all we need is a physics engine and we’re set. Best, Bill On Apr 21, 2016, at 11:02 AM, RM wrote: I have now uploaded 4 stacks that effectively produce the same animation using 4 different techniques. Go and have some fun! Love, Richmond. On 21.04.2016 13:12, RM wrote: I&#

Re: Being silly with penguins

2016-04-22 Thread RM
ation system, for my purposes, that is kind of like a Director “score” where a property list holds “frames” and “sprites” can be moved, images changed, etc. Thanks for the examples. Now all we need is a physics engine and we’re set. Best, Bill On Apr 21, 2016, at 11:02 AM, RM wrote: I hav

Re: Being silly with penguins

2016-04-22 Thread RM
n the "stage", which would result in the score array. That's what I'm thinking, anyway. Best, Bill William Prothero http://es.earthednet.org On Apr 21, 2016, at 10:53 PM, RM wrote: Personally I like the graphic object with its backGroundPattern set to a series of images t

Re: Being silly with penguins

2016-04-22 Thread RM
Presumably "monthly" is a slip of the keyboard for "smoothly", although it did entertain me. Richmond. On 22.04.2016 21:37, Colin Holgate wrote: This has the advantage of smooth dragging, but the disadvantage of less smooth animation: local p on mouseDown put 1 into p grab me do animashun

Re: Being silly with penguins

2016-04-22 Thread RM
At this point it would be marvellous if somebody could chime in with a fairly sensible explanation of the role of "*without waiting*" and whether is would *declunk* the mismatch-thing that seems to be going on between *dragging* and *animating*. Certainly, *Director* (at least in 1999) did not

Re: Being silly with penguins

2016-04-23 Thread RM
continues independently. If your original handler uses "move" then adding "without waiting" might help. I wonder if Colin's animation would work acceptably if the "wait 1" was changed to "wait 1 millisecond" though. On 4/22/2016 2:33 PM, RM wrote

Re: Being silly with penguins

2016-04-23 Thread RM
On Apr 23, 2016, at 11:07 AM, RM wrote: Hey, "You're way ahead of me baby!" as I have never even heard of "idleRate" before. Richmond. On 23.04.2016 15:23, Colin Holgate wrote: I only put the wait in there because I thought it was needed, but it isn’t. Using mousetill

arrowKey 'up' and 'down'

2016-04-23 Thread RM
OK, OK, I've been messing around with moving daft images around using the arrowKeys on my keyboard - nothing new there. However, I have been moving graphic objects around that have been flipping their way through a series of backGroundPattern images as they have been moved, and this has create

Re: arrowKey 'up' and 'down'

2016-04-23 Thread RM
Thanks for those recommendations; will try them tomorrow as it is almost my bedtime over here in Bulgaria. Richmond. On 23.04.2016 22:31, J. Landman Gay wrote: On 4/23/2016 1:00 PM, RM wrote: (pseudocode) on arrowKey ArKey if ArKey = "right" then move object in some way

Re: arrowKey 'up' and 'down'

2016-04-24 Thread RM
t 12:49 PM, RM wrote: Thanks for those recommendations; will try them tomorrow as it is almost my bedtime over here in Bulgaria. Richmond. On 23.04.2016 22:31, J. Landman Gay wrote: On 4/23/2016 1:00 PM, RM wrote: (pseudocode) on arrowKey ArKey if ArKey = "right" then mov

Re: arrowKey 'up' and 'down'

2016-04-24 Thread RM
Of course my next problem is how, when a punter presses the arrowKey to have it "fire" only once: i.e. then chummy keeps his/her finger on the key it doesn't continue sending arrowKey signals after the first one. Richmond. ___ use-livecode mailing list

Multiple key firings

2016-04-24 Thread RM
I wonder why this: on rawKeyDown RKD if RKD = 65432 then put item 1 of the loc of img "LB" into LB1 put item 2 of the loc of img "LB" into LB2 put (LB1 + 50) into LB1 move img "LB" to LB1, LB2 exit rawKeyDown end if end rawKeyDown does NOT mean that when I pre

<    1   2   3   4   >