Re: Apple script question

2005-01-09 Thread Yves COPPE
Le 9 janv. 05, à 06:41, Ken Ray a écrit : Hi Ken, local a_variable on mouseUp put tell app quote ovolab Phlink quote cr \ get number of party cr \ end tell into tAScript do tAScript as applescript put the result into a_variable end mouseUp if I add at the end of the

RE: from cory richter

2005-01-09 Thread MisterX
That's too easy, just stop eating! For free websites, you just have to search like everyone for your best fit! ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ken Ray Sent: Sunday, January 09, 2005 06:45 To: Use Revolution List Subject: Re:

Re: Basic database primer V1

2005-01-09 Thread Bob Hartley
At 04:53 09/01/2005, you wrote: Hello Bob, Hi Doc Here's a general question: When using a standalone that calls a stack for data storage purposes such as with the tutorial, does the data stack have to use the .rev file extension or can it be used with any extention we choose? [ .dat, etc.]

OSX permissions for stacks

2005-01-09 Thread curry
(It's been a while since I posted--hope this year is getting off to a good start for everyone.) I made an application that worked fine on my own computer (one user account) but some people had problems when they had multiple user accounts. The standalone contains a simple splash stack that

tabbing through controls

2005-01-09 Thread docmann
Hello folks! This morning I began working on a just cause I can type of project that I can use some help with. I've got several text fields on the card that I'd like the user to be able to tab through in a specific order and since this project wasn't very well thought out, the tabbing action goes

Re: I am back...

2005-01-09 Thread Graham Samuel
Message: 13 On Sun, 9 Jan 2005 03:05:45 -0200, Andre Garzia [EMAIL PROTECTED] wrote: Hi Folks, this is just a hey I am alive message. I just took that damn plaster glove I was wearing on my arm and now I am good to code again! Expect new versions of FTP Commander and the webserver very soon!

Might be time for RunRev to go mobile...

2005-01-09 Thread Frank Leahy
http://gigaom.com/2005/01/08/microsoft-is-finally-mobile/ -- Frank Web Photos Pro: Software for Photo Bloggers and Other Photo Power Users See us on the web at http://www.webphotospro.com/ ___ use-revolution mailing list use-revolution@lists.runrev.com

Re: tabbing through controls

2005-01-09 Thread Klaus Major
Hi docman, Hello folks! This morning I began working on a just cause I can type of project that I can use some help with. I've got several text fields on the card that I'd like the user to be able to tab through in a specific order and since this project wasn't very well thought out, the tabbing

OT from cory richter

2005-01-09 Thread Alejandro Tejada
Ken Ray wrote: Yeah, and I'd like to lose 30 pounds without exercising... Could this help? ;-) http://www.toneamatic.com/what_is_ems.htm Have a nice day! al = Visit my site: http://www.geocities.com/capellan2000/ __ Do you Yahoo!?

Re: from cory richter

2005-01-09 Thread Bill
Anyone have a winning lottery ticket they can give me? On 1/9/05 6:08 AM, MisterX [EMAIL PROTECTED] wrote: That's too easy, just stop eating! For free websites, you just have to search like everyone for your best fit! ;) -Original Message- From: [EMAIL PROTECTED]

Need a Clock Face object

2005-01-09 Thread Jim Carwardine
Hi Folks... I'm looking for an object that is circular and has the 24 hours of the day divided up into quarter hour segments where each segment is an object that can be clicked. Has anyone created one of these? Jim -- OYF is... Highly resourceful people working together.

Re: Apple script question

2005-01-09 Thread Ken Ray
On 1/9/05 2:54 AM, Yves COPPE [EMAIL PROTECTED] wrote: Le 9 janv. 05, à 06:41, Ken Ray a écrit : Hi Ken, local a_variable on mouseUp put tell app quote ovolab Phlink quote cr \ get number of party cr \ end tell into tAScript do tAScript as applescript

Re: from cory richter

2005-01-09 Thread James Cass
Here's a free website for you, Cory. Just save it to your hard drive as a web archive: http://www.microsoft.com I'm sure the guy that published it won't mind. -James :-) On Jan 9, 2005, at 10:11 AM, Bill wrote: Anyone have a winning lottery ticket they can give me? On 1/9/05 6:08 AM, MisterX

Re: Apple script question

2005-01-09 Thread Yves COPPE
Hi Ken, Well, I don't know the specific calls to ovolab, so it is likely there's something wrong with the get number of party line. You should test the script in the AppleScript Editor before implementing it. I was basing it on the following script that *does* work: local a_variable on mouseUp

Re: I am back...

2005-01-09 Thread Mark Wieder
Andre- Boas festas e prospero ano novo Glad to see you back in action. Now start coding! -- -Mark Wieder [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com http://lists.runrev.com/mailman/listinfo/use-revolution

RE: Need a Clock Face object

2005-01-09 Thread MisterX
Digital or Analog? ;)) ahem... My PieControl stack http://monsieurx.com/modules.php?name=Newsfile=articlesid=162 can get you started making your own graphic vector clock... Just reduce the angle of the graphic and rotate it's starting angle... Many different examples are in that stack to help

