revLets and Libraries

2010-05-20 Thread David Bovill
I would like to be able to set up a testing scenario that enables a user to
preview a view widget in a browser as a fully functioning test / demo. I
have a library of these views with each view residing in its own stack. I
can set up standalone settings so that when you open a view stack you can
easily Save as standalone and the revLet is saved and appears in the
default browser.

The problem I have is with libraries - that is if a particular view needs a
library to function. I can add the library as a stack in the standalone
settings, but it is copied as a seperate rev stack with a revLet. As far as
i know you have to have the library as a substack if you want to use it in a
revlet? Any ideas how to automate this - i don't want to duplicate the
library and make it a substack of all the view widget stacks?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revLets and Libraries

2010-05-20 Thread Andre Garzia
Oh and by the way, if you're loading revlets, then checkout:

http://hg.andregarzia.com/revletobject

This will make your life easier.

On Thu, May 20, 2010 at 8:24 AM, David Bovill da...@vaudevillecourt.tvwrote:

 I would like to be able to set up a testing scenario that enables a user to
 preview a view widget in a browser as a fully functioning test / demo. I
 have a library of these views with each view residing in its own stack. I
 can set up standalone settings so that when you open a view stack you can
 easily Save as standalone and the revLet is saved and appears in the
 default browser.

 The problem I have is with libraries - that is if a particular view needs a
 library to function. I can add the library as a stack in the standalone
 settings, but it is copied as a seperate rev stack with a revLet. As far as
 i know you have to have the library as a substack if you want to use it in
 a
 revlet? Any ideas how to automate this - i don't want to duplicate the
 library and make it a substack of all the view widget stacks?
 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution




-- 
http://www.andregarzia.com All We Do Is Code.
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revLets and Libraries

2010-05-20 Thread Andre Garzia
David,

I think in the current incarnation, revLets can load remote stacks. So just
copy all your library stacks to a nice URL and load them with:

go stack url bla bla bla
start using stack bla bla bla

:D

On Thu, May 20, 2010 at 8:24 AM, David Bovill da...@vaudevillecourt.tvwrote:

 I would like to be able to set up a testing scenario that enables a user to
 preview a view widget in a browser as a fully functioning test / demo. I
 have a library of these views with each view residing in its own stack. I
 can set up standalone settings so that when you open a view stack you can
 easily Save as standalone and the revLet is saved and appears in the
 default browser.

 The problem I have is with libraries - that is if a particular view needs a
 library to function. I can add the library as a stack in the standalone
 settings, but it is copied as a seperate rev stack with a revLet. As far as
 i know you have to have the library as a substack if you want to use it in
 a
 revlet? Any ideas how to automate this - i don't want to duplicate the
 library and make it a substack of all the view widget stacks?
 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution




-- 
http://www.andregarzia.com All We Do Is Code.
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution