Re: Fill Transparent?

2004-11-15 Thread Alain Bois
of image "Calque" to 10 ## to choice the transparency ans in the image you can put this script on mousemove if the mouseclick then exit mousemove else set the loc of me to the mouseloc end if end mousemove you can also use the doubleclick to clear the mask I hop

Re: Help - Button Menu Question??

2004-11-09 Thread Alain Bois
Yes , just put your list of users (with return which replaces comma in a global variable) and in your handler of your button you write on mouseup global my_variable put my_variable into me ……… end mouseup Le 9 nov. 04, à 19:37, Ralph R. Forehand a écrit : Jan, Alain and Frank, THANK YOU very much

Re: Help - Button Menu Question??

2004-11-09 Thread Alain Bois
An other answer of your problem If your list of users is "Smith, Jones, Brown, White", there is a solution: put "Smith, Jones, Brown, White" into a replace comma by return in a put a into btn "MyMenuButton" Alain Le 9 nov. 04, à 17:51, Alain Bois a écrit : Le 9

Re: Help - Button Menu Question??

2004-11-09 Thread Alain Bois
Le 9 nov. 04, à 17:47, Alain Bois a écrit : Excuse, the text is wrong, the good way is : put "Smith" & return & "Jones" & return & \ "Brown" & return & "White" into button "MyMenuButton" You can also have the sa

Re: Help - Button Menu Question??

2004-11-09 Thread Alain Bois
You can also have the same result with put into button "MyMenuButton" to \ "Smith" & return & "Jones" & return & \ "Brown" & return & "White" Le 9 nov. 04, à 17:30, Jan Schenkel a écrit : --- "Ralph R. Forehand" <[EMAIL PROTECTED]> wrote: The Rev documentation says: You can script the

Re: grouping multiple buttons

2004-05-24 Thread Alain Bois
I think that there are few errors: 1) in mVar you must write this : put the name of btn ml && and" after mVar 2) after repeat you must write delete last word of mVar — else you have and "and" at the end of mVar 3) and after you must write do "group" && mVar Regards Alain Le 23 mai 04, à 23:33, tzv

Re: Opaque or not opaque...

2004-05-14 Thread Alain Bois
Try set the ink of graphic n to blend. Friendly Alain Le 14 mai 04, à 13:15, François Cuneo a écrit : Hello everybody! I have just a little question: a graphic could be opaque or not. But if I want to give a colour to a graphic, but that I want a colour with a little bit transparency, is it po

Re: grouping

2004-04-25 Thread Alain Bois
line doesn't end mouseUP Try on mouseUP put line 1 of Field 1 into results --Line 1 of Field 1 is: graphic "graphicA" and graphic "graphicB" do "group" && results and it's good Bye I hope that is the good way for you. Alain Bois Le Lude France

Re: Message box

2004-03-30 Thread Alain Bois
By using the doc, I try function reversedName firstName,lastName -- firstName and lastName are parameters put lastName,firstName into constructedName return constructedName end reversedName If I type put put reversedName("fdfs","azaa") it's good but I type put reversedName ("fdfs","a

Re: Message box

2004-03-30 Thread Alain Bois
I obtain 8 if I type put somme(3,5). There is a bug in msg box, if I type put somme (3,5) with a blank, Rev give me 3. I have never seen in doc that it is necessary to put the name of function and the parameters between brackets without blank. Alain Bois Le 30 mars 04, à 00:15, Dar Scott a

Re: Message box

2004-03-29 Thread Alain Bois
Thanks, I have tried others functions and effectly it's a problem with parenthesis. Le 30 mars 04, à 00:42, Martin Baxter a écrit : Alan Bois wrote: When I used Hypercard, if I have this handler function somme a,b return a + b end somme and I wrote in msg box put somme (3,5) I obtain 8. With Re

Message box

2004-03-29 Thread Alain Bois
When I used Hypercard, if I have this handler function somme a,b return a + b end somme and I wrote in msg box put somme (3,5) I obtain 8. With Rev I obtain 3. the first argument only, why? Bug or option with msg box ? Thanks for answers. ___ use-revolu

Re: Detect individual Collisions

2004-03-02 Thread Alain Bois
There is my solution I put the following script into a hide field on mousestilldown set the loc of me to the mouseloc end mousestilldown on mousemove repeat with i = 1 to the number of graphics if intersect (me, graphic (i)) and i is not the number of me then set the textcolor of

Re: Pb avec l'éditeur de scripts

2004-02-23 Thread Alain Bois
Thanks Alain Le 24 févr. 04, à 02:58, Dar Scott a écrit : On Monday, February 23, 2004, at 06:23 PM, Alain Bois wrote: Thanks, I have found a solution: "Suspend development tools" and after no problems. Where I find explanation of how to use that? From the "Help"

Re: Pb avec l'éditeur de scripts

2004-02-23 Thread Alain Bois
eems related to this. Try commenting out bits of your script until it works OK, then adding them back gradually until you find a line that causes problems. Cheers, Sarah On 24 Feb 2004, at 6:46 am, Alain Bois wrote: sous OS X Panther, j'ai un problème qd je sors de l'éditeur de script

Pb avec l'éditeur de scripts

2004-02-23 Thread Alain Bois
sous OS X Panther, j'ai un problème qd je sors de l'éditeur de script, le pointeur se met en bas de page et génère une erreur de script Voir copie d'écran ci-dessous. Cette erreur n'apparaît pas avec Rev 2.0 mais avec Rev 2.2 ___ use-revolution mailing

Re: RunRev Pricing

2004-02-23 Thread Alain Bois
I'm OK Alain Le 23 févr. 04, à 21:11, Marian Petrides a écrit : Why? Win 95, 98, XP are all one license, right?So why would OS 9 and OS X be separate? I hate to get back into the pricing debate again, but once again the pricing model defies logic. Most frustrating. (And, no it's not rel

Re: My first try...

2004-01-13 Thread Alain Bois
Je comprends ton problème. Il y a une liste de diffusion française: http://fr.groups.yahoo.com/group/revolutionfr/ Good luck quand même. Je suis prof de maths, animateur IREM et je vais développer dans l'année avec Revolution, j'étais dans les années 90 un fan d'Hypercard, Revolution c'est HC ma