You're welcome :)

-Matej

On 7/3/07, Nathan Beach <[EMAIL PROTECTED]> wrote:
>
> With some simple changes to ModalWindow, I'm able to get the basics to
> work (see attached gif).  Just turned off the masking, added x and
> yOffsets, and altered the loadPosition function to take settings
> parameters rather than loading from a cookie.  There's still a lot of
> work left to make an actual lightweight dashboard, but it's a start...
>
> It's such a nice-looking component -- thanks Matej!
>
> Nathan B.
>
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Eelco
> Hillenius
> Sent: Monday, July 02, 2007 10:44 PM
> To: wicket-user@lists.sourceforge.net
> Subject: Re: [Wicket-user] wicket-based dashboard
>
> > I'm looking for some advice on how to create a Wicket-based dashboard
> with
> > functionality along the lines of iGoogle.com.  That is, resizable and
> > drag/drop-able sub-window components that can be arranged by the user.
> And
> > the dashboard layout must be serialized for the next time the user
> logs in.
>
> The drag and drop part is probably the most difficult. Though there's
> plenty of JavaScript libs (and probably some Wicket components in one
> of the wicket-stuff projects) you can use, you'll probably have to do
> a decent amount of writing code yourself as well.
>
> In can imagine that the modal window can serve as inspiration, though
> you don't need the ajax loading it has, and I definitively wouldn't
> make it page based (but rather panel based).
>
> It would be a great set of components to have, and it sounds fun to
> develop.
>
> Eelco
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to