Kent Gibson wrote: > 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?
I think this is a bug. If the statusbar is switched off via API it should stay invisible (except for temporary display of a progress bar if requested via XStatusIndicatorFactory). Best regards, Mathias -- Mathias Bauer - OpenOffice.org Application Framework Project Lead Please reply to the list only, [EMAIL PROTECTED] is a spam sink. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
