I would like to permanently remove the status bar. I can remove it ad hoc without any problems, I send a StatusBarVisible, with Boolean.False.
But as soon as the user selects anything, the selection bar come back. So I tried to add a XSelectionChangeListener to the controller of my document, but selectionChanged never fires (however the disposing method gets called). Does any one have any suggestions? thanks __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
