You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Ernesto Reinaldo Barreiro <re...@gmail.com> on 2011/12/02 11:48:32 UTC

Re: Jquery Confirmation Dialog - or WiQuery Dialog?

Lucas,

I just ported the solution to 1.4.x wiquery. Can you give it a try and
see if it solves your use case?

Regards,

Ernesto

On Wed, Nov 30, 2011 at 8:10 PM, lucast <lu...@hotmail.com> wrote:
> Hi Ernesto,
> Yes, I believe that porting it to 1.4.2 would be ideal. It means that I can
> finish this functionality and upgrade wicket at a later date.
> That, of course, would be most generous of you.
>
> I was going to do that myself by doing a diff between the two files but I
> noticed the new structure between wiquery 1.4.x and 1.5.x.
>
> Also, (although, this would be more suitable for a different post), I'm
> calling mvn -e package on wiquery-read-only and I'm getting some errors
> (attached, just in case,
> http://apache-wicket.1842946.n4.nabble.com/file/n4124319/mvnPackageBuild.log
> mvnPackageBuild.log ).
> It starts with
> ...wiquery-core/src/main/java/org/odlabs/wiquery/core/WiQuerySettings.java:[31,28]
> package org.apache.wicket.css does not exist. After that I get a long trace.
> I don't know why maven is complaining.
>
> But in short, having that functionality in 1.4.2 would be grand.
> Thank you very much,
> Lucas
>
>
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Jquery-Confirmation-Dialog-or-WiQuery-Dialog-tp4119238p4124319.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Jquery Confirmation Dialog - or WiQuery Dialog?

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
Lucas,

Glad to be of some help:-)

Ernesto

On Sat, Dec 3, 2011 at 10:11 AM, lucast <lu...@hotmail.com> wrote:
> Hi Ernesto,
> I have just implemented the solution suggested for 1.4.x wiquery and it
> works great, exactly what one needs!
> I just added the dialog.close(target); to the onButtonClicked method to exit
> the dialog.
> Thank you very much for this.
> Wiquery is very useful for folks like me.
> It's another incentive into looking at the source code to see how it works
> and to start doing more complex javascript integration with wicket.
>
> Thank you very much indeed.
> Lucas
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Jquery-Confirmation-Dialog-or-WiQuery-Dialog-tp4119238p4152782.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Jquery Confirmation Dialog - or WiQuery Dialog?

Posted by lucast <lu...@hotmail.com>.
Hi Ernesto,
I have just implemented the solution suggested for 1.4.x wiquery and it
works great, exactly what one needs!
I just added the dialog.close(target); to the onButtonClicked method to exit
the dialog.
Thank you very much for this. 
Wiquery is very useful for folks like me.
It's another incentive into looking at the source code to see how it works
and to start doing more complex javascript integration with wicket.

Thank you very much indeed.
Lucas

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Jquery-Confirmation-Dialog-or-WiQuery-Dialog-tp4119238p4152782.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org