Re: Choosing colors from a modal

2002-04-17 Thread andu

Hugh Senior wrote:
> 
>  > answer color with "255,0,0"
> 
> MC never ceases to amaze.
> 
> How do we decode the returned value of 'answer effect'? base64Decode seems
> to contain actual text, but not in any form that appears usable.

Use it as is without any decoding.

> 
> /H
> 
>   
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.338 / Virus Database: 189 - Release Date: 14/03/2002

-- 

Regards, Andu Novac
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: Choosing colors from a modal

2002-04-17 Thread Hugh Senior

 > answer color with "255,0,0"

MC never ceases to amaze.

How do we decode the returned value of 'answer effect'? base64Decode seems 
to contain actual text, but not in any form that appears usable.

/H 



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.338 / Virus Database: 189 - Release Date: 14/03/2002



Re: MetaCard 2.4.2 gamma-test

2002-04-17 Thread erik hansen

--- Phil Davis <[EMAIL PROTECTED]> wrote:

> My guess: Layers.

yes. i have been playing with layers to create a
"ghost" graphic showing only a name to be placed
under a button so that arcs can be added
indicating the travel path from the button's
previous loc to its present position.

> 1) The group that contains some of them might
> be sitting on top of the ones you can't find.
> (Use the Properties dialog to change the layer
> of the group to 1 and nothing can be hidden
> under it.) 

there is only 1 group and it is layer 1.
all controls are all marked visible in the
Control Browser in the cd layer where they can't
be seen.
they are all in their correct spots and and
visible in the bg layer.


=
[EMAIL PROTECTED] http://www.erikhansen.org

__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: MetaCard 2.4.2 gamma-test

2002-04-17 Thread Phil Davis

Hi Erik,

My guess: Layers.

If your controls are listed in the Control Browser, they're there somewhere. Here are 
the major possible causes of your experience:

1) The group that contains some of them might be sitting on top of the ones you can't 
find. (Use the Properties dialog to change the layer of the group to 1 and nothing can 
be hidden under it.)

2) They could have their "visible" props set to true. (You can fix that with the 
Control Browser "Show/Hide" button.) This isn't the likely problem though, because you 
see the controls sometimes.

3) Some controls would seem hidden if their locations are outside the rectangle of the 
stack window. (You can "answer the loc of control x" in msg and see if that's the 
case.)

HTH.

Phil


- Original Message - 
From: "erik hansen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 17, 2002 6:41 PM
Subject: Re: MetaCard 2.4.2 gamma-test


> 
> hello, i am the one whose properties stack goes
> blank if i try to type anything in (button input
> is ok).
> 
> i now have half of my controls not showing when
> editbkgnd = false. they all show up when
> editbkgnd = true. they are all present in the
> Control Browser and listed as visible in bg and
> cd mode. there are no graphics or images.
> 
> this is in gamma.
> 
> =
> [EMAIL PROTECTED] http://www.erikhansen.org
> 
> __
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
> ___
> metacard mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/metacard

___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



re: re: Standalone icons

2002-04-17 Thread Xsyscontrols

>>   I cannot seem to get the document icon to work in my standalone. The
>> application icon shows up fine. I am expecting to see the document icon 
>> when
>> I save any file from my application (automatically)...is this not the 
>> way it
>> works?
>>
>> Thanks,
>> John

> John,

> What platform are you using?

> -Mark Talluto


I am using Windows. When you build a stand-alone, the compiler asks for two 
icons...one for the application, and one for the document. Maybe I am 
misunderstanding the purpose of this (I cannot seem to find details on this 
feature in the documnetation).

Thanks,
JR
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: MetaCard 2.4.2 gamma-test

2002-04-17 Thread erik hansen


hello, i am the one whose properties stack goes
blank if i try to type anything in (button input
is ok).

i now have half of my controls not showing when
editbkgnd = false. they all show up when
editbkgnd = true. they are all present in the
Control Browser and listed as visible in bg and
cd mode. there are no graphics or images.

this is in gamma.

=
[EMAIL PROTECTED] http://www.erikhansen.org

__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread andu

[EMAIL PROTECTED] wrote:
> 
> >As I understand, you need build APPLICATION with embedded db engine.
> >As mention not so far one developer, for MacOS is the only choice today
> for
> >standalone development.
> How does Valentina currently run over a network, and with multiple users?
> I know your working on this...but is there any way to do something like
> this now?
> 
> Revolution supports MySQL, ODBC, and Oracle cross platform for this..

Any chanse you can make those db externals available to metacard users
too, BTW?

>but
> you can't exactly distribute these database servers easily with your
> application!
> 
> Tuviah
> ___
> metacard mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/metacard

-- 

Regards, Andu Novac
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread diskot123

>As I understand, you need build APPLICATION with embedded db engine.
>As mention not so far one developer, for MacOS is the only choice today
for
>standalone development.
How does Valentina currently run over a network, and with multiple users?
I know your working on this...but is there any way to do something like
this now?

Revolution supports MySQL, ODBC, and Oracle cross platform for this..but
you can't exactly distribute these database servers easily with your
application!

Tuviah
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard




Re: database and MC

2002-04-17 Thread Richard Gaskin

Leston Drake wrote:

> At 01:11 PM 4/17/2002, you wrote:
>> How many megabytes of data and how often will it be
>> accessed?
> 
> < 1 Mb of data
> No control over how often it will be accessed, but based on the specialized
> nature of the program, demand for it won't be high. So I would say
> definitely on the "not very often" side of the scale.

For a data set that small why not just use property arrays in a stackfile?

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Custom Software and Web Development for All Major Platforms
 Developer of WebMerge 1.9: Publish any Database on Any Site
 ___
 [EMAIL PROTECTED]   http://www.FourthWorld.com
 Tel: 323-225-3717   AIM: FourthWorldInc

___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread andu

Leston Drake wrote:
> 
> Hi all,
> 
> I'm working on a database application that requires
> (1) cross platform Win/Mac (that's why I'm using MC!)
> (2) runs over a network
> 
> Item 2 causes some issues for a database application.
> Specifically, the issues of posting changes to the data
> when multiple users are working with it (things that a
> typical DBMS handles).
> 
> Does anyone know a cross-platform, MC-friendly solution?
> I'm thinking there might be some 3rd party products that
> could be used. Valentina? (I vaguely recall some discussion
> about it on this list, not quite sure of its capabilities or MC
> friendliness)

Are you building the client, the server or both? If only the client and
the server hosting the database also has a web server, then the client
can work together with a cgi script as discussed the other day on the
list which does the database work and answers back the result to the
client.

> 
> Thanks a bunch.
> 
> --Leston
> 
> ___
> metacard mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/metacard

-- 

Regards, Andu Novac
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread andu

Leston Drake wrote:
> 
> I have been looking the paradigmasoft website for information about
> Valentina. It looks to me like it could do the job.
> Anyone on this list have any experience using their XCMD (on either/both
> Win and Mac) with MetaCard?

I used Valentina briefly (both mac and win) and was impressed with its
speed. Learning curve was kind of steep though.

> 
> --Leston
> 
> At 12:34 PM 4/17/2002, you wrote:
> >Hi all,
> >
> >I'm working on a database application that requires
> >(1) cross platform Win/Mac (that's why I'm using MC!)
> >(2) runs over a network
> >
> >Item 2 causes some issues for a database application.
> >Specifically, the issues of posting changes to the data
> >when multiple users are working with it (things that a
> >typical DBMS handles).
> >
> >Does anyone know a cross-platform, MC-friendly solution?
> >I'm thinking there might be some 3rd party products that
> >could be used. Valentina? (I vaguely recall some discussion
> >about it on this list, not quite sure of its capabilities or MC
> >friendliness)
> >
> >Thanks a bunch.
> >
> >--Leston
> >
> >___
> >metacard mailing list
> >[EMAIL PROTECTED]
> >http://lists.runrev.com/mailman/listinfo/metacard
> 
> ___
> metacard mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/metacard

-- 

Regards, Andu Novac
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Question to Scott (was : MC & openGL)

2002-04-17 Thread jbv

Hi,

After the enthusiasm triggered by my suggestion to have
built-in access to openGL, I am wondering :
is there any chance to see that feature added to MC in a
near future, or is it wiser to start working on a DLL /
external ?

Thanks.
JB


___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread Ruslan Zasukhin

on 4/17/02 21:34, Leston Drake at [EMAIL PROTECTED] wrote:

> Hi all,
> 
> I'm working on a database application that requires
> (1) cross platform Win/Mac (that's why I'm using MC!)
> (2) runs over a network
> 
> Item 2 causes some issues for a database application.
> Specifically, the issues of posting changes to the data
> when multiple users are working with it (things that a
> typical DBMS handles).
> 
> Does anyone know a cross-platform, MC-friendly solution?
> I'm thinking there might be some 3rd party products that
> could be used. Valentina? (I vaguely recall some discussion
> about it on this list, not quite sure of its capabilities or MC
> friendliness)

Hi Leston,

Yes, Valentina is very MetaCard (and Revolution) friendly,

I should mention on Revolution site they have great examples of using
Valentina with Revolution.

As I understand, you need build APPLICATION with embedded db engine.
As mention not so far one developer, for MacOS is the only choice today for
standalone development.


-- 
Best regards,
Ruslan Zasukhin

-
Paradigma.

e-mail: [EMAIL PROTECTED]
web   : http://www.paradigmasoft.com

To subscribe to the Valentina mail list
send a letter to [EMAIL PROTECTED]


___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



RE: Interarchy for PC?

2002-04-17 Thread Chipp Walters

Hey Mark,

My Dad has a Dish Networks Starband Satellite modem which has the same
problem. He can view the webpage, but can't download a .rev stack from
within revolution. I haven't looked very hard at the problem yet...I'll let
you know if I find out something.

-Chipp

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mark Luetzelschwab
> Sent: Wednesday, April 17, 2002 12:50 PM
> To: [EMAIL PROTECTED]
> Subject: Interarchy for PC?
>
>
> Hi,
>
> I have a user in England for one of my MC products who is using a
> radio lan and a PC to connect to the internet. The first call of the
> MC program is to download a web page into memory. This call fails,
> but the user can view the same page using a web browser.
>
> Is there a tool like Interarchy for the PC that I could have this
> person use to monitor the difference between the browser's request
> and MC's request?
>
> Or, does anyone know how a "radio lan" might be affecting this?
>
> Thanks.
>
> -ml
>
> --
> Mark J. Luetzelschwab [EMAIL PROTECTED]
> Texas Center for  (v) (512) 232 9477 *new*
> Reading and Language Arts (f) (512) 232 2322
> http://www.texasreading.org
> ___
> metacard mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/metacard

___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread Leston Drake

I have been looking the paradigmasoft website for information about 
Valentina. It looks to me like it could do the job.
Anyone on this list have any experience using their XCMD (on either/both 
Win and Mac) with MetaCard?

--Leston


At 12:34 PM 4/17/2002, you wrote:
>Hi all,
>
>I'm working on a database application that requires
>(1) cross platform Win/Mac (that's why I'm using MC!)
>(2) runs over a network
>
>Item 2 causes some issues for a database application.
>Specifically, the issues of posting changes to the data
>when multiple users are working with it (things that a
>typical DBMS handles).
>
>Does anyone know a cross-platform, MC-friendly solution?
>I'm thinking there might be some 3rd party products that
>could be used. Valentina? (I vaguely recall some discussion
>about it on this list, not quite sure of its capabilities or MC
>friendliness)
>
>Thanks a bunch.
>
>--Leston
>
>___
>metacard mailing list
>[EMAIL PROTECTED]
>http://lists.runrev.com/mailman/listinfo/metacard

