Re: [OT] Looking for proven and useful Cold remedies

2014-11-17 Thread Mac Bennett
Learned this one in County Clare. Ingredients: wedge of lemon, 6 to 8 cloves, teaspoon of brown sugar, Irish whiskey and boiling water. Stick the sharp ends of the cloves into the lemon wedge, and put in the glass with sugar and whiskey (to taste); leaving the spoon in the glass, pour boiling

Re: Scrolling on Mac OS X : groups vs fields

2013-08-02 Thread Mac Bennett
This works for me, though you might need to adjust 'tStepsize': --in group script on rawKeyDown pKey if the short name of me is not in the long name of target then pass rawkeydown else put 45 into tStepSize -- adjust here the stepsize for scrolling switch pKey case "6530

Extra copy of MobGUI

2013-07-31 Thread Mac Bennett
Anyone interested in my extra copy of MobGUI please contact me off-list. Thanks, Mac ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.run

Re: Page 2 of a PDF

2013-04-04 Thread Mac Bennett
I've been using "pdfimages" one of the tools that comes with "xpdf"; I am using Livecode shell calls to batch process a hundred or so pdfs of old letters which were scanned as pdf. From the commandline, pdfimages outputs numbered jpg or ppm files of each page in multipage pdfs. (Note: this

Re: BorderColor of an image

2013-03-26 Thread Mac Bennett
I think it's a legacy from Hypercard; but it came up for me last year and took a week to find that little mention in the dictionary. On Mar 26, 2013, at 6:23 PM, Mac Bennett wrote: > Way down at the bottom of the bordercolor listing in the Dictionary: > > Tip: To set the color

Re: BorderColor of an image

2013-03-26 Thread Mac Bennett
Way down at the bottom of the bordercolor listing in the Dictionary: Tip: To set the color of an image's border, set the borderColor of the card, stack, or group that owns the image. ___ use-livecode mailing list use-livecode@lists.runrev.com Pleas