[no subject]

2005-01-09 Thread Ben Fisher
hi i want a premade website for free Cory, here's a site with webpage templates for free. http://freesitetemplates.com/templates/browse/frames/ http://www.free-webhosts.com/free-website-templates.php Then you could upload that onto a free web hosting service, which will put your site online

Circular Object

2005-01-09 Thread Ben Fisher
Hi Folks... I'm looking for an object that is circular and has the 24 hours of the day divided up into quarter hour segments where each segment is an object that can be clicked. Has anyone created one of these? Jim Jim, It wouldn't be that hard to do using some trigonometry :) But there's an

copy protection

2005-01-09 Thread Byron Turner
This week we got the results of the first adoption of our flagship product Created Equal: Sex and Gender. The professor is using it as a text in a class of 33. Only 22 students bought it. While a couple students are sharing materials, the rest I fear is theft. In 2 weeks it will be used in

Re: from cory richter

2005-01-09 Thread J. Landman Gay
On 1/8/05 11:45 PM, Ken Ray wrote: On 1/8/05 2:56 PM, cory richter [EMAIL PROTECTED] wrote: hi i want a premade website for free Yeah, and I'd like to lose 30 pounds without exercising... You are far too conservative. I want: 1. A full body transplant 2. A data port in my neck 3. Teleportation

Re: Quicktime player and relative path

2005-01-09 Thread J. Landman Gay
On 1/8/05 11:50 PM, Ken Ray wrote: On 1/8/05 3:14 PM, duane poncy [EMAIL PROTECTED] wrote: I can't find a satisfactory answer to this question either in the documentation or the archives. I have tried to build my first standalone with Rev 2.5. My program needs a seperate mp3 to function, but the

Re: copy protection

2005-01-09 Thread Gordon Webster
Dear Byron First off, I would say that 22 out of a class of 33 isn't bad at all - if most students had decided to share a copy of your software and work together in pairs, you might have expected only 50% (or even less if they worked together in larger study groups). I have polled this list

Re: Quicktime player and relative path

2005-01-09 Thread duane poncy
On Sat, 08 Jan 2005 23:50:18 -0600, Ken Ray wrote: On 1/8/05 3:14 PM, duane poncy [EMAIL PROTECTED] wrote: Thanks Ken. This is a helpful bit of code. I finally got the mp3 to show up in the standalone, but it was by putting it in the same directory as the standalone application, and not

Re: Circular Object

2005-01-09 Thread Jim Carwardine
Thanks, Ben. That's what I was looking for... Jim on 1/9/05 2:07 PM, Ben Fisher wrote: Hi Folks... I'm looking for an object that is circular and has the 24 hours of the day divided up into quarter hour segments where each segment is an object that can be clicked. Has anyone created one of

from list to card via double click

2005-01-09 Thread Bob Hartley
Hi All. My wee database tutorial work is stuck again. (no great shakes there) :-). I have button that sticks the text fo a field item into a list ItemList. The script is this and works perfectly... on mouseup repeat with n = 1 to the number of cds in this stack put fld Item of cd n return

Re: from list to card via double click

