Re: My Codebook Pro v12 free

2013-09-30 Thread bar...@libero.it
Hello Vaughn and John (@ onechip) I do not know whether single mails contain the following notice but it is contained in the last few lines of the header on all "use-livecode Digest" communications. The info on this mailing list does not (like most things on the web) disappear. You can search

Re: babel help, please ?

2013-09-17 Thread bar...@libero.it
John Although I would not dare to query Guglielmo's translation, I thought it might be helpful to point out that if, as it seems, this is for a web-browser-like app I have never seen Favoriti in an Italian browser. This what I get: IE, Chrome & Safari :- Preferiti (synonymous with Favoriti anyw

Re: Animation

2012-04-23 Thread bar...@libero.it
Dear J.Downs Derek Bump posted "Building a Side-Scrolling Game in Revolution" in this list on September 10th 2009 you can find the whole message at the list archives, http://lists.runrev.com/pipermail/use-livecode/2009-September/128220.html and then download the stack from his site from the lin

Re: [ANN] tmCONTROL - Custom Interface Components for LiveCode Developers

2011-11-12 Thread bar...@libero.it
Hi Pierre Fri, 11 Nov 2011 Pierre Sahores wrote: >Seems useful and cool priced with the "pickup the templates you need, at your >choice" option !> Thanks for delivring it. Will probably test it along a next >coming project ;-) >Best, >Pierre Agreed, a nice tool professionally produced but at w

re: Clicks along a line

2011-07-27 Thread bar...@libero.it
Hello Mike,THANKS, YES! Your explanation was really useful and the scriptlet worked first time, including all the dependent handlers.That's a project I gave up on months ago and only recently decided to have another try due to some new intuitions. Now I can go to bed happy! 01.30 Thanks again an

re: Click along a line

2011-07-27 Thread bar...@libero.it
Hello CraigYes, that's the sort of thing I was looking for and it works fine as far as moving the clicks is concerned. However now the visible cursor remains on the button that triggers it all and I don't get the right colours returned, as I did from the desktop using screenMouseLoc.We shall ov

re:Clicks along a line

2011-07-27 Thread bar...@libero.it
>Barry, >Why exactly does it click on your desktop? If you re-calculate the locations, >it should click on the card. There's a function globalLoc(). Damned if I know, but I saw the mouse icon do it to the left of my stack and when it's path passed over the Rev toolpalette the relative objs on

re:Clicks along a line

2011-07-27 Thread bar...@libero.it
Wed Jul 27 09:56:21 CDT 2011 Mark Schonewille wrote >Hi Barry, >Have a look at the screenMouseLoc. >You can't move the mouseLoc, but you can set the screenMouseLoc. Hello Mark, Thanks for another prompt reply, however I have tried everything in the book connected with mouseloc. Infact, screenMous

Clicks along a line

2011-07-27 Thread bar...@libero.it
I am trying to make the mouse click at fixed intervals along a straight line. So far, I have the following which 'compiles' without errors: on RollEm click at "40,300" -- first point on line repeat 5 times move the mouseLoc relative "40,0" without waiting click at the mouseLoc

re:Why does lockScreen not work here?

2011-07-02 Thread bar...@libero.it
Thank you Mark!Now you all know why I don't ask questions very often.But I do enjoy reading all my Digests every evening (can't understand how you people keep it up in real time) and that takes so long I never get around to working on my stacks (or reading the fm)! Barry _

Why does lockScreen not work here?

2011-07-02 Thread bar...@libero.it
This is a similar question to that of Tiemo (why does lock screen doesn't locks the screen? (Tiemo Hollmann TB)) about finding colours under other objects (controls) but that thread evolved so fast in a single Digest I may appear a bit late. Thus the hijacked thread title. The following handl