[Bug 159562] Re: OpenOffice control.setVisible not working

2007-11-02 Thread monkkir
http://www.openoffice.org/issues/show_bug.cgi?id=82791 -- OpenOffice control.setVisible not working https://bugs.launchpad.net/bugs/159562 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 159562] OpenOffice control.setVisible not working

2007-11-02 Thread monkkir
Public bug reported: Binary package hint: openoffice.org Since 2.3 openoffice version If I add a push button on a form with the following code: Sub botonInvisible(event as object) dim control as object control=event.source control.setVisible(false) End Sub the control will be not e