i'll try to test out the example app to see if something is broken with 1.4.
On Wed, Apr 30, 2008 at 1:23 AM, Stefan Lindner <[EMAIL PROTECTED]> wrote: > Now it works but I had to specify the javacript libraries explicit in the > header section. The auto generated header contribution of libraries did not > work. I hat a similar problem with WicketStuff Dojo. > > Stefan > > -----Ursprüngliche Nachricht----- > Von: Stefan Lindner [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 29. April 2008 17:01 > An: [email protected] > Betreff: Re: Wicket 1.4 and Wicketstuff/Dojo/DragAndDrop > > I got everything to compile and deploy but not to work. No drag. The > DraggableBehavior added to a Markupcontainer leads to some javascript code > [new Draggable("product_1", {})] but nothing happens when I klick on the > MarkupContainer and move the mouse. I think I wait until you did the thin. > > Stefan. > > -----Ursprüngliche Nachricht----- > Von: Ryan Sonnek [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 28. April 2008 14:55 > An: [email protected] > Betreff: Re: Wicket 1.4 and Wicketstuff/Dojo/DragAndDrop > Wichtigkeit: Hoch > > i'll try to create a 1.4 branch of the scriptaculous project sometime this > week. of course patches are always welcome. =) > > On Mon, Apr 28, 2008 at 7:20 AM, Maurice Marrink <[EMAIL PROTECTED]> > wrote: > > > The source is located at sourceforge > > > > http://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wic > > ket-contrib-scriptaculous > > > > As for when it will be available for wicket 1.4?, i have no idea since > > i have nothing to do with that project. > > Perhaps Ryan Sonnek can answer that. > > > > Maurice > > > > On Mon, Apr 28, 2008 at 2:13 PM, Stefan Lindner <[EMAIL PROTECTED]> > > wrote: > > > Dear Maurice, > > > > > > Can you give me a timeframe for the availability of WicketStuff > > Scriptaculous for wicket 1.4? The Drag and Drop will lnot work, becaus > > a component no langer has a public 'addBeahivor' method. This is now > > replaced by a simple 'add(Ibehavior...)' method. The 'DraggableTarget' > > class seems to internally make a call to 'addBeahivor' which no longer > exists? > > > > > > As an alternativ way: Where can I find the source (subversion > > repository)? It's not on sourceforge. > > > > > > Kind Regards > > > Stefan > > > > > > -----Ursprüngliche Nachricht----- > > > Von: Maurice Marrink [mailto:[EMAIL PROTECTED] > > > Gesendet: Freitag, 25. April 2008 16:03 > > > > > > An: [email protected] > > > Betreff: Re: Wicket 1.4 and Wicketstuff/Dojo/DragAndDrop > > > Wichtigkeit: Hoch > > > > > > > > > snapshots should be available, And i think a 1.4-m1 should be > > > available > > any time soon too. > > > > > > Maurice > > > > > > On Fri, Apr 25, 2008 at 3:49 PM, Ryan Sonnek > > > <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > > the wicketstuff-scriptaculous project has drag/drop support. I > > > > haven't updated it to reflect 1.4 changes yet. > > > > > > > > are 1.4 snapshots available for wicket yet on the bamboo > > > snapshot > repository? > > > > > > > > > > > > > > > > On Fri, Apr 25, 2008 at 5:38 AM, Stefan Lindner > > > <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > Ok, before I lay ma hands on it: Is there another LIVING > > > project, > that > deals with drag and drop for wicket? Are there > > > other users of > wicketstuff > dojo out there, who want to migrate > to wicket 1.4? > > Does > > > > it still make sense > to investigate in wicketstuff/doho? Are > > > there > commercial solutions fprt drag > and drop? > > > > > > > > > > Stefan > > > > > > > > > > -----Ursprüngliche Nachricht----- > > Von: Gerolf Seitz > > > [mailto:[EMAIL PROTECTED] > Gesendet: > > > > Freitag, 25. April 2008 09:02 > An: [email protected] > > > > > Betreff: Re: Wicket 1.4 and Wicketstuff/Dojo/DragAndDrop > > all > > > of > the mentioned project maintainers have been away for some time > now. > > > > > you might need to lay your own hands on it. > > > > > i would guess nobody objects to such efforts. > > > > > > > > > > Gerolf > > > > > > > > > > On Thu, Apr 24, 2008 at 6:53 PM, Stefan Lindner > > > > <[EMAIL PROTECTED]> > wrote: > > > > > > > > > > > Is there a Wicketstuff/dojo version that works together with > > Wicket 1.4? > > > > > > Is Wicketstuff/Dojo still alive? The latest news on the > > > webpage > state > > that Wicketstuff/Dojo is still based upon wicket > 1.3 beta. > > > > > > > > > > > > Stefan > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------------- > > > - > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > -------------------------------------------------------------------- > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------------- > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -------------------------------------------------------------------- > > > - > > > > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
