Re: modal subStacks in revlet (revWeb plugin)

2010-05-12 Thread Roger . E . Eller
On 05/12/2010 at 01:19 AM, J. Landman Gay jac...@hyperactivesw.com
wrote:
roger.e.el...@sealedair.com wrote:
 I can't seem to get a subStack which is stored in the mainStack to show
 using the revWeb plugin.  Is there something special I need to do?

 Secondary windows don't work in revlets yet. But you can go to the stack
 in the same window.

I swear I remember this working in the very first version (maybe alpha).
How are they making ask/answer dialogs work? Those are substacks, right? I
may have to use a hidden group in the same stack, but that gets messy.

~Roger Eller

___
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: modal subStacks in revlet (revWeb plugin)

2010-05-12 Thread J. Landman Gay

roger.e.el...@sealedair.com wrote:

On 05/12/2010 at 01:19 AM, J. Landman Gay jac...@hyperactivesw.com
wrote:

roger.e.el...@sealedair.com wrote:

I can't seem to get a subStack which is stored in the mainStack to show
using the revWeb plugin.  Is there something special I need to do?

Secondary windows don't work in revlets yet. But you can go to the stack
in the same window.


I swear I remember this working in the very first version (maybe alpha).
How are they making ask/answer dialogs work? Those are substacks, right? I
may have to use a hidden group in the same stack, but that gets messy.


I vaguely recall it too, early on, but secondary windows were soon 
disabled because of various incompatibilities. RR made a special 
exception for ask and answer windows because those are so widely used, 
but it's a hack and they still have some issues. As far as I know, 
secondary windows are still on the roadmap but there's a lot of work 
involved to implement them across all browsers and platforms.


Another possible solution, depending on your stack setup, is to show 
both windows at the same time. These need to be loaded when the web page 
loads though; showing two stacks in the same window has to be set up as 
part of the javascript on the page. There's an example with code here:

http://jacque.on-rev.com/codebits/dualrevlets.irev

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com
___
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: modal subStacks in revlet (revWeb plugin)

2010-05-11 Thread J. Landman Gay

roger.e.el...@sealedair.com wrote:

I can't seem to get a subStack which is stored in the mainStack to show
using the revWeb plugin.  Is there something special I need to do?


Secondary windows don't work in revlets yet. But you can go to the stack 
in the same window.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com
___
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