___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread Leston Drake

At 01:11 PM 4/17/2002, you wrote:
>How many megabytes of data and how often will it be
>accessed?

< 1 Mb of data
No control over how often it will be accessed, but based on the specialized 
nature of the program, demand for it won't be high. So I would say 
definitely on the "not very often" side of the scale.


>--- Leston Drake <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I'm working on a database application that requires
> > (1) cross platform Win/Mac (that's why I'm using
> > MC!)
> > (2) runs over a network
> >
> > Item 2 causes some issues for a database
> > application.
> > Specifically, the issues of posting changes to the
> > data
> > when multiple users are working with it (things that
> > a
> > typical DBMS handles).
> >
> > Does anyone know a cross-platform, MC-friendly
> > solution?
> > I'm thinking there might be some 3rd party products
> > that
> > could be used. Valentina? (I vaguely recall some
> > discussion
> > about it on this list, not quite sure of its
> > capabilities or MC
> > friendliness)
> >
> > Thanks a bunch.
> >
> > --Leston
>
>__
>Do You Yahoo!?
>Yahoo! Tax Center - online filing with TurboTax
>http://taxes.yahoo.com/
>___
>metacard mailing list
>[EMAIL PROTECTED]
>http://lists.runrev.com/mailman/listinfo/metacard

___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread Leston Drake


At 01:20 PM 4/17/2002, you wrote:
>Is the server going to be a Mac or PC?

Don't know. This program will be bundled with a textbook that is sold all 
over the country. So both.

>Do you plan to
>access the database through a web page or through a MC
>stack?

a MC stack


>--- Leston Drake <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I'm working on a database application that requires
> > (1) cross platform Win/Mac (that's why I'm using
> > MC!)
> > (2) runs over a network
> >
> > Item 2 causes some issues for a database
> > application.
> > Specifically, the issues of posting changes to the
> > data
> > when multiple users are working with it (things that
> > a
> > typical DBMS handles).
> >
> > Does anyone know a cross-platform, MC-friendly
> > solution?
> > I'm thinking there might be some 3rd party products
> > that
> > could be used. Valentina? (I vaguely recall some
> > discussion
> > about it on this list, not quite sure of its
> > capabilities or MC
> > friendliness)
> >
> > Thanks a bunch.
> >
> > --Leston
>
>__
>Do You Yahoo!?
>Yahoo! Tax Center - online filing with TurboTax
>http://taxes.yahoo.com/
>___
>metacard mailing list
>[EMAIL PROTECTED]
>http://lists.runrev.com/mailman/listinfo/metacard

___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread Michael Kann

Is the server going to be a Mac or PC? Do you plan to
access the database through a web page or through a MC
stack?

--- Leston Drake <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I'm working on a database application that requires
> (1) cross platform Win/Mac (that's why I'm using
> MC!)
> (2) runs over a network
> 
> Item 2 causes some issues for a database
> application.
> Specifically, the issues of posting changes to the
> data
> when multiple users are working with it (things that
> a
> typical DBMS handles).
> 
> Does anyone know a cross-platform, MC-friendly
> solution?
> I'm thinking there might be some 3rd party products
> that
> could be used. Valentina? (I vaguely recall some
> discussion
> about it on this list, not quite sure of its
> capabilities or MC
> friendliness)
> 
> Thanks a bunch.
> 
> --Leston

__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: database and MC

2002-04-17 Thread Michael Kann

How many megabytes of data and how often will it be
accessed?

