users@woodstock.java.net

Re: Modal Dialog in 4.1.1

From: Jason Suplizio <suplizio_at_gmail.com>
Date: Mon, 3 Mar 2008 11:50:27 -0800

I am struggling with the same issue. I don't know how to specify
importing/requiring an dojo library...whichever approach I try I
consistently receive an 'undefined' value for the object I'm referencing.

On Mon, Mar 3, 2008 at 8:14 AM, Steven Bell <bell.steven_at_gmail.com> wrote:

> Hello,
>
> I'm trying to create a modal dialog using a div with
> dojoType="dijit.Dialog". If I use parseOnLoad="true" I get the error
> message "Could not load class 'dijit.Dialog'." I know with 4.2 I'll
> have to bring in the dojo library manually to do this, but I thought
> with 4.1.1 is was already available (with the proper head tags). I've
> also tried with dijitAll="true", but that doesn't seem to do anything.
>
> I'm I missing anything obvious here?
>
> As a side note a modal dialog is probably something that will be
> fairly common. It would seem like a good candidate to be it's own
> woodstock component. If that's not on the roadmap already maybe I'll
> log an enhancement to get it added.
>
> --
> Regards,
>
> Steven Bell
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>
>