On Thu, Nov 27, 2008 at 5:57 PM, Martijn Lindhout
<mlindh...@jointeffort.nl> 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 details panel is invisible until
> the user clicks an item in the master list. The list disappears and the
> detail panel is shown, all using Ajax. The problem is that the TinyMCE
> editor doesn't appear, it's just a normal textarea.
>
> Has anyone a solution to this problem?
>
> Thanks

yes, I had this problem and I solved this. I wrote about this here:
http://wicketbyexample.com/wicket-tinymce-some-advanced-tips/

specifically in the paragraph "Switching to Rich Text after the page is load"

it is all working now but I have a problem with the checkbox that
enable/disable the behavior. I am going to write on this mailing list
for help about that.

--
Daniele Dellafiore
http://blog.ildella.net
http://twitter.com/ildella

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

Reply via email to