2005-01-09 Thread Pat Trendler
on mouseUp if the hilitedLine is not empty then go card (the hilitedLine of me) end if end mouseUp Pat - Original Message - From: Bob Hartley [EMAIL PROTECTED] To: use-revolution@lists.runrev.com Sent: Monday, January 10, 2005 8:04 AM Subject: from list to card via double click

Re: from list to card via double click

2005-01-09 Thread Ken Ray
On 1/9/05 4:19 PM, Pat Trendler [EMAIL PROTECTED] wrote: on mouseUp if the hilitedLine is not empty then go card (the hilitedLine of me) end if end mouseUp Actually, that's mouseDoubleUp if you want to trap the double-click... Ken Ray Sons of Thunder Software Web site:

Re: tabbing through controls

2005-01-09 Thread Sarah Reichelt
Is there a way to re-order the fields so the user can access then in an orderly/logical fashion or should I just start over and do it right? There is a very easy way. Select all the fields in the order you want them to be tabbed through, then go to the Align section of the Inspector and choose

Re: from list to card via double click

2005-01-09 Thread Bob Hartley
On 09/01/2005 22:30:06, How to use Revolution (use-revolution@lists.runrev.com) wrote: On 1/9/05 4:19 PM, Pat Trendler [EMAIL PROTECTED] wrote: on mouseUp if the hilitedLine is not empty then go card (the hilitedLine of me) end if end mouseUp Actually, that's

Re: from list to card via double click

2005-01-09 Thread Pat Trendler
I was hoping Bob would know what the double click thing was, because I couldn't remember. (actually I didn't know) But Iwasinahurrytoanswerthequestion because I rarely know the answer and by the time I've checked it out sixotherpeoplehavegotinbeforeme. There's many a slip between mouse and

Set icon of button to a graphic

2005-01-09 Thread Bill Vlahos
I want to show if an object is either too hot, too cold, or within normal temperature range? I was thinking that a simple circle filled with green, blue, or red with the temperature next or under it would be an easy way to tell at a glance if things are normal. I was thinking that if I create

Re: copy protection

2005-01-09 Thread Byron Turner
Indeed a loss of only 1/3 doesn't sound too bad, but this was a special case with great support from the instructor and direct sales to the students with a discount.. It is also a very short term class leaving little time for copying between students. I have great fear of what will happen in

Re: copy protection

2005-01-09 Thread Chipp Walters
Gordon, We sell and copy protect much of our and our client's software. Your advice is indeed valuable-- whenever possible, err on the side of your user. We don't spend too much time making something 'uncrackable', but rather difficult for people to casually pirate. One problem with a

Re: Set icon of button to a graphic

2005-01-09 Thread Chipp Walters
Hi Bill You can try this. Creat a button and put this in the script: on mouseUp put the windowId of this stack into tWinID put the rect of grc redCircle into tRect import snapshot from rectangle tRect of window tWinID set the name of last img to redCircle end mouseUp This will create an

Re: Set icon of button to a graphic

2005-01-09 Thread Ben Fisher
How can I convert a graphic to an image? Bill, You can just take a snapshot of the screen. When you have the graphic looking the way you want it, it cmd-shift-F3 (mac) or alt-printscreen (pc) to take a screen snapshot. Then use a graphics program to save this as a png, adding transparency if

Re: Set icon of button to a graphic

2005-01-09 Thread Bill Vlahos
Thanks Chipp and Ben. Chipp's script did the trick and I'll use Ben's suggestion of converting it to a PNG for transparency. Bill Vlahos On Jan 9, 2005, at 7:07 PM, Chipp Walters wrote: Hi Bill You can try this. Creat a button and put this in the script: on mouseUp put the windowId of this

[ANN] Blog Research Project 1.0

2005-01-09 Thread Andre Garzia
Hi folks, Since today I took that cast of, I took the day of to make one simple software and release it full of source to the community. As some might know, I am involved with Blog clients and make some shareware cash out of it. Today, I've re-implemented in Rev my old iBlog program, it was

Re: upgrading body parts...

2005-01-09 Thread Meitnik
In a message dated 1/9/05 10:35:47 PM, [EMAIL PROTECTED] writes: You are far too conservative. I want: 1. A full body transplant 2. A data port in my neck 3. Teleportation 4. A cure for whatever disease will kill me eventually And maybe the ability to live completely on chocolate.