set cursor

2000-03-06 Thread Nicolas R Cueto
Hello, Could someone script a brief example of how to set the cursor to hand (just as happens in mc -- which I tried to dissect for clues, but) ? What I thought would work didn't, namely: on preopenStack set the cursor to hand set the lockCursor to true end preopenStack Thank you. -- Ni

Win2000 update?

2000-03-06 Thread David Cramer
I just reviewed a message from late last year regarding MetaCard for Windows' compatibility with Windows 2000. Has there been anything new to report on this? Scott noted that at most, there might need to be a minor update to deal with last-minute changes in the Win2000 code (I want you all to

Go url

2000-03-06 Thread Jacqueline Landman Gay
I had a script that used to work in MC 2.2.x -- it loaded a url and then used "go url " to open it. Now the url will load, but I can't "go" to it. Did something change? How would I refer to the cached url in a script? -- Jacqueline Landman Gay| [EMAIL PROTECTED] HyperActive So

List question

2000-03-06 Thread Steven D'Aprano
Hi, I'm sorry, but I can't check the xworlds site to get the answer (I don't have web access at the moment, just email). How do you unsubscribe from the list? I receive the Digest, and there are no unsubscribe instructions in the Digest (just a link to the xworlds site for more info). Perhaps th

Re: formatting text in a field

2000-03-06 Thread andu
>Here's a very basic question for you all... > >I have a document with some formatted text that I need to put into a MC >field. How do you get formatted text into an MC field? I've tried copy and >paste, but all I get is the plain text. > >I've found that I can change the font face, size, and styl

Re: returnKey message

2000-03-06 Thread Kevin Miller
On 5/3/00 1:51 am, Craig Spooner <[EMAIL PROTECTED]> wrote: > What exactly is the path of the returnKey message takes through the > stack? I have a case where I can trap it properly in the stack > script when the application starts up, but not after I open and close > another window (a substack)

formatting text in a field

2000-03-06 Thread Leston Drake
Here's a very basic question for you all... I have a document with some formatted text that I need to put into a MC field. How do you get formatted text into an MC field? I've tried copy and paste, but all I get is the plain text. I've found that I can change the font face, size, and style man

re(3): Params & PendingMessages

2000-03-06 Thread Leston Drake
Thanks to Hugh, Geoff, and Scott for your suggestions. I think I will give Scott's suggestion about using a single message to update a "counter" for each of the kids a try. I've already got into some "hairy" debugging with my current plethora of messages... -- Lest

Re: ssl/https

2000-03-06 Thread Ruediger zu Dohna
At 19:05 Uhr -0600 03.03.2000, Reed Martin wrote: >I have a program which needs to contact an https server.. I've made >a copy of what exists of the https server and put it onto an http >server to create the program, but at some point this will need to >switch. Anyone have any idea/pointers? AFAI

Re: FastCGI and metacard.mt scripts ?

2000-03-06 Thread Ruediger zu Dohna
At 14:51 Uhr -0700 24.02.2000, Scott Raney wrote: > > I think FastCGI do that but i d'nt now if it's friendly > > with Metacard and, perhaps, is it a best way to get the same result. > >We don't have any plans to support FastCGI (or NSAPI or ISAPI or any >of the other architectures for doing thi