On Thu, Nov 27, 2008 at 5:57 PM, Martijn Lindhout
wrote:
>
> Hi all,
>
> I searched nabble, but couldn't find any recent posts that brought me a
> solution to this problem:
>
> I have a page with two panels, a master/detail setup. The master has a list
> of items, the detail a TinyMCE editor. The
Sverre,
Could you paste the code in a formatted way? I tried to use that code, but
its syntax is not right...
I don't understand the fragment where you use AjaxCallDecorator... The
fragment just says "return new AjaxCallDecorator" but that is not inside any
method... Please I need this as soon as
I am trying to implement something similar. Would you mind telling me how you
added the AjaxCallDecorator? You said add it to the Panel but I don't see
any methods for that.
Thanks,
Josh
Sverre Boschman wrote:
>
> For wicket 1.3.4/5 in combination with the latest 1.3 wicket-tinymce
> snaphot
For wicket 1.3.4/5 in combination with the latest 1.3 wicket-tinymce
snaphot I solved this problem the following way.
Note: Also linked to newer tinymce scripts than those supplied in the
wicket-tinymce jar (building my own javascript reference for that, as
you will notice in the code).
Create a