RE: Dynamic Context Menu using wicket-jquery-ui

2013-06-16 Thread Colin Rogers
@wicket.apache.org Subject: Re: Dynamic Context Menu using wicket-jquery-ui Hi Colin, By trying to help you on this topic, I finally end up with a working ContextMenu implementation (so, I add it in wicket-jquery-ui-6.8.2-SNAPSHOT...) You can either use it or have a look at the code to complete your own

Re: Dynamic Context Menu using wicket-jquery-ui

2013-06-15 Thread Sebastien
Hi Colin, By trying to help you on this topic, I finally end up with a working ContextMenu implementation (so, I add it in wicket-jquery-ui-6.8.2-SNAPSHOT...) You can either use it or have a look at the code to complete your own if this one does not full-fit your needs... ContextMenu:

Re: Dynamic Context Menu using wicket-jquery-ui

2013-06-13 Thread Sebastien
Hi Colin, Nice try :) It's not perfect for now but its interesting! (actually bronius is also using wicket-jquery-ui, but not the Menu; he's trying to integrate a context-menu plugin...) So, for the short time I had today, here is my current feedback: First, I am not yet convinced about the

Dynamic Context Menu using wicket-jquery-ui

2013-06-12 Thread Colin Rogers
Wicketeers, I'm attempting to develop a reusable context menu component. I'm nearly there, but having a few issues, and thought I might share in the hope I might get some help. I realise that another person (bronius) is also having a go at this, but his implementation isn't using