--- Leston Drake <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I'm working on a database application that requires
> (1) cross platform Win/Mac (that's why I'm using
> MC!)
> (2) runs over a network
> 
> Item 2 causes some issues for a database
> application.
> Specifically, the issues of posting changes to the
> data
> when multiple users are working with it (things that
> a
> typical DBMS handles).
> 
> Does anyone know a cross-platform, MC-friendly
> solution?
> I'm thinking there might be some 3rd party products
> that
> could be used. Valentina? (I vaguely recall some
> discussion
> about it on this list, not quite sure of its
> capabilities or MC
> friendliness)
> 
> Thanks a bunch.
> 
> --Leston

__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: Interarchy for PC?

2002-04-17 Thread Michael Kann


HTTPtracer is a very good product. Find it at
http://www.concentric.net/~Sstmail/

The only tricky part to remember is that when your
browser is set to run through the program, the program
must be running or your browser won't be able to
connect to the outside world. In other words, make
sure you reset your browser when you finish. Michael
Kann, down the road in Victoria.

--- Mark Luetzelschwab <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have a user in England for one of my MC products
> who is using a 
> radio lan and a PC to connect to the internet. The
> first call of the 
> MC program is to download a web page into memory.
> This call fails, 
> but the user can view the same page using a web
> browser.
> 
> Is there a tool like Interarchy for the PC that I
> could have this 
> person use to monitor the difference between the
> browser's request 
> and MC's request?
> 
> Or, does anyone know how a "radio lan" might be
> affecting this?
> 
> Thanks.
> 
> -ml
> 
> -- 
> Mark J. Luetzelschwab [EMAIL PROTECTED]
> Texas Center for  (v) (512) 232 9477 *new*
> Reading and Language Arts (f) (512) 232 2322
> http://www.texasreading.org
> ___
> metacard mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/metacard


__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



database and MC

2002-04-17 Thread Leston Drake

Hi all,

I'm working on a database application that requires
(1) cross platform Win/Mac (that's why I'm using MC!)
(2) runs over a network

Item 2 causes some issues for a database application.
Specifically, the issues of posting changes to the data
when multiple users are working with it (things that a
typical DBMS handles).

Does anyone know a cross-platform, MC-friendly solution?
I'm thinking there might be some 3rd party products that
could be used. Valentina? (I vaguely recall some discussion
about it on this list, not quite sure of its capabilities or MC
friendliness)

Thanks a bunch.

--Leston

___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Re: Interarchy for PC?

2002-04-17 Thread andu

Mark Luetzelschwab wrote:
> 
> Hi,
> 
> I have a user in England for one of my MC products who is using a
> radio lan and a PC to connect to the internet. The first call of the
> MC program is to download a web page into memory. This call fails,
> but the user can view the same page using a web browser.
> 
> Is there a tool like Interarchy for the PC that I could have this
> person use to monitor the difference between the browser's request
> and MC's request?

I know there is a freeware doing this, just can't remember the name of
it. Try Google.

> 
> Or, does anyone know how a "radio lan" might be affecting this?
> 
> Thanks.
> 
> -ml
> 
> --
> Mark J. Luetzelschwab   [EMAIL PROTECTED]
> Texas Center for(v) (512) 232 9477 *new*
> Reading and Language Arts   (f) (512) 232 2322
> http://www.texasreading.org
> ___
> metacard mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/metacard

-- 

Regards, Andu Novac
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Interarchy for PC?

2002-04-17 Thread Mark Luetzelschwab

Hi,

I have a user in England for one of my MC products who is using a 
radio lan and a PC to connect to the internet. The first call of the 
MC program is to download a web page into memory. This call fails, 
but the user can view the same page using a web browser.

Is there a tool like Interarchy for the PC that I could have this 
person use to monitor the difference between the browser's request 
and MC's request?

Or, does anyone know how a "radio lan" might be affecting this?

Thanks.

-ml

-- 
Mark J. Luetzelschwab   [EMAIL PROTECTED]
Texas Center for(v) (512) 232 9477 *new*
Reading and Language Arts   (f) (512) 232 2322
http://www.texasreading.org
___
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard