Menus

2002-02-15 Thread Robert Presender
Hi, I want to determine the number of menu items of a particular menu by script but have been unable to find a Transcript syntax that will do it. ( Mac OS 9.2.2, RR 1.1/1.1.1b1) Would like to do something like this: on mouseUp get the number of menuItems of menu "" put it into tNum end mous

Re: Shell Commands

2002-02-15 Thread Kevin Miller
On 14/2/02 8:20 pm, Jeanne A. E. DeVoto <[EMAIL PROTECTED]> wrote: > The problem is that shell is a function whose return value is the returned > data - not a command. So you need > > answer shell("dir C:/") And as this is on Windows, when writing to the command line, you need to use the Window

Re: Menus

2002-02-15 Thread Kevin Miller
On 15/2/02 12:32 pm, Robert Presender <[EMAIL PROTECTED]> wrote: > I want to determine the number of menu items of a particular menu by script > but have been unable to find a Transcript syntax that will do it. ( Mac OS > 9.2.2, RR 1.1/1.1.1b1) > > Would like to do something like this: > on mous

spreadsheets, or at least tables?

2002-02-15 Thread Ivers, Doug E
I think this may have been discussed before, so I appologize if this is a worn-out thread... When will Rev have fields that behave like tables or spreadsheets (with cells in columns and rows)? What will be the syntax for accessing a single cell? a row? a column? Will there be the option of word

Re: spreadsheets, or at least tables?

2002-02-15 Thread yves COPPE
>I think this may have been discussed before, so I appologize if this is a >worn-out thread... > >When will Rev have fields that behave like tables or spreadsheets (with >cells in columns and rows)? What will be the syntax for accessing a single >cell? a row? a column? Will there be the option o

Re: Menus

2002-02-15 Thread Geoff Canyon
At 4:32 AM -0800 2/15/02, Robert Presender wrote: >I want to determine the number of menu items of a particular menu by script but have >been unable to find a Transcript syntax that will do it. ( Mac OS 9.2.2, RR >1.1/1.1.1b1) > >Would like to do something like this: >on mouseUp >get the number

Re: CGI Creation

2002-02-15 Thread Sjoerd Op 't Land
Tim Bobo wrote/ schreef: > Can anyone point me in the direction of any documentation about how to use > Revolution for CGI creation? Well, I'm working on a primer on that subject. It's going to be at http://www.mctools.org/~slash/index.html > -- > Tim Bobo > http://www.leftbrainmedia.com > [E

Re: Uploading a file the webform way

2002-02-15 Thread Sjoerd Op 't Land
Terry Vogelaar wrote/ schreef: > I know it is possible to upload files using the FTP-protocol. I also know it > is possible to send messages to a web server just like a HTML-form would > send messages. But is it also possible to upload files that way? Like a > HTML-form that has a ? (I realize no

Re: Menus

2002-02-15 Thread Sjoerd Op 't Land
Robert Presender wrote/ schreef: > Hi, > I want to determine the number of menu items of a particular menu by script > but have been unable to find a Transcript syntax that will do it. ( Mac OS > 9.2.2, RR 1.1/1.1.1b1) I assume that your talking about the menus of the RunRev IDE. Then an expressi

Re: spreadsheets, or at least tables?

2002-02-15 Thread Richard D. Miller
I'll throw in my support for this feature as well. The OMO table object was great. It lends itself to many different applications. Rev should have it as well. Richard Miller >> I think this may have been discussed before, so I appologize if this is a >> worn-out thread... >> >> When will Rev ha

Re: Menu

2002-02-15 Thread Robert Presender
Thanks all for your help. One of these days I will remember that menus are buttons!! Regards ... Bob ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: spreadsheets, or at least tables?

2002-02-15 Thread Curry
> When will Rev have fields that behave like tables or spreadsheets (with > cells in columns and rows)? What will be the syntax for accessing a single > cell? a row? a column? Will there be the option of word-wrapping in each > cell with the cell (row) height expanding as needed? Don't know abo

Combo Boxes and Popups

2002-02-15 Thread Matt Denton
Hello. Combo boxes in OSX don't work, the button mask seems to be inverted when you stretch it out. Same with the Popup fellas. Temp fix: resize the button to min width, add a field, group then fudge it. OK in Windows and Mac OS 9.x M@ Matt Denton _

Compiling externals?

2002-02-15 Thread miles
I downloaded the MacOS distribution, but I'm unable to compile the XCMD for the Externals Tutorial. The problem seems to be that the file "MCexternalPreCompPPC.pch" is missing. I don't have the carbonized MSL C Library, so compiling for carbon isn't an option. What do I do? Miles -- While in t