Wicket-dnd, unable to use with RepeatingViews

2011-03-11 Thread lucast
in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-dnd-unable-to-use-with-RepeatingViews-tp3347961p3347961.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Wicket-dnd, unable to use with RepeatingViews

2011-03-11 Thread Sven Meier
Hi Lucas, I'll try to reproduce the problem here. Best regards Sven On 03/11/2011 12:57 PM, lucast wrote: Hi Everyone, I am having behaviour problems when I add wicket-dnd DragSource and DropTarget to a WebMarkupContainer that is created inside a loop and it is added to a RepeatingView.

Re: Wicket-dnd, unable to use with RepeatingViews

2011-03-11 Thread Sven Meier
Hi Lucas, I fixed a JavaScript bug in wicket-dnd: http://code.google.com/p/wicket-dnd/issues/detail?id=7 Please retry with 0.4-snapshot. Thanks for your report Sven On 03/11/2011 12:57 PM, lucast wrote: Hi Everyone, I am having behaviour problems when I add wicket-dnd DragSource and

Re: Wicket-dnd, unable to use with RepeatingViews

2011-03-11 Thread lucast
Thank you so much, Sven. I'll try it straight away. Regards, Lucas -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-dnd-unable-to-use-with-RepeatingViews-tp3347961p3349218.html Sent from the Users forum mailing list archive at Nabble.com