Ok... I'll try to explain my scenario, I think I must be something wrong:
1) I'm embedding a browser in my own window (I'm not opening them using #openOn:).
btw, this leads to an override in GLMMorphicPaneRenderer>>#render: to check if
window is nil)
2) Outside the glamour browser, in another place of the window, I have a bunch of buttons.
3) that buttons should be enabled/disabled depending some of the selections of the
browser
I hope this made my needs clearer... and of course, if I'm using glamour in a wrong
way, please let me know.
Cheers,
Esteban