Hey ppl...
Here is what i did:
- I created a custom button that opens a new_window...
- In this new_window I have a list of pictures user can click on.
- Once user has clicked on an image -> window.opener is called...
This is where it stops. I can't get any further. If it's not obvious, I am trying to update the editor area from the child window.
I guess I'm not sure how to access the wym object from the child window...
Thanks in advance!