> Actually it doesn't work in dialogs - I've got a hanging bug that > isn't obvious. If I exclude the script that attaches the editor to > the textarea, things work fine but the script inside the create dialog > script seems to muck things up. Perhaps this is because my version of > the tree is old, or has this not been tried with this presentation?
Your description sounds suspiciously familiar: There were a bunch of problems with dialog, notably the inclusion of JavaScript inside the Dialog (which is built with JavaScript itself). I've fixed all of them a couple of weeks ago. You should be able to find them easily (search for "dialog" in the logs) and cherry-pick them (hg transplant) into your branch. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
