Re: DHTML DnD best practice?

2008-10-17 Thread Ernesto Reinaldo Barreiro
Nice presentation: I didn't know about it. Cheers, Ernesto Neil McT wrote: Thanks for the reply. This is just the starter-for-ten I was looking for. I also found one of the London Wicket groups presentations ( http://londonwicket.org/content/LondonWicket-ListEditor.pdf http://londonwicket.org/

Re: DHTML DnD best practice?

2008-10-17 Thread Neil McT
mething like: > XXX.onDrop() { > var url = this.url+ '&sourceId=' + parseInt(td.style.width) + > '&targetId=resize' + '&number=' + this.number > wicketAjaxGet(url); > } > ... > -- View this message in context: http://www.nabble.com/D

Re: DHTML DnD best practice?

2008-10-17 Thread aditsu
Look at wicketstuff-jquery, especially DnDSortableBehavior. It's not perfect, but at least it can give you some ideas. -- View this message in context: http://www.nabble.com/DHTML-DnD-best-practice--tp20010633p20031872.html Sent from the Wicket - User mailing list archive at Nabbl

Re: DHTML DnD best practice?

2008-10-17 Thread Ernesto Reinaldo Barreiro
ther reading would be much appreciated > as, > my current problem aside, I feel this is an area I need to crack before I > go > any further. > > Thanks - Neil. > > > > Serkan Camurcuoglu wrote: > > > > it seems like you're talking a

Re: DHTML DnD best practice?

2008-10-17 Thread Neil McT
to crack before I go any further. Thanks - Neil. Serkan Camurcuoglu wrote: > > it seems like you're talking about the DnD version of the Palette > component in wicket extensions.. See its source code, maybe it will give > you some idea.. > -- View this message in co

Re: DHTML DnD best practice?

2008-10-16 Thread Neil McT
lol... fair enough. Thought it sounded too good to be true :) Serkan Camurcuoglu wrote: > > sorry for the misunderstanding, I meant to say "you're trying to build a > DnD version of the palette" (which doesn't exist yet :).. > -- View this message in context:

Re: DHTML DnD best practice?

2008-10-16 Thread Serkan Camurcuoglu
> > > Serkan Camurcuoglu wrote: >> >> it seems like you're talking about the DnD version of the Palette >> component in wicket extensions.. See its source code, maybe it will give >> you some idea.. >> >> >> > > -- View this message

Re: DHTML DnD best practice?

2008-10-16 Thread Neil McT
gt; you some idea.. > > > -- View this message in context: http://www.nabble.com/DHTML-DnD-best-practice--tp20010633p20016818.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-m

Re: DHTML DnD best practice?

2008-10-16 Thread Serkan Camurcuoglu
of these seem > particularly like the 'right' Wicket way - and kind of smack of the way I > would have done things in, say, struts. > > Thanks in advance. > -- View this message in context: http://www.nabble.com/DHTML-D

DHTML DnD best practice?

2008-10-16 Thread Neil McT
nable this, but none of these seem particularly like the 'right' Wicket way - and kind of smack of the way I would have done things in, say, struts. Thanks in advance. -- View this message in context: http://www.nabble.com/DHTML-DnD-best-practice--tp20010633p20010633.html Sent from the W