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
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
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
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
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
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