Re: Track which button a user clicks?

2002-12-24 Thread Jeanne A. E. DeVoto
At 8:55 AM -0800 12/24/02, Mike Bleed wrote: >I need to know if there is a way to capture which button or >field a user clicked on. Use the target function: on mouseDown get the ID of the target -- unique -- or the name, number, or any other property end mouseDown -- Jeanne A. E. DeV

Re: ping command in Revolution?

2002-12-24 Thread RGould8
In a message dated 12/24/02 12:07:27 PM, [EMAIL PROTECTED] writes: What platform do you want this in? In Windows (and probably OS X), you could use the shell() command to do a ping probably... In this case, it's for Mac OS 8 and 9.  Is there an Applescript OSAX that I could use to do a ping?

Re: button

2002-12-24 Thread Dar Scott
On Tuesday, December 24, 2002, at 06:54 PM, Kurt Kaufman wrote: You of course have investigated the options in the included Image Library, right? You can never tell how I might be blind to the obvious, but in this case I have. Dar Scott ___ use-re

button

2002-12-24 Thread Kurt Kaufman
Oh sorry; you probably mean images of the buttons themselves... Here's a suggestion: There are many applications which can produce all sorts of buttons; select your platform of choice and search for "button" at versiontracker.com -KK ___ use-revo

button

2002-12-24 Thread Kurt Kaufman
Dar, You of course have investigated the options in the included Image Library, right? Development --> Image Library -KK ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Special Folder Path Codes

2002-12-24 Thread Ken Ray
Just a quick note to let you all know that I have uploaded to my site the comprehensive listing of special folder path codes used in Mac OS, OS X and Windows. Here you go: http://www.sonsothunder.com/devres/revolution/revolution.htm?_file010 Enjoy! Ken Ray Sons of Thunder Software Email: [EMA

button

2002-12-24 Thread Dar Scott
Being lazy, I'm looking for a source for button images. Dar Scott ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Merry Christmas!

2002-12-24 Thread Alan Gayne
And I echo these sentiments as well. The happiest of holidays to all, and best wishes for the coming year. Alan On Tuesday, December 24, 2002, at 02:04 PM, manuel companys wrote: On Tuesday, December 24, 2002, at 12:28 PM, aj445 wrote: Happy holidays Rev and list folk-- thank you for a grea

Re: if (this stack is a standalone) then ...

2002-12-24 Thread Terry Vogelaar
> Is there a way to determine in a script if the stack is a standalone? Yes, just use the environment function. See the docs for details. Terry ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

if (this stack is a standalone) then ...

2002-12-24 Thread Ivers, Doug E
Is there a way to determine in a script if the stack is a standalone? -- D ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: ping command in Revolution?

2002-12-24 Thread Ken Ray
> (The shell workaround is at Ken Ray's site: > . I don't know if it has the quoted > parameter update, but I don't think you need that.) Thanks for the plug, Dar! Specifically it's at: http://www.sonsothunder.com/devres/revolution/revolution.htm?_shel001 Ken Ray

Re: Merry Christmas!

2002-12-24 Thread manuel companys
On Tuesday, December 24, 2002, at 12:28 PM, aj445 wrote: Happy holidays Rev and list folk-- thank you for a great program and helpful conversations. I wish all the best to R-R team and to all those helpfull nice people in the list a merry Xmas and a happy new year with few bugs and many wild

Re: Merry Christmas!

2002-12-24 Thread aj445
Happy holidays Rev and list folk-- thank you for a great program and helpful conversations. Sandy ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: ping command in Revolution?

2002-12-24 Thread Dar Scott
On Tuesday, December 24, 2002, at 09:29 AM, [EMAIL PROTECTED] wrote: Is there a "ping"-type command in Revolution?  I'm not finding it in the Revolution dictionary, but I realize it might be called something else.  As an example of what I need to do, I need to do a "ping" to www.aol.com to ma

Re: What is this programming style called?

2002-12-24 Thread Dar Scott
On Monday, December 23, 2002, at 03:17 PM, Jeanne A. E. DeVoto wrote: At 1:20 PM -0800 12/23/02, Dar Scott wrote: I'm looking for a name for that Revolution programming style that involves using "send...in ..." and/or callbacks, such as the socket callbacks. I've sometimes referred to the tec

Re: Track which button a user clicks?

2002-12-24 Thread Richard Gaskin
Mike Bleed wrote: > > I have a design question. I am trying to implement an activity log or event > tracking piece to my stack. I want the program to record in a file all of the > user's interactions. It is simple to record each key a user types, but more > difficult to record where a user cli

Re: ping command in Revolution?

2002-12-24 Thread Ken Ray
What platform do you want this in? In Windows (and probably OS X), you could use the shell() command to do a ping probably... Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECT

Track which button a user clicks?

2002-12-24 Thread Mike Bleed
I have a design question.  I am trying to implement an activity log or event tracking piece to my stack.  I want the program to record in a file all of the user's interactions.  It is simple to record each key a user types, but more difficult to record where a user clicks the mouse.  In short, I n

Way to detect PPPoE connection in Rev?

2002-12-24 Thread RGould8
Can anyone tell me how "low-level" I can get with Revolution when it comes to configuring network packets?  I've gotten Revolution to successfully modify HTTP headers, so I can do secure Digest Authentification. That in itself has made my a loyal Rev user.  To "push the envelope", I'm wondering

ping command in Revolution?

2002-12-24 Thread RGould8
Is there a "ping"-type command in Revolution?  I'm not finding it in the Revolution dictionary, but I realize it might be called something else.  As an example of what I need to do, I need to do a "ping" to www.aol.com to make sure the connection is there.

Re: Merry Christmas!

2002-12-24 Thread Rob Cozens
An e-greeting is waiting for all of you at: http://www.expertediting.com/xmas.html Thanks, Debdoot. The same wishes back at you many times over. -- Rob Cozens CCW, Serendipity Software Company http://www.oenolog.com/who.htm "And I, which was two fooles, do so grow three; Who are a little wise

Re: [OT] Article on Shareware Professionalism

2002-12-24 Thread Rob Cozens
Those of you using Rev to develop products may appreciate this excellent article I stumbled across the other day: Shareware Amateurs vs. Shareware Professionals Thanks, Richard. The article contains lots of g