Re-read the wiki page about dynamic models, then read what Igor pasted
in his response and I'm sure you'll find the solution.

On Mon, Dec 5, 2011 at 2:07 PM, cosmindumy <cosmind...@yahoo.com> wrote:
> Just as a remar, the following code works, but the tooltip is not refreshed
> after I change locale:
>
> Label phoneTooltip = new Label("phoneTooltip");
>        phoneTooltip.add(new LTooltipBehavior(new
> Model<String>(getString("baloise.settings.userdetails.phonetooltip"))).setFadeInOut(true));
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Internationalization-on-panels-tp2299768p4160383.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to