Re: Add own handlers/scripts to default set

2004-02-20 Thread Rob Cozens
What steps must I take in order to add handlers I create to the 
default/standard library?
Hi Kevin,

It depends...

If your handlers provide additional functionality to the Developer's 
environment, placing them in the script of a stack and placing that 
stack in the Revolution Plugin folder might do.

If your handlers are called during runtime by one or more standalones 
and/or stacks, Revolution expects you to create a library stack of 
your own, place your handlers in that stack's script, and add logic 
to the other stacks that use your library to issue a startup command 
to start using the library.

As an additional option, one can place the handlers in the script of 
a control, and then place that script in the frontStacks or 
backStacks.
--

Rob Cozens
CCW, Serendipity Software Company
http://www.oenolog.net/who.htm
"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."
from "The Triple Foole" by John Donne (1572-1631)
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Add own handlers/scripts to default set

2004-02-20 Thread Dar Scott
On Friday, February 20, 2004, at 12:07 PM, Kevin wrote:

What steps must I take in order to add handlers I create to the 
default/standard library?
On approach (mentioned recently, I think by Jeanne) is to use a trivial 
plugin that adds a library or adds a backscript.  Look at the plugin 
options and you will see that you can assign it to run at start and 
even be invisible.

For all I know there might be a plugin out there that looks for such 
libraries in a special folder or looks at its list and does that.

There are always little things I use all the time and I'm always having 
to add them to a stack I'm working on.  It would be nice to add them to 
"Dar's World".  I can use this, too.

Dar Scott

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


Add own handlers/scripts to default set

2004-02-20 Thread Kevin




What steps must I take in order to add handlers I create to the default/standard 
library? 

Kevin


___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution